ViacheslavKlimov
|
a282defeaa
|
Minor code cleanup
|
2 years ago |
Andrii Shvaika
|
2e57990e04
|
Fix the old websocket API
|
2 years ago |
Igor Kulikov
|
3d4b706181
|
UI: Implement toggle button widget.
|
2 years ago |
YevhenBondarenko
|
5c26757590
|
fixed DefaultTbAlarmServiceTest
|
2 years ago |
Dmytro Skarzhynets
|
73afd9a7f4
|
Make device state manage a rule engine component
|
2 years ago |
YevhenBondarenko
|
dbaf721140
|
fixed delete alarm events
|
2 years ago |
Dmytro Skarzhynets
|
e586f367fa
|
Change log level to avoid cluttering logs
|
2 years ago |
Dmytro Skarzhynets
|
e55d14325a
|
Refactor rate limiting to be configurable and use existing class
|
2 years ago |
Andrii Shvaika
|
c5b74ff932
|
Mapping of cmdId to unique sequence per subscription to fix race condition with entity data query commands
|
2 years ago |
Dmytro Skarzhynets
|
c5c18202c2
|
Improve connectivity events routing logic
|
2 years ago |
ViacheslavKlimov
|
3861928fa9
|
Fix merge issues
|
2 years ago |
Igor Kulikov
|
a65396c40c
|
UI: Minor improvements
|
2 years ago |
Igor Kulikov
|
e537479b88
|
UI: Implement slider widget.
|
2 years ago |
ViacheslavKlimov
|
724e95975a
|
Test isManagedByCurrentService
|
2 years ago |
ViacheslavKlimov
|
12af0cd757
|
Always recalculate partitions after queue updates
|
2 years ago |
ViacheslavKlimov
|
4319024eed
|
Ignore ComponentLifecycleMsg for non-managed tenants
|
2 years ago |
ViacheslavKlimov
|
e806c1c86e
|
Fix Rule Engine consumers init when tenant becomes managed
|
2 years ago |
ViacheslavKlimov
|
492dc5916e
|
Improvements for tenant actors init with dedicated rule engines
|
2 years ago |
Andrii Landiak
|
a4c5617cc2
|
Improve edge service to find active state based on persistToTelemetry else attribute
|
2 years ago |
ViacheslavKlimov
|
c1f16769f4
|
Fix partition change event ignored
|
2 years ago |
Andrii Landiak
|
c62a958353
|
Improve DeviceEdgeTest
|
2 years ago |
Igor Kulikov
|
753f502891
|
UI: Update power button widget default settings.
|
2 years ago |
Igor Kulikov
|
2faf63bf81
|
UI: Implement power button widget
|
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 Shvaika
|
7a28286b05
|
Hints and description improvements
|
2 years ago |
ViacheslavKlimov
|
c7dd55925a
|
Mobile notifications: additionalConfig and Firebase notification data
|
2 years ago |
ViacheslavKlimov
|
e502c5ebba
|
Revert "Init all actors for isolated rule engines"
This reverts commit bf0cc22223.
|
2 years ago |
ViacheslavKlimov
|
1c59cef7eb
|
Add scheduler_thread_pool_size param description for SNMP
|
2 years ago |
ViacheslavKlimov
|
ff6074807a
|
SNMP: request chunk sending delay; refactoring
|
2 years ago |
Igor Kulikov
|
147f817445
|
UI: Command button widget
|
2 years ago |
Igor Kulikov
|
a8a10fefda
|
UI: Update buttons widget bundle image. Update single switch widget preview image.
|
2 years ago |
YevhenBondarenko
|
100cdd5cf1
|
refactored due to comments
|
2 years ago |
Igor Kulikov
|
42edd481e7
|
UI: Add advanced settings for action button. Update Get attribute/time-series value action to always subscribe for updates.
|
2 years ago |
Dmytro Skarzhynets
|
46dca971e1
|
Add check to ensure that received inactivity time is not outdated relative to current activity time
|
2 years ago |
Dmytro Skarzhynets
|
691a6b5d6a
|
Polishing after review
|
2 years ago |
YevhenBondarenko
|
bf9c4af2aa
|
fixed infinit tell failure
|
2 years ago |
Igor Kulikov
|
4b29a8f3ff
|
UI: Implement action button widget.
|
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 |
ViacheslavKlimov
|
2d7c1a3cd5
|
Implement JpaPartitionedAbstractDao
|
2 years ago |
ViacheslavKlimov
|
5875a40118
|
Error handling for PartitionChangeEvent listeners
|
2 years ago |
ViacheslavKlimov
|
8fe4947e1e
|
Generic database error message; use TB StringUtils in BaseController
|
2 years ago |
Igor Kulikov
|
0a784d33ed
|
UI: widgets value actions refactor.
|
2 years ago |
dashevchenko
|
30399d8ff6
|
deleted unused service
|
2 years ago |
dashevchenko
|
1fce9582af
|
deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development
|
2 years ago |
dashevchenko
|
3c53d7ec71
|
deleted db upgrade scripts up to 3.5.0 version
|
2 years ago |
Ivan Raznatovskyi
|
b8be8b3b5e
|
Added URL Suffix generation function which is imported and used to generate the correct path
|
2 years ago |
ViacheslavKlimov
|
18c354c600
|
Proper SQL error instead of 'could not extract ResultSet'
|
2 years ago |
Dmytro Skarzhynets
|
b1b0e44c7f
|
Add executor to process activity events in a dedicated thread not to avoid blocking main consumer
|
2 years ago |
Dmytro Skarzhynets
|
eadcf916f5
|
Add optimization using separate service which routes activity actions to device state service directly, when running in monolith. Refactor rule node tests
|
2 years ago |