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

240 Commits

Author SHA1 Message Date
zbeacon
7de4424042 Added dynamic import for default connectors. 2019-12-19 09:47:56 +02:00
zbeacon
184dcabb73 Changed architecture image. 2019-12-19 09:05:52 +02:00
zbeacon
e5a5ce3671 Improvements for installation from RPM 2019-12-19 08:56:08 +02:00
zbeacon
aa7486303c Configs for docker. 2.0.17rc-python 2019-12-18 15:27:50 +02:00
m-krasikov
33bc9c3fee Building docker image from deb 2019-12-18 12:25:19 +02:00
zbeacon
6683ba67a4 Some improvements for performance and installation 2019-12-17 16:29:22 +02:00
zbeacon
31d03a51e7 Fix for requirements and improvements for installation. 2.0.16rc-python 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. 2.0.15rc-python 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. 2.0.14rc-python 2019-12-03 16:40:28 +02:00
zbeacon
470504b8a4 Installation 2019-12-02 16:00:22 +02:00
zbeacon
a81f3e00e5 Improvments to deb installation and to initialization of connectors 2019-12-02 11:04:36 +02:00
Ilya Barkov
ec6cf54705 Update README.md 2019-11-29 14:24:52 +02:00
Ilya Barkov
596e41d744 Update README.md 2019-11-29 14:13:58 +02:00
zbeacon
3e86d26070 Changed architecture picture. 2019-11-29 14:12:51 +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. 2.0.13rc-python 2019-11-29 12:59:30 +02:00
zbeacon
bd656454ce Refactored installation. 2019-11-28 11:13:18 +02:00
zbeacon
8f7a603035 Changed installation. 2.0.12rc-python 2019-11-27 15:38:57 +02:00
zbeacon
8e827de8bb Commit for pre release, to check installation with pip3 and Added README.md 2.0.11rc-python 2019-11-27 11:47:42 +02:00
zbeacon
587333f39e Fixed installation script. 2.0.10rc-python 2019-11-27 11:12:13 +02:00
zbeacon
eaba9d18fa ThingsBoard IoT Gateway architecture image and wiki template. 2019-11-26 16:36:02 +02:00
zbeacon
ffdb14e04f Updated deb version 2019-11-26 14:51:45 +02:00
zbeacon
a316f57aed Added requirements 2.0.9.1rc-python 2019-11-26 14:41:06 +02:00
zbeacon
dca0cdf809 Refactored installation with pip3 2019-11-26 12:28:29 +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. 2.0.9rc-python 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
bdfa3d25bc Added file to directory, for building deb package structure. 2019-11-21 14:19:20 +02:00
zbeacon
69753db851 Added script for generating deb package. 2019-11-21 11:55:28 +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. 2.0.8rc-python 2019-11-14 13:25:23 +02:00
zbeacon
fdbeaba70e Added partial support for python 3.4 2.0.7rc-python 2019-11-14 11:00:28 +02:00
zbeacon
d999202fa2 Changed requirements 2.0.6rc-python 2019-11-13 18:23:03 +02:00
zbeacon
65fa3f5a78 Fix for modbus, described in pull request #227 2.0.3rc-python 2019-11-12 12:29:18 +02:00