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

73 Commits

Author SHA1 Message Date
zbeacon
e151ced29b Added remote configurator for connectors 2020-01-10 14:51:43 +02:00
zbeacon
24e6fedd8e Fix for OPC-UA connector. Issue #234 2020-01-08 14:31:31 +02:00
zbeacon
1b1cd58d68 Fix for modbus 2020-01-03 14:26:28 +02:00
zbeacon
12d2685b0a Refactored config. 2020-01-03 13:30:38 +02:00
zbeacon
1336e09d8f Fix for "sendDataOnlyOnChange" parameter in Modbus 2020-01-02 15:21:30 +02:00
zbeacon
6e61f28d8f Added deeper logging to MQTT connector 2020-01-02 13:45:44 +02:00
zbeacon
a47ace6b08 Fix for mixed function codes (3 and 4), Fix for connection to BLE devices. 2019-12-31 11:56:14 +02:00
Andrew Shvayka
44fe0e12d3 Merge branch 'develop/2.4-python' of github.com:ashvayka/thingsboard-gateway into develop/2.4-python 2019-12-26 15:52:17 +02:00
Andrew Shvayka
4c414def86 Code cleanup 2019-12-26 15:52:03 +02:00
zbeacon
fce5606eea Refactored and some improvements added. 2019-12-26 14:54:06 +02:00
zbeacon
a8a3a39cb6 Fix for CPU usage. 2019-12-26 11:19:09 +02:00
zbeacon
c04774a96a Improvements for custom serial connector. 2019-12-25 18:07:56 +02:00
zbeacon
551514af01 Improvements for custom serial connector 2019-12-25 01:47:43 +02:00
zbeacon
9ffd57d366 Some improvement for connection to TB and catching errors in OPC-UA connector. 2019-12-24 11:22:06 +02:00
zbeacon
a5bbc2af2d Improvements for installation and for custom connector example. 2019-12-19 13:44:58 +02:00
zbeacon
dd65732015 Refactoring and improvements. 2019-12-19 10:03:05 +02:00
zbeacon
7de4424042 Added dynamic import for default connectors. 2019-12-19 09:47:56 +02:00
zbeacon
aa7486303c Configs for docker. 2019-12-18 15:27:50 +02:00
zbeacon
31d03a51e7 Fix for requirements and improvements for installation. 2019-12-17 13:26:22 +02:00
zbeacon
805fc37e86 Improvements for transferring data package size. 2019-12-16 10:44:24 +02:00
zbeacon
e93d9b3e99 Some improvements for performance and guaranteed delivering of messages. 2019-12-13 18:22:39 +02:00
zbeacon
d60b0329a8 Improvements for performance. 2019-12-12 16:31:36 +02:00
zbeacon
dada6430bb Improvents for storage - if broken line found in storage, it will be ignored. 2019-12-11 16:46:46 +02:00
zbeacon
4ffcf4f015 Improved performance for file storage. 2019-12-11 15:33:00 +02:00
zbeacon
2934690040 Improvements for performance 2019-12-10 16:28:48 +02:00
zbeacon
4fc1ec11a3 Some improvements for performance 2019-12-10 13:17:47 +02:00
zbeacon
400e1813e1 Improvements for performance 2019-12-09 16:43:40 +02:00
zbeacon
4501b57713 Some improvements for performence of mqtt connector, converter and storage. 2019-12-06 16:15:15 +02:00
zbeacon
71cc91da10 Some fixes for file storage. 2019-12-05 14:01:17 +02:00
zbeacon
bb83d703e0 Some improvements 2019-12-04 17:47:09 +02:00
zbeacon
18c92731d6 Some improvements and fixes for file storage. 2019-12-04 15:08:06 +02:00
zbeacon
c7252b4c1c Improvements for installation and logs. 2019-12-03 16:40:28 +02:00
zbeacon
a81f3e00e5 Improvments to deb installation and to initialization of connectors 2019-12-02 11:04:36 +02:00
zbeacon
4304828d16 Added interpritation expression as value, if it not found in the incoming message. 2019-11-29 13:47:04 +02:00
zbeacon
4f5325e08d Connection to ThingsBoard moved to separate thread. 2019-11-29 12:59:30 +02:00
zbeacon
bd656454ce Refactored installation. 2019-11-28 11:13:18 +02:00
zbeacon
122e2f4a5b Added custom serial connector. 2019-11-25 16:29:49 +02:00
zbeacon
40925c452e Added template for custom connectors and code refactored 2019-11-25 12:19:22 +02:00
zbeacon
5c77678be2 Some improvements and support for modbus over serial port. 2019-11-22 14:36:48 +02:00
zbeacon
3b4f21a1df Added RPC request processing for BLE connector. 2019-11-22 10:08:57 +02:00
zbeacon
ec624d882e Added RPC request processing template. 2019-11-21 16:26:43 +02:00
zbeacon
33fcef3231 Added converter for BLE connector, some improvements and processing of attributeUpdates requests 2019-11-21 15:43:47 +02:00
zbeacon
85243817fe Added reading the services from GATT standard, such as Device Name, Firmware version etc and some improvements to processing data. 2019-11-20 17:14:32 +02:00
zbeacon
b6b2e1a5d1 Added building map of device to BLEConnector and processing of the READ characteristics. 2019-11-19 15:53:36 +02:00
zbeacon
ce5b0fc37e Added ble connector template and some improvements 2019-11-18 13:34:29 +02:00
zbeacon
fad8a4c19d Rewritten processing data to ThingsBoard, when telemetry or attributes in array. 2019-11-14 13:25:23 +02:00
zbeacon
fdbeaba70e Added partial support for python 3.4 2019-11-14 11:00:28 +02:00
zbeacon
65fa3f5a78 Fix for modbus, described in pull request #227 2019-11-12 12:29:18 +02:00
m-krasikov
3ab19f26a1 Added deleting state file if no data files left 2019-11-12 00:16:24 +02:00
m-krasikov
213dc58d3e Added deleting state file if no data files left 2019-11-11 23:57:10 +02:00