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

51 Commits

Author SHA1 Message Date
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
zbeacon
2fa8920123 Improvements of import and fix for storage 2019-10-31 13:50:32 +02:00
m-krasikov
f4571bd310 Added few new storage tests 2019-10-31 02:04:35 +02:00
m-krasikov
51f559e5d7 Added breaking reader cycle after all being sent, for test 2019-10-30 23:38:18 +02:00
m-krasikov
025d06121f Added writing pointer position to state file and added deleting discarded files 2019-10-30 18:56:29 +02:00
zbeacon
632ce11aff Added todo for writing reader pointer position and removing old files after processing, and flushing writer before next read 2019-10-29 15:39:45 +02:00
m-krasikov
50559c8871 Merge remote-tracking branch 'origin/develop/2.4-python' into develop/2.4-python 2019-10-28 18:51:17 +02:00
m-krasikov
f69853d7d0 Minor fixes 2019-10-28 18:51:01 +02:00
zenx
67ffc91541 Added deb package and configurations for building rpm 2019-10-28 16:26:07 +02:00
zenx
8313f52d3a Fixed exception on subscribe to client topic for mqtt connector and added using of thingsboard-gateway module from pip 2019-10-26 10:53:21 +03:00
zenx
6859a5ec80 Some improvements 2019-10-25 16:55:20 +03:00
zenx
39d21c5fab Some improvements 2019-10-24 14:29:37 +03:00
zenx
549dfc722c Added license and some improvements 2019-10-23 16:47:19 +03:00