Volodymyr Babak
|
39ce423ef9
|
Moved edge root rule chain from tenant dir into edge dir
|
3 years ago |
Volodymyr Babak
|
096458d268
|
Updated edge root rule chain;
|
3 years ago |
Volodymyr Babak
|
b7265cb682
|
Added check if entity exists before processing telemetry update msg
|
3 years ago |
Volodymyr Babak
|
9ee2a40735
|
Speed up edge controller test by introducing executor and futures approach
|
3 years ago |
Volodymyr Babak
|
ecd1fa1981
|
Replace RandomStringUtils by StringUtils
|
3 years ago |
Volodymyr Babak
|
e7e8ce1e26
|
Fixed warn message in case device with name already exists
|
3 years ago |
Volodymyr Babak
|
8bea1016a3
|
Move saveOrCreateDevice to base device processor class
|
3 years ago |
Volodymyr Babak
|
e8c56dfe06
|
Introduced BaseTelemetryProcessor
|
3 years ago |
Volodymyr Babak
|
408fdcb837
|
Introduced BaseAlarmProcessor
|
3 years ago |
Volodymyr Babak
|
965b951699
|
Introduced BaseRelationProcessor
|
3 years ago |
Volodymyr Babak
|
85579fa93f
|
BaseDeviceEdgeProcessor - BaseDeviceProcessor
|
3 years ago |
Volodymyr Babak
|
94c69acf5d
|
Introduced BaseDeviceEdgeProcessor
|
3 years ago |
Volodymyr Babak
|
69285ee596
|
Added try/catch for processDeviceFromEdge
|
3 years ago |
Volodymyr Babak
|
414f86b9f4
|
Refactoring - refactore base and device processors
|
3 years ago |
Volodymyr Babak
|
dfdb51a110
|
Refactoring. Part 1 - Move processors into separate packages
|
3 years ago |
ShvaykaD
|
ea099ae70a
|
deduplication rule node: first stage without redis
|
3 years ago |
Volodymyr Babak
|
194859bdc0
|
Fixed upgrade service after merge with alarm comments feature
|
3 years ago |
dashevchenko
|
7792fe7293
|
deleted unused imports
|
3 years ago |
dashevchenko
|
55d4f22e46
|
fixed unit tests
|
3 years ago |
dashevchenko
|
b80069500b
|
fixed unit tests
|
3 years ago |
dashevchenko
|
e8d651a108
|
fixed audit logs
|
3 years ago |
Volodymyr Babak
|
803167608b
|
Sync edge test - added check for public customer
|
3 years ago |
Volodymyr Babak
|
307ef7814b
|
Update EntityViewControllerTest after fixes in TbEntityViewService
|
3 years ago |
dashevchenko
|
715704d76a
|
Refactoring
|
3 years ago |
dashevchenko
|
071b68e938
|
Alarm comment is not entity any more
|
3 years ago |
Volodymyr Babak
|
6a383eef01
|
DeviceEdgeProcessor - minor refactoring
|
3 years ago |
dashevchenko
|
e0dd0d9369
|
updated ThingsboardInstallService
|
3 years ago |
Volodymyr Babak
|
09b41e1aef
|
Notify edge in case assign entity to public customer
|
3 years ago |
dashevchenko
|
36b0e80a23
|
updated comment length
|
3 years ago |
dashevchenko
|
0eb51cb17d
|
Added Noxss, Length validation for alarm comment, deleted ttl service for alarm comments, added comment creation for ack, clear, severity updated events, fixed tests.
|
3 years ago |
Volodymyr Babak
|
59b4049560
|
Create public customer during edge sync and push to edge
|
3 years ago |
Volodymyr Babak
|
fa6d395ffa
|
Edge - push public customer to edge
|
3 years ago |
Volodymyr Babak
|
490c7a0793
|
Added class logging for fethers during sync
|
3 years ago |
Andrii Shvaika
|
76082c7177
|
Version set to 3.5.0-SNAPSHOT
|
3 years ago |
Volodymyr Babak
|
05a3366efd
|
Relation Edge processor - do not ignore result of saveRelationAsync
|
3 years ago |
Volodymyr Babak
|
bb5e36ba09
|
Improve stability of device profile edge test
|
3 years ago |
Volodymyr Babak
|
7cc1a3f33b
|
Improve logic to group latest by ts
|
3 years ago |
Volodymyr Babak
|
d0847bb80a
|
Added asset & device profiles default edge rule chain test. Added device & device profile software id and default dashboard id tests
|
4 years ago |
Volodymyr Babak
|
ab924d6e13
|
Added default edge rule chain to asset/device profiles. Added propagation of software id to edge
|
4 years ago |
Volodymyr Babak
|
5ad3d905ae
|
Replaced edge latest version to specific version
|
4 years ago |
Volodymyr Babak
|
fd03d333bd
|
Added CLOUD_RPC_PORT and CLOUD_RPC_SSL_ENABLED to the instructions docker-compose file
|
4 years ago |
Volodymyr Babak
|
b87b74a27e
|
Improved BASE_URL localhost initial text
|
4 years ago |
Volodymyr Babak
|
995fdaa88b
|
Updated localhost warning note title
|
4 years ago |
Volodymyr Babak
|
21fd12920a
|
Move localhost warning up
|
4 years ago |
Volodymyr Babak
|
46f8ce990b
|
Added getEdgeDockerInstallInstructions method to RestClient
|
4 years ago |
Volodymyr Babak
|
2ff8c3f972
|
Set docker container version to latest
|
4 years ago |
Volodymyr Babak
|
a74971e56b
|
Improved edge install instructions text. Fixed testGetEdgeInstallInstructions test
|
4 years ago |
Volodymyr Babak
|
e74f03e5be
|
EdgeControllerTest - code style fixes and IDEA warning fixes
|
4 years ago |
Volodymyr Babak
|
2a492a3a15
|
Move firmware and device data check into update device credentials test
|
4 years ago |
Volodymyr Babak
|
99a3e9769f
|
Edge test - speed up test by moving firmware and device data check into separate method
|
4 years ago |