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

63 Commits

Author SHA1 Message Date
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
zbeacon
3d85985a86 Added logging as telemetry and configuration for this logging from shared attribute RemoteLoggingLevel of gateway in ThingsBoard platform instance. 2019-11-11 17:59:16 +02:00
zbeacon
60e902d7cd Added statistic about received and messages sent. 2019-11-08 16:28:31 +02:00
zbeacon
fa1e03e5db Randomizing test 2019-11-08 11:29:18 +02:00
zbeacon
245e4df303 Added pause on creating new datafile, added some improvements 2019-11-08 09:47:14 +02:00
m-krasikov
e27af39c11 Minor fix to storage 2019-11-06 03:01:42 +02:00
m-krasikov
f8ba049941 Added full files path to logging 2019-11-05 13:54:50 +02:00
m-krasikov
93acb57fad Added more information to logger 2019-11-05 11:14:09 +02:00
zbeacon
7bbc51fa00 Mqtt connector configuration refactored 2019-11-04 09:04:55 +02:00
zbeacon
b2ebbda895 Some refactoring and improvements 2019-11-01 15:53:48 +02:00
m-krasikov
73b76f8a96 Fixed closing write buffer in file_storage 2019-10-31 16:12:32 +02:00