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

1087 Commits

Author SHA1 Message Date
samson0v
435413cbac Added SQLite storage 2021-09-23 13:27:40 +03:00
Illia Barkov
e776c4454d Merge pull request #577 from samson0v/master
Fixed font and color for the configuration wizard
2021-09-22 14:24:57 +03:00
samson0v
ff536dde20 Fixed font and color for the configuration wizard 2021-09-22 14:07:57 +03:00
zbeacon
4d74282f15 Added import for constants 2021-09-14 12:20:24 +03:00
Illia Barkov
4762b10826 Merge pull request #567 from samson0v/master
Changed web server from Flask to AIOHTTP
2021-09-09 11:50:07 +03:00
samson0v
46c388ff40 Fixed basic handler for REST connector 2021-09-09 09:58:52 +03:00
samson0v
e4ee21aa12 Changed web server from Flask to AIOHTTP 2021-09-08 16:25:58 +03:00
zbeacon
88d3cd2ff5 Merge branch 'master' of https://github.com/thingsboard/thingsboard-gateway 2021-09-08 12:46:10 +03:00
zbeacon
838617f8aa Fix for log import 2021-09-08 12:45:55 +03:00
Illia Barkov
fe272b633e Delete codacy-analysis.yml 2021-09-07 15:59:21 +03:00
Illia Barkov
066f93a7f6 Create codacy-analysis.yml 2021-09-07 15:39:43 +03:00
zbeacon
7d755c1fb3 Applied autoformat 2021-09-07 15:37:33 +03:00
Illia Barkov
8128777997 Delete codacy-analysis.yml 2021-09-07 15:26:40 +03:00
Illia Barkov
199c20f575 Create codacy-analysis.yml 2021-09-07 13:29:38 +03:00
Illia Barkov
eaa6acb3fa Create codeql-analysis.yml 2021-09-07 12:55:55 +03:00
zbeacon
4662c3e147 Merge branch 'master' of https://github.com/thingsboard/thingsboard-gateway 2021-09-06 16:26:24 +03:00
zbeacon
64c3cfbfea Moved saving data to storage to separated thread 2021-09-06 16:26:11 +03:00
Illia Barkov
da7dc4c7f6 Merge pull request #551 from SanCloudLtd/pbarker/systemd
Improvements to systemd service file
2021-09-06 13:15:15 +03:00
Vitalii
bd6030aa0f Fixed converter for FTP and MQTT Connectors (#564)
* Fixed converter for FTP Connector

* Fixed convertor for MQTT Connector

* Fixed converters

* Revert "Fixed convertor for MQTT Connector"

This reverts commit 8ee872ba

* Revert "Fixed converter for FTP Connector"

This reverts commit 177042a8

* Revert "Fixed convertor for REST Connector"

This reverts commit ebe36489
2021-09-06 13:13:09 +03:00
Illia Barkov
9210e2a7eb Merge pull request #562 from samson0v/master
Fixed convertor for REST Connector
2021-09-02 17:37:20 +03:00
samson0v
ebe3648922 Fixed convertor for REST Connector 2021-09-02 16:17:33 +03:00
zbeacon
85a3184c70 Refactoring 2021-08-31 17:39:05 +03:00
zbeacon
6f093b720e Changed font for configuration wizard 2021-08-31 17:18:34 +03:00
zbeacon
e76186c4e4 Moved call for main function 2021-08-31 16:55:07 +03:00
Illia Barkov
f1a33f28e0 Merge pull request #561 from samson0v/feature/setup-wizard
Feature/setup wizard
2021-08-31 16:49:38 +03:00
Vitalii
b3f4cfb9c5 Merge branch 'thingsboard:master' into feature/setup-wizard 2021-08-31 16:44:12 +03:00
samson0v
f6acad46de Fixed config file path resolving 2021-08-31 16:43:28 +03:00
Illia Barkov
711f6378d1 Merge pull request #560 from samson0v/feature/setup-wizard
Feature/setup wizard
2021-08-31 16:30:55 +03:00
samson0v
8af801df91 Added default values 2021-08-31 16:26:08 +03:00
Vitalii
011118588f Merge branch 'thingsboard:master' into feature/setup-wizard 2021-08-31 15:48:29 +03:00
samson0v
b64cb3b583 Added validators to setup-wizard and added entry point to setup.py 2021-08-31 15:47:39 +03:00
samson0v
e21f84c6f1 Added setup wizard and updated setup.py 2021-08-31 15:06:07 +03:00
Illia Barkov
d15e1db021 Merge pull request #559 from samson0v/feature/multithreading-converting
Feature/multithreading converting
2021-08-30 16:50:09 +03:00
samson0v
855494c476 Fixed mqtt config file 2021-08-30 16:30:06 +03:00
samson0v
8bf417e96d Added multithreading converting data for bacnet connector 2021-08-30 15:18:07 +03:00
samson0v
8e7be4bdf8 Added multithreading converting data for modbus connector 2021-08-30 13:34:11 +03:00
samson0v
9c5d3d3a47 Added multithreading converting data for mqtt connector 2021-08-27 15:50:28 +03:00
samson0v
33b8c3918a Fixed path resolving for opcua connector 2021-08-26 15:46:31 +03:00
samson0v
44642e4ef9 Added multithreading converting data for request connector 2021-08-26 12:44:37 +03:00
zbeacon
21b896caa5 Fix for modbus connector in case of connecting to several devices over serial port 2021-08-25 13:08:28 +03:00
Paul Barker
73d397139b Improvements to systemd service file
* Only start the service if the config exists. This avoids wasting time
  in an infinite restart loop if thingsboard-gateway is unconfigured.

* Start the service in the thingsboard_gateway home directory.
2021-08-16 08:46:38 +01:00
zbeacon
a5827b2aea For release 2.7 2021-08-13 12:25:18 +03:00
zbeacon
bc23112da9 For release 2.7 2021-08-13 12:18:01 +03:00
Illia Barkov
393405dcfc Merge pull request #550 from samson0v/master
FTP Connector
2021-08-13 11:50:06 +03:00
samson0v
8da2ae58ac Change data_types init place 2021-08-13 11:47:21 +03:00
samson0v
5d4d3557bf Added timer import 2021-08-13 11:34:46 +03:00
samson0v
1b18885b7c Fixed issues from PR 2021-08-13 11:11:14 +03:00
samson0v
da14844c29 Added config files 2021-08-12 15:01:30 +03:00
samson0v
fa451572fd Fixed filtering file function 2021-08-12 14:27:09 +03:00
samson0v
6b2bf6611f Added on_attributes_update method for FTP connector 2021-08-12 12:31:53 +03:00