5071 Commits

Author SHA1 Message Date
Vladyslav Prykhodko
1b1dac30d4 UI: Improvment device-profile set default rule-chain 2020-10-02 00:54:26 +03:00
Bohdan Smetaniuk
93363f81bb sync edge api 2020-10-01 20:12: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
Andrii Shvaika
c8f8901a7f Merge with master 2020-09-30 13:11:58 +03:00
Andrew Shvayka
a39087883a
Merge pull request #3526 from YevhenBondarenko/feature/update-attributes
added parameter notifyDevice for attribute rule node
2020-09-30 12:52:47 +03:00
Andrii Shvaika
aac5ae9f00 Merge with 2.5 2020-09-30 12:52:30 +03:00
YevhenBondarenko
d1de26c0d2 added parameter notifyDevice for attribute rule node 2020-09-30 12:41:45 +03:00
Vladyslav_Prykhodko
51a6278d44 UI: Hidden dynamic value in alarm rules 2020-09-30 12:30:01 +03:00
YevhenBondarenko
86db82170e changed notifyDevice default value to false 2020-09-30 12:24:39 +03:00
YevhenBondarenko
b925149e7a added field notifyDevice for TbMsgAttributesNode in demo data 2020-09-30 12:24:39 +03:00
YevhenBondarenko
d605a94d5b Renamed notNotifyDevice to notifyDevice 2020-09-30 12:24:39 +03:00
YevhenBondarenko
92924d9223 added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration 2020-09-30 12:24:39 +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
YevhenBondarenko
f9e52b070f added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration UI 2020-09-30 12:23:32 +03:00
YevhenBondarenko
6824e1c376 changed path for hsqldb file 2020-09-30 11:43:22 +03:00
bbrenne
8718115eeb Update README.md
command correction to create volume (docker volume create instead of docker create volume)
2020-09-30 11:42:30 +03:00
Vladyslav_Prykhodko
1d61b4f439 UI: Device profile alarm rules added dynamic source type - current device 2020-09-29 18:31:17 +03:00
Andrii Shvaika
85643636ab Implemented main functionality 2020-09-29 17:55:43 +03:00
Bohdan Smetaniuk
64e60de9bc processing future + attributes node refactoring 2020-09-29 17:10:09 +03:00
Bohdan Smetaniuk
8059274002 fixed attributes saving 2020-09-29 15:24:18 +03:00
Bohdan Smetaniuk
9e21525158 code coverage for processors and telemetry constructor 2020-09-29 13:43:35 +03:00
Bohdan Smetaniuk
9e59898828 Merge branch 'feature/edge' of https://github.com/volodymyr-babak/thingsboard into testing 2020-09-29 12:27:57 +03:00
Bohdan Smetaniuk
52c8e1b48f fixed attributes saving 2020-09-28 17:02:14 +03:00
YevhenBondarenko
e623f419e5 update package-lock.json in js-executor 2020-09-28 11:45:24 +03:00
YevhenBondarenko
9d82899f04 raised kafkajs version and improvements kafkaTemplate.js 2020-09-28 11:45:24 +03:00
YevhenBondarenko
4dc6b45547 DefaultAlarmQueryRepository improvements 2020-09-28 11:44:42 +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
8f5fefa0a0 Compilation fix 2020-09-25 16:59:47 +03:00
Volodymyr Babak
5613baf066 Added correct onComplete in case onError 2020-09-25 16:52:56 +03:00
Volodymyr Babak
78a7e67641 Test fixed 2020-09-25 16:42:00 +03:00
Volodymyr Babak
f28721cc47 Added additional info 2020-09-25 16:04:10 +03:00
Volodymyr Babak
ca587ae7cc Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge 2020-09-25 15:22:10 +03:00
Volodymyr Babak
b67e21604b Added edge license key and cloud endpoint 2020-09-25 15:22:03 +03:00
VoBa
95ae5474fe
Merge pull request #49 from BohdanSmetanyuk/rest_methods
Last rest-client methods
2020-09-25 14:30:20 +03:00
Bohdan Smetaniuk
c39cfe490a fixed getDefaultEdgeRuleChains method 2020-09-25 14:19:22 +03:00
Bohdan Smetaniuk
05a7f3b2de fixed setRootRuleChain for Edges 2020-09-25 13:12:30 +03:00
VoBa
648f6fcf9e
Merge pull request #48 from BohdanSmetanyuk/black-box-tests
edge services test
2020-09-25 12:09:29 +03:00
Bohdan Smetaniuk
fd32ba1761 concurrency fixes 2020-09-25 12:04:38 +03:00
Bohdan Smetaniuk
3f36e15ee6 last methods 2020-09-24 19:49:31 +03:00
Bohdan Smetaniuk
199c175396 deleted logs and wildcard imports 2020-09-24 19:06:28 +03:00
Bohdan Smetaniuk
8eda901fee added countDownLatch for saving time 2020-09-24 19:03:02 +03:00
Bohdan Smetaniuk
afacaf2547 switched EDGES_RPC_ENABLED to false 2020-09-24 15:25:38 +03:00
Bohdan Smetaniuk
43b913ffdb edge services test 2020-09-24 12:59:58 +03:00
Volodymyr Babak
4bc7f5288f Set version to 2.6.0 2020-09-23 12:09:07 +03:00
Volodymyr Babak
458550b853 Set version to 2.6.0 2020-09-23 12:07:16 +03:00
VoBa
746c5e6f0a
Merge pull request #47 from deaflynx/feature/edge
Locales
2020-09-22 15:12:36 +03:00
deaflynx
ee0b54c178 Updated US,FR,ES,DE locales 2020-09-22 14:46:22 +03:00
Bohdan Smetaniuk
a6ae072bc9 edge services code coverage 2020-09-22 12:41:49 +03:00