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
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
samson0v
0c68e77880
Fixed duplicate send on_attributes_update callback
2021-08-12 11:20:36 +03:00
samson0v
3030dfd4f6
Added check for rescanning files in the path
2021-08-11 16:37:37 +03:00
samson0v
c86c04ac6b
Added on timer call paths function
2021-08-11 16:29:30 +03:00
samson0v
366838cfe1
Added server side rpc handler
2021-08-11 14:47:45 +03:00
samson0v
3f6ac2d1fd
Fixed calling send_rpc_reply function for rpc handler
2021-08-11 14:46:50 +03:00
samson0v
5b2e7fa0cc
Fixed issues from PR
2021-08-11 09:53:07 +03:00
samson0v
1938f323ef
Added json converter function for ftp connector
2021-08-10 13:11:37 +03:00
samson0v
ecc7b1b109
Refactored process_paths function and fixed get_files function
2021-08-10 12:06:49 +03:00
samson0v
398a1e63d5
Added partial reading mode
2021-08-10 10:47:42 +03:00
samson0v
4f3a0edcec
Added sliced reading mode for txt files
2021-08-10 10:09:59 +03:00
samson0v
6853d1e565
Added sliced reading mode for txt files
2021-08-09 13:33:54 +03:00
samson0v
8f3d09363b
Added txtFileDataView prop for converting ftp files
2021-08-06 16:18:47 +03:00
samson0v
ef35b4c25b
Done ftp converter for txt files
2021-08-06 14:50:51 +03:00
Vitalii
8a8af5e663
Merge branch 'thingsboard:master' into master
2021-08-06 14:50:24 +03:00
samson0v
ca1d73c1bb
Added txt file uplink converter and fixed tb_utility validate_converted_data function
2021-08-06 13:58:54 +03:00
Illia Barkov
1c239c4252
Merge pull request #538 from SanCloudLtd/master
...
Source distribution fixes
2021-08-06 11:18:02 +03:00
Vitalii
0a666e1581
Merge branch 'thingsboard:master' into master
2021-08-06 10:21:26 +03:00
Vitalii
c07e71cfef
Revome mandatory key attributeRequest from mqtt connector ( #546 )
...
* Revome mandatory key attributeRequest from mqtt connector
* Added to load_handlers function optional argument
* Added to load_handlers function optional argument
* Added to load_handlers function optional argument
Co-authored-by: vitalii.bidochka <vitalii.bidochka@becausewhynot.dev >
2021-08-06 10:20:52 +03:00
vitalii.bidochka
1e2ee56819
Added ftp uplink converter
2021-08-05 15:21:50 +03:00
vitalii.bidochka
1ac3bc43b7
Added file class and reading files function
2021-08-05 12:05:01 +03:00
vitalii.bidochka
52c18b56dd
Added path class and refactored ftp connector
2021-08-04 15:45:37 +03:00
vitalii.bidochka
775d0c8862
Added sorting files by date for get_files function
2021-08-04 12:46:52 +03:00
vitalii.bidochka
7791e8a2d6
Added process_path function for finding all parseable files for ftp connector
2021-08-04 12:30:05 +03:00
vitalii.bidochka
02b3d4a327
Added ftp connector
2021-08-03 10:23:58 +03:00
Illia Barkov
95edca3098
Merge pull request #545 from samson0v/master
...
Fixed converting array of objects for MQTT converter (#544 )
2021-08-02 13:28:49 +03:00
vitalii.bidochka
d5035c16dc
Fixed converting array of objects for MQTT converter ( #544 )
2021-08-02 13:03:47 +03:00
vitalii.bidochka
922fef6c69
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# thingsboard_gateway/connectors/mqtt/mqtt_connector.py
2021-08-02 13:01:37 +03:00
vitalii.bidochka
ef40c7861a
Fixed converting array of objects for MQTT converter ( #544 )
2021-08-02 12:48:51 +03:00
Illia Barkov
91d37625cc
Merge pull request #527 from slibutti/master
...
Improvements to RPC handling in MQTT connector
2021-08-02 11:50:41 +03:00