samson0v
|
935655e0b1
|
Refactored Gateway initialization
|
2022-09-05 16:26:43 +03:00 |
|
samson0v
|
eaad65d0c6
|
Fixed import
|
2022-08-31 10:41:31 +03:00 |
|
samson0v
|
7fb4f3885b
|
Added git module
|
2022-08-29 10:23:34 +03:00 |
|
zbeacon
|
f7b2ab5811
|
Added ability to use clientId/username/password to connect to the ThingsBoard instance
|
2022-08-11 11:54:39 +03:00 |
|
Illia Barkov
|
e479d3afec
|
Merge pull request #895 from samson0v/connector/modbus
Optimized Modbus Connector
|
2022-08-08 09:51:21 +03:00 |
|
Mirco Pizzichini
|
c2afbb41da
|
Fix devices list management after a delete_device RPC from thingsboard
|
2022-08-05 08:56:33 +02:00 |
|
samson0v
|
3aa8ced57d
|
Optimized Modbus Connector
|
2022-08-04 14:55:17 +03:00 |
|
samson0v
|
4d126270be
|
Fixed blocking statistics collecting
|
2022-08-01 13:43:25 +03:00 |
|
samson0v
|
0db9b8895d
|
Fixed modbus connector
|
2022-07-28 10:15:01 +03:00 |
|
samson0v
|
e1f6b8e86e
|
Added statistics collection to connectors
|
2022-07-26 11:56:37 +03:00 |
|
samson0v
|
2511ecf4d7
|
Expanded collection of statistics
|
2022-07-25 15:30:38 +03:00 |
|
samson0v
|
9757bc7e36
|
Decreased default value of maxPayloadSizeBytes parameter
|
2022-07-22 16:22:43 +03:00 |
|
samson0v
|
c0d9c388c2
|
Fixed calculating data size and optimized MQTT Connector
|
2022-07-22 13:18:09 +03:00 |
|
samson0v
|
ffdde54671
|
Fixed topic to regexp method for MQTT Connector
|
2022-07-19 14:56:15 +03:00 |
|
samson0v
|
664043efac
|
Added parameter for overriding device ts for OPC-UA Connector
|
2022-07-18 13:16:44 +03:00 |
|
samson0v
|
01abafae60
|
Changed setup.py requirements
|
2022-07-18 11:35:45 +03:00 |
|
samson0v
|
a476487313
|
Changed certificate generation algorithm
|
2022-07-18 11:34:35 +03:00 |
|
samson0v
|
5ddd149be1
|
Revert "Changed generation method"
This reverts commit 4ad52750b1.
|
2022-07-15 14:49:48 +03:00 |
|
samson0v
|
1317a7b603
|
Revert "Revert "Fixes for PR #880""
This reverts commit 53628473e1.
|
2022-07-15 14:49:40 +03:00 |
|
samson0v
|
53628473e1
|
Revert "Fixes for PR #880"
This reverts commit cdc532d9cf.
|
2022-07-15 14:47:51 +03:00 |
|
samson0v
|
4ad52750b1
|
Changed generation method
|
2022-07-15 14:25:47 +03:00 |
|
samson0v
|
cdc532d9cf
|
Fixes for PR #880
|
2022-07-15 14:02:38 +03:00 |
|
samson0v
|
558032e625
|
Added certificates end date checking
|
2022-07-15 12:19:44 +03:00 |
|
samson0v
|
c79e300979
|
Fixed wildcard path use for OPC-UA Connector
|
2022-07-11 15:26:19 +03:00 |
|
Illia Barkov
|
a9b0d168b0
|
Revert "Revert "Serial connector: Load device config from device array ""
|
2022-07-11 11:58:15 +03:00 |
|
Illia Barkov
|
4e7f9f3b15
|
Revert "Serial connector: Load device config from device array "
|
2022-07-11 10:47:40 +03:00 |
|
Anirudh Mehta
|
d73d05ba4b
|
Serial Connector - Install pyserial
|
2022-07-06 12:42:35 +05:30 |
|
Anirudh Mehta
|
bc26367466
|
Serial Connecter: Delete device from connector
|
2022-07-05 15:55:11 +05:30 |
|
Anirudh Mehta
|
1aa3590eb8
|
Serial Connector: Fetch the device config from device array
|
2022-07-05 15:55:05 +05:30 |
|
samson0v
|
cb584366a5
|
Fixed backwards compatibility for OPC-UA AsyncIO Connector
|
2022-06-30 13:46:12 +03:00 |
|
samson0v
|
9e9c9ccd59
|
Added exception log if connector not implemented
|
2022-06-30 12:52:34 +03:00 |
|
Zhu Feng
|
1265be0358
|
resolve modbus_uplink_converter format
|
2022-06-30 10:41:18 +08:00 |
|
Zhu Feng
|
e1bd20196f
|
fix discrete_inputs & fix read coils bit * 8 & fix modbus decode coils
|
2022-06-23 18:34:13 +08:00 |
|
samson0v
|
7f6d91753c
|
Added Modbus GRPC Connector
|
2022-06-20 11:39:33 +03:00 |
|
samson0v
|
74d101e66d
|
Added OPC-UA GRPC Connector
|
2022-06-20 11:39:33 +03:00 |
|
samson0v
|
97f886fef0
|
Added MQTT GRPC Connector
|
2022-06-16 13:17:11 +03:00 |
|
samson0v
|
aade6b72d7
|
Changed adding deviceType in ODBC Connector
|
2022-06-16 10:58:03 +03:00 |
|
Vitalii Bidochka
|
1d43cf2d71
|
Merge branch 'thingsboard:master' into master
|
2022-06-16 07:57:56 +00:00 |
|
zbeacon
|
deebadb970
|
Added ability to request shared attributes for GRPC based connectors
|
2022-06-15 18:20:47 +03:00 |
|
samson0v
|
7db0cdf157
|
Fixed adding device in ODBC Connector
|
2022-06-15 16:03:52 +03:00 |
|
samson0v
|
eb7c7851c5
|
Fixed gw_grpc_connector
|
2022-06-15 13:44:02 +03:00 |
|
samson0v
|
cfe3f7746b
|
Added new method for GPRC Connector
|
2022-06-15 13:24:58 +03:00 |
|
zbeacon
|
0a6e79b759
|
Added ability to get devices from gateway to grpc connectors
|
2022-06-15 11:39:42 +03:00 |
|
samson0v
|
765ce710a6
|
Fixed statistics service stopping
|
2022-06-14 16:16:55 +03:00 |
|
samson0v
|
207cdd4461
|
Added xmpp folder to extensions
|
2022-06-10 10:56:36 +03:00 |
|
samson0v
|
33a035dd07
|
Added license for XMPP Converter
|
2022-06-09 15:04:10 +03:00 |
|
samson0v
|
b14d5aa8cf
|
Updated XMPP Connector
|
2022-06-09 15:02:34 +03:00 |
|
samson0v
|
baf40b0633
|
XMPP Connector initial commit
|
2022-06-02 14:36:12 +03:00 |
|
Illia Barkov
|
b7f51b3323
|
Merge pull request #838 from KevinPoole/bug-fix
thingsboard-gateway was failing to call __send_data_pack_to_storage
|
2022-05-31 15:29:53 +03:00 |
|
Kevin Poole
|
8103fb6f76
|
Tweaks based on PR comments
|
2022-05-31 08:21:52 -04:00 |
|