zenx
|
ef19fe1655
|
Changed structure for building a package and added setup.py
|
2019-10-23 12:35:52 +03:00 |
|
zenx
|
9fcd3f8d77
|
Merge branch 'develop/2.4-python' of https://github.com/thingsboard/thingsboard-gateway into develop/2.4-python
|
2019-10-23 12:12:13 +03:00 |
|
zenx
|
3f8cbe543f
|
Refactored imports
|
2019-10-23 12:11:03 +03:00 |
|
m-krasikov
|
2075e670fe
|
Minor fixes tests
|
2019-10-23 11:55:52 +03:00 |
|
m-krasikov
|
efce4a9218
|
Minor changes to test_file_storage
|
2019-10-23 02:15:13 +03:00 |
|
m-krasikov
|
457ce60ca0
|
Merge remote-tracking branch 'origin/develop/2.4-python' into develop/2.4-python
|
2019-10-22 19:00:05 +03:00 |
|
m-krasikov
|
d09b7c3cde
|
Minor fixes
|
2019-10-22 18:59:48 +03:00 |
|
zenx
|
5390585f6e
|
Refactored to use in package, it will change (but at tomorrow :) )
|
2019-10-22 16:37:12 +03:00 |
|
zenx
|
bbbd687407
|
Added configuration for config_dir, default is ./config/
|
2019-10-22 09:22:08 +03:00 |
|
zenx
|
111d8c58c9
|
Some improvements and refactoring
|
2019-10-22 08:52:42 +03:00 |
|
zenx
|
3c4f812fa9
|
Implemented rotation of logs and some improvements.
|
2019-10-21 12:14:38 +03:00 |
|
zenx
|
0b0744219c
|
Some improvements
|
2019-10-21 09:56:48 +03:00 |
|
zenx
|
5ee78fc366
|
Added attribute update processing for OPC-UA
|
2019-10-18 16:38:06 +03:00 |
|
zenx
|
cd085a692c
|
Added RPC handler for call methods in OPC-UA server
|
2019-10-18 15:34:30 +03:00 |
|
zbeacon
|
7e6dc937d6
|
Implemented authorization and encryption
|
2019-10-18 11:49:34 +03:00 |
|
zbeacon
|
a64363257c
|
Added SSL connection to OPC-UA server
|
2019-10-18 09:52:03 +03:00 |
|
m-krasikov
|
749c6050f8
|
Merge branch 'develop/2.4-python' of https://github.com/thingsboard/thingsboard-gateway into develop/2.4-python
|
2019-10-17 18:56:15 +03:00 |
|
zbeacon
|
88eb867def
|
Added template for SSL connection to OPC-UA server
|
2019-10-17 16:48:06 +03:00 |
|
zbeacon
|
38fc5f04cd
|
Improvements and some optimization
|
2019-10-17 16:32:27 +03:00 |
|
m-krasikov
|
5895f0d142
|
Minor fix in reader
|
2019-10-17 13:41:52 +03:00 |
|
zbeacon
|
8fa7ed2086
|
OPC-UA converter
|
2019-10-17 13:28:42 +03:00 |
|
zbeacon
|
10e03f0a29
|
Some improvements
|
2019-10-17 13:18:15 +03:00 |
|
zbeacon
|
56c1fa8edb
|
Implemented OPC-UA default uplink converter, added some improvements and fixes
|
2019-10-17 12:36:35 +03:00 |
|
m-krasikov
|
b6cb25a8cd
|
Fixed new created filename in log
|
2019-10-16 20:11:39 +03:00 |
|
m-krasikov
|
c803f60a9d
|
Minor reader fix
|
2019-10-16 20:04:49 +03:00 |
|
m-krasikov
|
a24bd487b4
|
Merge remote-tracking branch 'origin/develop/2.4-python' into develop/2.4-python
# Conflicts:
# storage/event_storage_reader.py
|
2019-10-16 19:21:00 +03:00 |
|
m-krasikov
|
13ab968a55
|
Fixed read decoder
|
2019-10-16 19:18:38 +03:00 |
|
zbeacon
|
2fd7f7de87
|
Some improvements
|
2019-10-16 16:46:03 +03:00 |
|
zbeacon
|
f7a1ededad
|
Refactored subscribtion for OPC-UA to values from config
|
2019-10-16 13:24:46 +03:00 |
|
m-krasikov
|
594bff05bb
|
Fixed buffered writer NoneType error and paths
|
2019-10-16 12:21:26 +03:00 |
|
m-krasikov
|
82b3ed89e1
|
Merge branch 'develop/2.4-python' of https://github.com/thingsboard/thingsboard-gateway into develop/2.4-python
|
2019-10-15 17:01:57 +03:00 |
|
m-krasikov
|
1f25b7524a
|
Fixed file creation path
|
2019-10-15 17:01:33 +03:00 |
|
zbeacon
|
52a280867e
|
Merge branch 'develop/2.4-python' of https://github.com/thingsboard/thingsboard-gateway into develop/2.4-python
|
2019-10-15 16:41:47 +03:00 |
|
zbeacon
|
1bf5313ab8
|
Added recursive search for interested node for OPC-UA connector, some improvements
|
2019-10-15 16:41:22 +03:00 |
|
m-krasikov
|
67697b5d10
|
Added position value and file to read in state file on init
|
2019-10-15 14:48:13 +03:00 |
|
zbeacon
|
cb1528c97e
|
Some improvements and todo's to fix the bugs in file storage
|
2019-10-15 13:57:43 +03:00 |
|
m-krasikov
|
4f5c035b3c
|
Implemented file storage writer
|
2019-10-15 01:19:55 +03:00 |
|
m-krasikov
|
da239ec296
|
Added reader methods and pointer
|
2019-10-14 21:12:18 +03:00 |
|
m-krasikov
|
0b2c6bb56f
|
added writer implementation
|
2019-10-14 20:25:31 +03:00 |
|
zbeacon
|
a52ffa1736
|
Added OPC-UA template and some improvements
|
2019-10-11 17:31:06 +03:00 |
|
zbeacon
|
3b33cb8032
|
Some improvements
|
2019-10-11 16:31:44 +03:00 |
|
zbeacon
|
ad703cfaa2
|
Added configs for logs and refactored code.
|
2019-10-11 15:22:55 +03:00 |
|
zbeacon
|
a724638c1b
|
Added using RTU over TCP/UDP
|
2019-10-11 13:58:53 +03:00 |
|
zbeacon
|
3b04c0f774
|
Added RPC processing and downlink modbus converter.
|
2019-10-11 13:54:54 +03:00 |
|
zbeacon
|
655ee2ee0a
|
Added some improvements and saving information to storage
|
2019-10-10 16:56:42 +03:00 |
|
zbeacon
|
813096e07c
|
Added modbus default converter and refactored code.
|
2019-10-10 14:33:58 +03:00 |
|
zbeacon
|
d85e6c04ad
|
Added converter template, connection to slave server, reading attributes and timeseries.
|
2019-10-09 16:46:28 +03:00 |
|
zbeacon
|
e70a9e108c
|
Added template for modbus connector and some improvements
|
2019-10-08 17:01:49 +03:00 |
|
zbeacon
|
1b9cc3a1f3
|
Added comments to explain the mqtt custom converter code.
|
2019-10-08 12:59:18 +03:00 |
|
zbeacon
|
d0db986722
|
Added tls support for connection with ThingsBoard server.
|
2019-10-08 10:22:06 +03:00 |
|