Volodymyr Babak
8980efd62e
Added sleep for correct sequence of edge events
2020-09-18 18:45:31 +03:00
Volodymyr Babak
4a71e8e6a4
Rename edgeEventAction and edgeEventType to action and type
2020-09-18 17:32:04 +03:00
Volodymyr Babak
6aa5655e6f
Fixes for upgrade functionality
2020-09-18 17:18:49 +03:00
Volodymyr Babak
6d7c28c88f
Added TbCore annotation
2020-09-17 18:52:12 +03:00
Volodymyr Babak
fc8b138cfd
Added correct future callbacks
2020-09-17 18:42:42 +03:00
Volodymyr Babak
4bb56df51a
Added cassandra edge dao. Tests fixed
2020-09-17 12:53:38 +03:00
Igor Kulikov
e9d0574918
Merge pull request #3456 from ShvaykaD/fix/ttlCleanUpServices
...
[2.5.5] added autoclose resultSet to TTL cleanUp Service
2020-09-16 12:13:51 +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
Volodymyr Babak
85fcfef8a5
Added support for RPC call for edge devices
2020-09-15 13:12:53 +03:00
dshvaika
8bdbda914e
added resultSet to try with resources
2020-09-14 11:25:28 +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
4686b2323a
Null pointer fix
2020-09-04 18:16:42 +03:00
Dmytro Shvaika
3a19d2c861
changed defaults max-pause-between-retries params
2020-09-04 17:42:07 +03:00
Dmytro Shvaika
70021e7a61
changed env variable name
2020-09-04 16:50:50 +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
9aff0692ae
clean up code
2020-09-04 15:47:11 +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
34dbc81de6
fix drop partitions by max ttl procedure
2020-09-02 15:44:54 +03:00
Dmytro Shvaika
6a1c6593e0
change the defaults
2020-09-01 17:06:50 +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
Bohdan Smetaniuk
dcf6bd5e63
deleted invalid case, deleted unused imports
2020-09-01 14:59:08 +03:00
YevhenBondarenko
bc2520fbbb
add request param "orderBy" for getTimeseries
2020-09-01 14:58:11 +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
18ca330c9e
in memory queue logs
2020-08-28 17:02:04 +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
883f8fff4c
fixed bug with connection to first node
2020-08-25 19:23:49 +03:00
Bohdan Smetaniuk
67fc2f5a19
added logs
2020-08-25 14:22:58 +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
Igor Kulikov
5e2c06700e
Merge pull request #3326 from YevhenBondarenko/develop/2.5.4-mail
...
smtp password
2020-08-21 13:57:02 +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
30d686f752
Send response only if connected
2020-08-19 13:52:03 +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
YevhenBondarenko
949790db1f
not send smtp password to UI
2020-08-17 15:32:16 +03:00
VoBa
ab14bcb963
Merge pull request #35 from BohdanSmetanyuk/feature/fetch_admin_settings
...
Feature/fetch admin settings
2020-08-14 16:44:01 +03:00
Volodymyr Babak
2797180176
Added isFullAccess check
2020-08-14 16:42:43 +03:00
Bohdan Smetaniuk
444681655e
existing license
2020-08-14 15:43:46 +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
bf21ff3c09
Added TTL for edge events
2020-08-12 16:31:45 +03:00
Volodymyr Babak
a75f52912e
Merge remote-tracking branch 'origin/feature/edge' into feature/edge
2020-08-12 14:05:21 +03:00