Andrii Landiak
|
59a8858ef1
|
Remove transactional from saveDevice (fromEdge). Fix order of uplink messages. Fix asset profile
|
2 years ago |
Andrii Landiak
|
9738c94339
|
Add @Lazy annotation to prevent circular dependency
|
2 years ago |
YevhenBondarenko
|
dbaf721140
|
fixed delete alarm events
|
2 years ago |
dashevchenko
|
4887517419
|
refactoring: renamed StringUtils method
|
2 years ago |
dashevchenko
|
1749a35f04
|
handling predicate value as coma separated string
|
2 years ago |
Andrii Landiak
|
a4c5617cc2
|
Improve edge service to find active state based on persistToTelemetry else attribute
|
2 years ago |
Andrii Landiak
|
7cd4d477ff
|
Fix edge cycling: update edge root rule chain, add test. Improve Edge rpc request to edge device. Add support for originator fields for rule nodes
|
2 years ago |
Andrii Landiak
|
021252197f
|
Fix compile error for BaseEdgeEventService
|
2 years ago |
dashevchenko
|
07ff729d61
|
added Transactional for saveDevice(Device device, boolean doValidate) and saveDevice(Device device)
|
2 years ago |
dashevchenko
|
f51df3211d
|
fixed saveDeviceWithAccessToken method to delete device if credentials saving failed
|
2 years ago |
dashevchenko
|
23545a6483
|
CassandraBaseTimeseriesDao refactoring
|
2 years ago |
dashevchenko
|
dec09fc479
|
extracted duplicated string to variable
|
2 years ago |
imbeacon
|
c6372e6e4e
|
Added extra mapping for the gateway launch command docker compose file
|
2 years ago |
dashevchenko
|
9fa357735a
|
timeseries test improvements
|
2 years ago |
Volodymyr Babak
|
e3883413a1
|
Make saveRuleChainMetaData @Transactional
|
3 years ago |
dashevchenko
|
53b57b1351
|
updated CassandraBaseTimeseriesDao to do one db insert instead of 5 when setNullValuesEnabled=true
|
2 years ago |
Andrii Landiak
|
9b32a51d4b
|
Refactoring due to review. Fix naming, improve upgrade logic
|
2 years ago |
Andrii Shvaika
|
54e9aba8fb
|
Fix compilation issue
|
2 years ago |
dashevchenko
|
4658524022
|
fixed license
|
2 years ago |
ViacheslavKlimov
|
2d7c1a3cd5
|
Implement JpaPartitionedAbstractDao
|
2 years ago |
dashevchenko
|
1fce9582af
|
deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development
|
2 years ago |
ViacheslavKlimov
|
90f971d018
|
Refactor daos for partitioned entities
|
2 years ago |
dashevchenko
|
3c53d7ec71
|
deleted db upgrade scripts up to 3.5.0 version
|
2 years ago |
ViacheslavKlimov
|
feb55f636a
|
Refactoring for dao save
|
2 years ago |
ViacheslavKlimov
|
e6d08e6528
|
'Create' method for dao (used for audit logs, notifications, alarm comments)
|
2 years ago |
ViacheslavKlimov
|
3ee8a8c56d
|
Refactor rate limit service
|
3 years ago |
ViacheslavKlimov
|
a571153b7c
|
Single update message for multiple queues
|
3 years ago |
Andrii Landiak
|
d4d019beda
|
Renaming notifications for edge. Minor refactoring
|
3 years ago |
Igor Kulikov
|
7a4503dc5c
|
UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget.
|
3 years ago |
ViacheslavKlimov
|
f44c05f285
|
Support for multiple mobile sessions
|
3 years ago |
Andrii Landiak
|
ad90b4480c
|
Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc
|
3 years ago |
Andrii Landiak
|
54ee0677ad
|
Renaming SaveEntityEvent variable from added to created. Fix test
|
3 years ago |
Andrii Landiak
|
43e6a40290
|
Send alarm comment without rule node pushToEdge
|
3 years ago |
Andrii Shvaika
|
7fc2231189
|
Interval types back-end implementation
|
3 years ago |
Andrii Landiak
|
1256f09e7e
|
Introduce edge support for alarm comment
|
3 years ago |
ViacheslavKlimov
|
55d0d591c6
|
Fix asset relations deletion
|
3 years ago |
ViacheslavKlimov
|
aa38edb9ba
|
Fix public resource key generation for images
|
3 years ago |
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
3 years ago |
YevhenBondarenko
|
83815dce30
|
set default device conncectivity params from yml for install
|
3 years ago |
ViacheslavKlimov
|
a39b679df0
|
Add notificationSettings cache specs to application-test.properties
|
3 years ago |
ViacheslavKlimov
|
b1c0a04426
|
Delete notification settings on tenant deletion
|
3 years ago |
ShvaykaD
|
14b3dd4b57
|
updated columns order in index
|
3 years ago |
ShvaykaD
|
360e32684e
|
added new index for rule nodes ids search query and removed old one
|
3 years ago |
ShvaykaD
|
4a26fad0a5
|
Revert "replaced slow query with multi-call of indexed query"
This reverts commit abfcf32c54 and 7c42bb7213.
|
3 years ago |
ShvaykaD
|
abfcf32c54
|
replaced slow query with multi-call of indexed query
|
3 years ago |
ViacheslavKlimov
|
bb14dd611e
|
Firebase settings only for sysadmin
|
3 years ago |
ViacheslavKlimov
|
ad4e212edf
|
Migrate user settings to jsonb
|
3 years ago |
ViacheslavKlimov
|
7bf58e3891
|
Major refactoring for mobile app notifications
|
3 years ago |
ViacheslavKlimov
|
c443f990e1
|
Revert comment formatting
|
3 years ago |
imbeacon
|
40300a7631
|
Fix for device check connectivity host and port check
|
3 years ago |