1
0
mirror of https://github.com/thingsboard/thingsboard-gateway synced 2025-10-26 22:31:42 +08:00
Commit Graph

1348 Commits

Author SHA1 Message Date
samson0v
fb2f036016 Fixed getting scan period 2024-08-19 10:31:19 +03:00
imbeacon
b89c4b97e2 Fix for unintialized gateway main loop messages processing 2024-08-17 20:09:05 +03:00
imbeacon
33b8ca2b56 Changed configuration conversion, fix for opcua canncelled error handling (removed disconnection if connector is not stopped), minor fixes in logger 2024-08-17 16:02:55 +03:00
imbeacon
267128d3d7 Added conversion for scan period 2024-08-17 13:39:54 +03:00
imbeacon
2f79b611f0 Added session timeout for OCPUA client 2024-08-17 12:38:34 +03:00
imbeacon
983d5704cc Reduced sleeping and refactored max payload size processing configuration parameter, hardcoded for now to be 1MB 2024-08-16 18:13:14 +03:00
imbeacon
4ed867e8b1 Fix for loosing mapping array 2024-08-16 18:10:43 +03:00
imbeacon
58fbf711f0 Fix for asyncua library installation at runtime 2024-08-16 14:18:27 +03:00
samson0v
ef8acad527 Updated default values in tb_gateway.json 2024-08-16 10:56:44 +03:00
samson0v
05dfc5bed5 Added pollPeriodInMillis parameter, renamed scanPeriodInSec parameter, optimized polling and scanning methods calling 2024-08-16 10:19:25 +03:00
imbeacon
d61788dbb4 Changed polling delay logic 2024-08-15 17:26:12 +03:00
imbeacon
3a476292f8 Hardcoded queue parameters 2024-08-15 17:09:09 +03:00
samson0v
ca4b0aeed9 Fixed BadNothingToDo error 2024-08-15 14:19:12 +03:00
samson0v
27772d2767 Fixed list data converting 2024-08-15 13:45:50 +03:00
samson0v
1442a2ae87 Added error handling 2024-08-15 13:14:57 +03:00
samson0v
ed0fe1ea7d Added additional log 2024-08-15 11:38:41 +03:00
samson0v
84a6d029ac Added processing primitive types 2024-08-15 10:55:06 +03:00
Vitalii Bidochka
1d2db9452e
Merge branch 'master' into connectors/opcua/high-load 2024-08-15 10:41:39 +03:00
samson0v
7ccf44517d Fixed attribute error 2024-08-15 10:40:11 +03:00
samson0v
db7cc12c71 Fixed passing arguments 2024-08-15 10:30:37 +03:00
samson0v
4f8b1f404c Adjusted batch reading, changed method of reading to get correct processing of non primitive types 2024-08-15 10:09:27 +03:00
imbeacon
2fd84ed319 Adjusted non-primitive parsing 2024-08-15 08:41:27 +03:00
imbeacon
91cb991993 Fix for getting connector configuration from main configuration file 2024-08-15 07:20:55 +03:00
imbeacon
e9683a0a74 Added handling for non primitive types 2024-08-14 17:35:48 +03:00
samson0v
7d433cd4e5 Refactored OPC-UA connector 2024-08-14 15:28:55 +03:00
Ashdam
0ebf0e2349 * Added samson0v tweaks 2024-08-14 14:00:30 +02:00
Ashdam
fd9a7676d5 * Ensure client disconnects and therefore the session when closing connector 2024-08-14 08:48:46 +02:00
samson0v
6621fa6827 Fixed coils writing 2024-08-09 09:43:02 +03:00
samson0v
95c7b63340 Fixed coils writing 2024-08-09 09:25:50 +03:00
samson0v
c78c039a8f Added new finding place for sendDataOnlyOnChange parameter 2024-08-08 15:39:06 +03:00
samson0v
cbe453bde8 Fixed error handling for OPC-UA connector 2024-08-07 10:44:48 +03:00
imbeacon
2030c90ae9 Updated values converstion for special datatypes 2024-08-06 11:32:49 +03:00
imbeacon
79ced2b6a1 Added tb client init variable 2024-08-05 12:49:43 +03:00
imbeacon
32b96087e7 Disabled force enabling remote configuration if the gateway is not connected to TB 2024-08-05 11:38:37 +03:00
imbeacon
68cda02455 Fixed connection check in tests 2024-08-05 11:04:25 +03:00
imbeacon
544fcc199d Added waiting for connection to logs handler before sending logs batch to SDK client 2024-08-05 08:38:04 +03:00
imbeacon
ff7f11550c Moved connectors start before connection to TB 2024-08-05 08:33:16 +03:00
imbeacon
b370c5492c Changed active connectors handle update logic and removed sending for converted config to server 2024-08-02 15:15:51 +03:00
imbeacon
57c20e8cbf Fix for remote logging in OPC-UA 2024-08-02 11:48:08 +03:00
imbeacon
c3ca980586 Fix for requests handlers 2024-08-01 14:03:24 +03:00
imbeacon
4397f4e447 Updated backward compatibility adapter and added configuration sending after conversion 2024-08-01 08:31:04 +03:00
imbeacon
3691cbf33c Added limitation for configuration backup files count 2024-08-01 08:25:51 +03:00
imbeacon
2994c64865 Added saving for updated connector 2024-07-31 14:07:50 +03:00
imbeacon
f8f7b4e917 Changed QoS for current connector configuration send 2024-07-31 13:04:26 +03:00
imbeacon
fa183a0002 Refactored backward compatibility adapter for MQTT and Modbus connectors 2024-07-31 11:08:09 +03:00
imbeacon
60047039e4 Updated logger 2024-07-30 09:02:51 +03:00
imbeacon
78f82bc311 Adjusted logger to send errors count in some interval 2024-07-30 08:16:19 +03:00
Illia Barkov
99e2fc8fde
Merge pull request #1472 from samson0v/issues/iotgw-314
Changed Modbus config due to new UI
2024-07-29 08:11:39 +03:00
Illia Barkov
b7178220f9
Merge pull request #1405 from samson0v/issues/iotgw-284
Updated OPC-UA Connector
2024-07-29 08:11:27 +03:00
Illia Barkov
a52bdd2021
Merge pull request #1468 from samson0v/issues/prod-3444
Added collection of additional statistics
2024-07-29 08:06:35 +03:00