Volodymyr Babak
d825a2a6be
Code review changes
2020-10-20 12:12:54 +03:00
Volodymyr Babak
055a91fca1
EdgeEventActionType introduced
2020-10-20 11:36:28 +03:00
Volodymyr Babak
7af1c86e17
Merge branch 'develop/2.5.5' into feature/edge
2020-10-18 15:33:45 +03:00
Volodymyr Babak
0a7d8e8640
Disconnect client on error
2020-10-09 15:50:05 +03:00
Andrii Shvaika
de9cd8939e
Fix for client certificate check
2020-10-07 12:06:24 +03:00
Bohdan Smetaniuk
ed4d5a69dd
fixes
2020-10-01 16:00:06 +03:00
Bohdan Smetaniuk
20c794884a
attributes updated/post attributes separation
2020-10-01 13:55:30 +03:00
YevhenBondarenko
e41d69b1a8
shared Attributes update improvements (If the update of the shared attributes is originated by the user's REST API call - we push it to the device, if the update arrives from the device, we will not push it back to the device by default.)
2020-09-30 12:24:39 +03:00
Volodymyr Babak
02585823fc
Properly hanlde gRPC session timeout
2020-09-28 11:04:02 +03:00
Volodymyr Babak
7644aa4342
Added edge update config handler
2020-09-25 17:29:33 +03:00
Volodymyr Babak
5613baf066
Added correct onComplete in case onError
2020-09-25 16:52:56 +03:00
Volodymyr Babak
b67e21604b
Added edge license key and cloud endpoint
2020-09-25 15:22:03 +03:00
Volodymyr Babak
458550b853
Set version to 2.6.0
2020-09-23 12:07:16 +03:00
Volodymyr Babak
4a71e8e6a4
Rename edgeEventAction and edgeEventType to action and type
2020-09-18 17:32:04 +03:00
Volodymyr Babak
4bb56df51a
Added cassandra edge dao. Tests fixed
2020-09-17 12:53:38 +03:00
Igor Kulikov
10a3f26905
Merge pull request #3474 from YevhenBondarenko/develop/2.5.5-mqtt-transport
...
MqttTransportHandler improvements
2020-09-16 12:14:43 +03:00
Igor Kulikov
7604b78f0e
Merge pull request #3405 from ShvaykaD/improvements/queue-reprocessing-strategy
...
[2.5.5] Improvements/queue reprocessing strategy
2020-09-16 12:08:44 +03:00
YevhenBondarenko
e3957ea2aa
MqttTransportHandler improvements
2020-09-15 18:29:54 +03:00
Volodymyr Babak
85fcfef8a5
Added support for RPC call for edge devices
2020-09-15 13:12:53 +03:00
Volodymyr Babak
c526d13e45
Merge remote-tracking branch 'upstream/develop/2.5.5' into feature/edge
2020-09-10 19:17:20 +03:00
Volodymyr Babak
450026d53b
Added processor. Renaming constructors
2020-09-04 16:44:31 +03:00
Dmytro Shvaika
ac2a0f5105
removed unnecessary flag
2020-09-04 16:13:29 +03:00
Dmytro Shvaika
f1b82c2d05
changed logic to multiplication pause
2020-09-03 17:04:52 +03:00
Volodymyr Babak
febfc6443e
Misc fixes
2020-09-03 16:27:49 +03:00
YevhenBondarenko
f16672cbf6
added partition property for kafka
2020-09-02 18:14:23 +03:00
Dmytro Shvaika
b93f3d18c0
added ability to use exp-pause-between-retries on queue msgs reprocessing
2020-09-01 16:13:42 +03:00
Igor Kulikov
03fbc46654
Merge pull request #3383 from YevhenBondarenko/queue/improvements
...
in memory queue logs
2020-09-01 14:42:35 +03:00
Andrii Shvaika
8ec23f22d4
Version set 2.5.5-SNAPSHOT
2020-08-28 19:02:31 +03:00
YevhenBondarenko
e5ad5e0b30
refactored
2020-08-28 17:36:57 +03:00
YevhenBondarenko
18ca330c9e
in memory queue logs
2020-08-28 17:02:04 +03:00
YevhenBondarenko
17ee07e09a
changed log time
2020-08-28 16:01:43 +03:00
Volodymyr Babak
1de29d7b51
Remove unused code
2020-08-28 15:27:43 +03:00
YevhenBondarenko
3794086726
added logs for in memory queue
2020-08-28 15:24:31 +03:00
Volodymyr Babak
c991ab96f1
Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge
2020-08-28 14:25:05 +03:00
Volodymyr Babak
9c8ceaa37e
Properly handle entities assign/unassign to/from customer
2020-08-28 14:14:07 +03:00
ShvaykaD
e33709d830
fix/getAttributesRequest & fix/hsql-inserts-with-json ( #3376 )
...
* fix GetAttributeRequest & Hsql inserts
* added deleted keys to GetAttributeResponseMsg for gateway
* changed logic for handleGetAttributesRequest on deleted attributes
* removed unused classes and remove deleted keys in GetAttributeResponseMsg proto
* revert yml file
* removed getDeletedAttributeKeysCount method call in Coap transport
2020-08-27 17:11:00 +03:00
Bohdan Smetaniuk
1d5f5c5d80
code fixes
2020-08-25 14:04:47 +03:00
Bohdan Smetaniuk
581f23b0b0
fixes + processing attributes delete msg from edge
2020-08-21 18:50:11 +03:00
Andrii Shvaika
b341030c8f
Version set to 2.5.4-SNAPSHOT
2020-08-20 16:52:41 +03:00
Bohdan Smetaniuk
8d60c67faf
load mail templates from files
2020-08-20 14:45:32 +03:00
Volodymyr Babak
23a2ecfe90
Merge remote-tracking branch 'origin/feature/edge' into feature/edge
2020-08-18 17:57:45 +03:00
Volodymyr Babak
3e42f00cf7
Ack cloud messages
2020-08-18 17:52:11 +03:00
Bohdan Smetaniuk
2b2a513cd4
propagate relations delete/update
2020-08-18 15:46:49 +03:00
Bohdan Smetaniuk
79f77ebbba
fetch admin settings
2020-08-14 13:52:40 +03:00
Volodymyr Babak
f29d15d8b7
Add/delete users to edge on assign/unassign to/from customer
2020-08-14 12:25:57 +03:00
Volodymyr Babak
a75f52912e
Merge remote-tracking branch 'origin/feature/edge' into feature/edge
2020-08-12 14:05:21 +03:00
Volodymyr Babak
d0db49a2cb
Fixed assign rule chain. Added sync of related rule chains
2020-08-12 14:05:08 +03:00
Bohdan Smetaniuk
224c0d87e4
fixed incorrect ts in timeseries update msgs from cloud
2020-08-11 15:41:09 +03:00
Yevhen Bondarenko
e318b193bd
Develop/2.5.3 confluent cloud ( #3259 )
...
* added other parameters for queue kafka
* Added support Confluent Cloud
* fix js executor kafka connection
* refactored
2020-08-11 11:15:41 +03:00
Bohdan Smetaniuk
05a835f698
short fix in EdgeEventType
2020-08-06 12:06:40 +03:00