Vladyslav Prykhodko
|
e8d8382c74
|
UI: Added device provision to device profile
|
6 years ago |
Vladyslav Prykhodko
|
2b1317b10f
|
Merge branch 'feature/device-provision-3.2-onlyProfileVersion' of https://github.com/zbeacon/thingsboard into zbeacon-feature/device-provision-3.2-onlyProfileVersion
|
6 years ago |
Bohdan Smetaniuk
|
e09b97100b
|
tests refactored
|
6 years ago |
Andrii Shvaika
|
080a5f1587
|
Rule Node States
|
6 years ago |
Bohdan Smetaniuk
|
773b856c25
|
tested attributes updated/post attributes separation
|
6 years ago |
Bohdan Smetaniuk
|
51cbdf6622
|
Merge branch 'feature/edge' of https://github.com/volodymyr-babak/thingsboard into testing
|
6 years ago |
Bohdan Smetaniuk
|
c9dcbda18d
|
ui side + handle exceptions
|
6 years ago |
Valerii Sosliuk
|
17053118e1
|
rule chain bulk import export
|
6 years ago |
VoBa
|
5d86bf6f9f
|
Merge pull request #51 from BohdanSmetanyuk/fix/attributes_saving
fixed attributes saving
|
6 years ago |
ShvaykaD
|
9fef6b02a3
|
[3.2] Feature/Proto Converter (#3423)
* device post-telemetry & post-attributes & claim
* device rpc to/from server & attributes request, attributes updates
* refactoring & added implementation for gateway protos api
* added timeseries/attributes mqtt tests
* fix MqttTimseriesIntegrationTest values asserts
* mqtt attributes tests improvements
* optimized time for telemetry & attributes tests
* update proto files, refactoring converter, attribute requests tests
* added claim tests, attribute request test
* added deleted keys to gateway response on attributes request & refactored tests
* added attribute updates test & refactored attribute requests tests
* added attribute updates tests for gateways
* added tests for RPC
* fix tests & cleanup code
* fix typo & cleanup transport.proto file
* added more timeouts
* revert handleGetAttributesRequest method
* revert package-locks
* fix getJsonObjectForGateway method
* fix validateSharedResponseGateway method in AbstractMqttAttributesRequestIntegrationTest
* fix mqtt topics
* fix license headers
* refactor tests
* remove todo and lck files from pull
* improvements for claiming tests
* update device creation logic from gateway request
* refactoring
* extract TransportService process calls to private methods
* fix duplicates & removed empty lines
|
6 years ago |
zbeacon
|
1bb1f5be8b
|
Refactoring
|
6 years ago |
vzikratyi
|
cd7a7ce425
|
Renamed domainDtos to domainParams
|
6 years ago |
Vladyslav Prykhodko
|
1b1dac30d4
|
UI: Improvment device-profile set default rule-chain
|
6 years ago |
Bohdan Smetaniuk
|
93363f81bb
|
sync edge api
|
6 years ago |
vzikratyi
|
1f1cc84a92
|
Changed getting redirectUri
|
6 years ago |
vzikratyi
|
6b41fb9c0e
|
Refactored and used MiscUtils
|
6 years ago |
vzikratyi
|
c7e236499e
|
Added support for multiple domains in OAuth2 config
|
6 years ago |
Bohdan Smetaniuk
|
ed4d5a69dd
|
fixes
|
6 years ago |
Bohdan Smetaniuk
|
20c794884a
|
attributes updated/post attributes separation
|
6 years ago |
zbeacon
|
2704696f2b
|
Moved provisionDeviceKey as regular column
|
6 years ago |
Andrii Shvaika
|
c8f8901a7f
|
Merge with master
|
6 years ago |
Andrew Shvayka
|
a39087883a
|
Merge pull request #3526 from YevhenBondarenko/feature/update-attributes
added parameter notifyDevice for attribute rule node
|
6 years ago |
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 |