ThingsBoard IoT Gateway
Minor release of ThingsBoard IoT Gateway
Features
- OPC-UA connector optimization
- Modbus connector optimization, added report strategies instead of send data only on change
- Allow filtering keys with dashes (-) by @phillipfickl in #1493
Bug fixes
- Added handling rpc methods to connectors on the new UI by @samson0v in #1452
- Fixed connectors finding by @samson0v in #1455
- Fixed device deleting method by @samson0v in #1457
- Reduced general remote logs number by @samson0v in #1458
- MQTT connector buffering by @palexandridis in #1465
- Adapted RPC handling for FTP connector by @samson0v in #1463
- Added collection of additional statistics by @samson0v in #1468
- Fixed coils writing by @samson0v in #1492
- OPC-UA release sessions when close by @ashdam in #1499
- docker python12 and cleanup by @smatvienko-tb in #1503
- Connectors/opcua/high load by @samson0v in #1501
- Fixed get_max_payload_size_bytes getter by @samson0v in #1508
- Renamed disableSubscriptions to enableSubscriptions param by @samson0v in #1509
- Updated rate limits parameters by @samson0v in #1512
- Added new statistics metrics by @samson0v in #1518
- Fix sqlite database is locked by @yhliyr in #1523
- Added metadata to messages by @samson0v in #1526
- Fixed loading mqtt handlers by @samson0v in #1531
- Fixed modbus device connecting by @samson0v in #1533
New Contributors
- @palexandridis made their first contribution in #1465
- @smatvienko-tb made their first contribution in #1502
- @ashdam made their first contribution in #1499
- @phillipfickl made their first contribution in #1493
- @yhliyr made their first contribution in #1523
Full Changelog: 3.5.1...3.5.2