Andrii Shvaika
|
aac5ae9f00
|
Merge with 2.5
|
6 years ago |
YevhenBondarenko
|
d1de26c0d2
|
added parameter notifyDevice for attribute rule node
|
6 years ago |
Vladyslav_Prykhodko
|
51a6278d44
|
UI: Hidden dynamic value in alarm rules
|
6 years ago |
YevhenBondarenko
|
86db82170e
|
changed notifyDevice default value to false
|
6 years ago |
YevhenBondarenko
|
b925149e7a
|
added field notifyDevice for TbMsgAttributesNode in demo data
|
6 years ago |
YevhenBondarenko
|
d605a94d5b
|
Renamed notNotifyDevice to notifyDevice
|
6 years ago |
YevhenBondarenko
|
92924d9223
|
added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration
|
6 years ago |
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.)
|
6 years ago |
YevhenBondarenko
|
f9e52b070f
|
added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration UI
|
6 years ago |
YevhenBondarenko
|
6824e1c376
|
changed path for hsqldb file
|
6 years ago |
bbrenne
|
8718115eeb
|
Update README.md
command correction to create volume (docker volume create instead of docker create volume)
|
6 years ago |
Vladyslav_Prykhodko
|
1d61b4f439
|
UI: Device profile alarm rules added dynamic source type - current device
|
6 years ago |
Andrii Shvaika
|
85643636ab
|
Implemented main functionality
|
6 years ago |
Bohdan Smetaniuk
|
64e60de9bc
|
processing future + attributes node refactoring
|
6 years ago |
Vladyslav_Prykhodko
|
f2af7d0831
|
UI add device wizard
|
6 years ago |
Bohdan Smetaniuk
|
8059274002
|
fixed attributes saving
|
6 years ago |
Bohdan Smetaniuk
|
9e21525158
|
code coverage for processors and telemetry constructor
|
6 years ago |
Bohdan Smetaniuk
|
9e59898828
|
Merge branch 'feature/edge' of https://github.com/volodymyr-babak/thingsboard into testing
|
6 years ago |
zbeacon
|
950907d398
|
Refactoring according to comments from @YevhenBondarenko
|
6 years ago |
zbeacon
|
e86c07599c
|
Merge branch 'develop/3.2' of https://github.com/thingsboard/thingsboard into feature/device-provision-3.2-onlyProfileVersion
|
6 years ago |
Vladyslav_Prykhodko
|
4f30678554
|
UI Moved device credentials for new component
|
6 years ago |
Vladyslav_Prykhodko
|
e740e4368a
|
Added parameter filter for transport type in deviceProfile API
|
6 years ago |
Bohdan Smetaniuk
|
52c8e1b48f
|
fixed attributes saving
|
6 years ago |
zbeacon
|
b80fc6592b
|
Refactoring
|
6 years ago |
zbeacon
|
263dd8f9b3
|
Removed provision info from device dao
|
6 years ago |
zbeacon
|
70b8647ef4
|
Refactoring to use provision data only from device profile
|
6 years ago |
zbeacon
|
1e44303473
|
removed debuging
|
6 years ago |
YevhenBondarenko
|
e623f419e5
|
update package-lock.json in js-executor
|
6 years ago |
YevhenBondarenko
|
9d82899f04
|
raised kafkajs version and improvements kafkaTemplate.js
|
6 years ago |
YevhenBondarenko
|
4dc6b45547
|
DefaultAlarmQueryRepository improvements
|
6 years ago |
Volodymyr Babak
|
02585823fc
|
Properly hanlde gRPC session timeout
|
6 years ago |
Volodymyr Babak
|
7644aa4342
|
Added edge update config handler
|
6 years ago |
Volodymyr Babak
|
8f5fefa0a0
|
Compilation fix
|
6 years ago |
Volodymyr Babak
|
5613baf066
|
Added correct onComplete in case onError
|
6 years ago |
Volodymyr Babak
|
78a7e67641
|
Test fixed
|
6 years ago |
Volodymyr Babak
|
f28721cc47
|
Added additional info
|
6 years ago |
Volodymyr Babak
|
ca587ae7cc
|
Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge
|
6 years ago |
Volodymyr Babak
|
b67e21604b
|
Added edge license key and cloud endpoint
|
6 years ago |
VoBa
|
95ae5474fe
|
Merge pull request #49 from BohdanSmetanyuk/rest_methods
Last rest-client methods
|
6 years ago |
Bohdan Smetaniuk
|
c39cfe490a
|
fixed getDefaultEdgeRuleChains method
|
6 years ago |
Bohdan Smetaniuk
|
05a7f3b2de
|
fixed setRootRuleChain for Edges
|
6 years ago |
VoBa
|
648f6fcf9e
|
Merge pull request #48 from BohdanSmetanyuk/black-box-tests
edge services test
|
6 years ago |
Bohdan Smetaniuk
|
fd32ba1761
|
concurrency fixes
|
6 years ago |
Bohdan Smetaniuk
|
3f36e15ee6
|
last methods
|
6 years ago |
Bohdan Smetaniuk
|
199c175396
|
deleted logs and wildcard imports
|
6 years ago |
Bohdan Smetaniuk
|
8eda901fee
|
added countDownLatch for saving time
|
6 years ago |
Bohdan Smetaniuk
|
afacaf2547
|
switched EDGES_RPC_ENABLED to false
|
6 years ago |
Bohdan Smetaniuk
|
43b913ffdb
|
edge services test
|
6 years ago |
zbeacon
|
073225ab9f
|
Working version with provision data only in device profile
|
6 years ago |
zbeacon
|
8a8695f260
|
Working version for provision feature with provision credentials on device level
|
6 years ago |