dashevchenko
|
08f26bad5b
|
fixed addSystemAlarmComment method
|
3 years ago |
dashevchenko
|
e1a79cc594
|
compilation error fix
|
3 years ago |
dashevchenko
|
95b1f5fc95
|
moved efento protos to proto/efento
|
3 years ago |
Igor Kulikov
|
c783e44ac6
|
UI: Add widget panel: implement all widgets mode.
|
3 years ago |
dashevchenko
|
550b67b451
|
renamed proto directory to efento-proto
|
3 years ago |
Igor Kulikov
|
875c8d526b
|
Widget Bundles to Wudget Types Many to Many support for UI
|
3 years ago |
Igor Kulikov
|
1fb9ba622e
|
Widget -> Widget Bundle Many to Many support.
|
3 years ago |
dashevchenko
|
b3f78e3e56
|
added support for new measurement type (PULSE_CNT)
|
3 years ago |
Volodymyr Babak
|
bc7ef38ee6
|
Edge dashboard msg - added isMobileHide and mobileOrder
|
3 years ago |
ViacheslavKlimov
|
724300c076
|
Fix tenant profile Java serialization; add test
|
3 years ago |
Volodymyr Babak
|
ef29f52abd
|
Added image for edge dashboard msg
|
3 years ago |
Volodymyr Babak
|
c408eb611a
|
Added deprecated and alias fields to widget type rpc msg
|
3 years ago |
Igor Kulikov
|
acdf5ad48c
|
Implement ability to move widget types between widget bundles. Ability to deprecate widget type.
|
3 years ago |
Igor Kulikov
|
c57cb2b754
|
Switch to unique widget type FQN.
|
3 years ago |
imbeacon
|
64e60d43f0
|
Moved event listener to HouseKeeper service and added method to get representation from AlarmAssignee
|
3 years ago |
imbeacon
|
c4d12c6ba9
|
Refactored DefaultTbAlarmService, added improvements for alarm unassignment on user removing, updated namings and tests.
|
3 years ago |
ViacheslavKlimov
|
d30f8a8352
|
Minor refactoring
|
3 years ago |
imbeacon
|
45abd22b72
|
Reverted constant metadata, refactored update for device session context and metadata creation
|
3 years ago |
imbeacon
|
ababd11a5d
|
Changed type for isDeviceProfileMqttTransportType to avoid extra check for every message and added constant metadata object to avoid new object creation for every message
|
3 years ago |
ViacheslavKlimov
|
cc1c2094c9
|
Fix UUIDs in rule node config replaced with tenant id
|
3 years ago |
ViacheslavKlimov
|
b457c5d19f
|
Increase default timeouts for Version control
|
3 years ago |
imbeacon
|
a6b4a20c63
|
Added test
|
3 years ago |
imbeacon
|
35b86999b1
|
Added timestamp to entity deleted event, to have correct assign ts in alarms after unassignment
|
3 years ago |
imbeacon
|
4b8db9f37d
|
Refactored repository method for getting assigned alarms, added limitations, logs and adopted tests for event based model alarms unassigning on user removing
|
3 years ago |
Andrii Landiak
|
308674ddc7
|
Create entity on edge and send to cloud
|
3 years ago |
imbeacon
|
19c5e50884
|
Updated due to comments
|
3 years ago |
ViacheslavKlimov
|
d8896fe9dd
|
Minor refactoring for user notification settings
|
3 years ago |
ViacheslavKlimov
|
97e9f43f65
|
Add createCondition to TbActorCtx
|
3 years ago |
ViacheslavKlimov
|
b8a7c6a3cd
|
Don't init unneeded actors and consumers for dedicated Rule Engine
|
3 years ago |
imbeacon
|
fac2e013e2
|
Moved sending topic to MQTT transport only, parameter renamed to mqttTopic in metadata
|
3 years ago |
ViacheslavKlimov
|
ce06ea10ca
|
Use user settings api instead of additionalInfo
|
3 years ago |
ShvaykaD
|
a90653d660
|
refactored to parameterized test
|
3 years ago |
ShvaykaD
|
14ad1df873
|
refactoring of test base
|
3 years ago |
ShvaykaD
|
928962898e
|
PROD-2339: fix getFeatureType method to handle RPC server-side response over DTLS
|
3 years ago |
ViacheslavKlimov
|
6751820e0a
|
Dedicated Rule Engines for tenant profile
|
3 years ago |
ShvaykaD
|
c5ff8b4229
|
refactored to parameterized test
|
3 years ago |
ShvaykaD
|
f647fca59c
|
refactoring of test base
|
3 years ago |
ShvaykaD
|
e1b18e7bed
|
additional updates after review
|
3 years ago |
ShvaykaD
|
ea5a855272
|
renamed custom msg type to NA
|
3 years ago |
ShvaykaD
|
cebe1040d4
|
refactoring after review
|
3 years ago |
ShvaykaD
|
fa4bf2975a
|
PROD-2339: fix getFeatureType method to handle RPC server-side response over DTLS
|
3 years ago |
Andrii Landiak
|
c164c68e12
|
Refactoring EdgeUtils to use enum map to match entity type with edge event type
|
3 years ago |
Andrii Landiak
|
d56f6484b1
|
Add EntityType reference to EdgeEventType to match types for edge
|
3 years ago |
imbeacon
|
355a92588a
|
Added topic to metadata for attributes and telemetry messages
|
3 years ago |
Andrii Landiak
|
9cae7c918b
|
Improve EdgeUtils and EntityType to match with EdgeEntityType due to refacroting comments
|
3 years ago |
imbeacon
|
e7543d78d4
|
Changed method for user removing, added user as an entity to deleted entity event
|
3 years ago |
imbeacon
|
328d53dffc
|
Changed alarms unassign method to returen ids instead of Alarm objects and changed to use entity from deleted entity event
|
3 years ago |
ShvaykaD
|
3d5cfa0c2e
|
added internal type to TbMsg to replace if-return blocks with switch-case
|
3 years ago |
ViacheslavKlimov
|
f32e2f6fde
|
Refactoring after review
|
3 years ago |
Andrii Landiak
|
9e1ab9abae
|
Feature/tenant profile edge sync
|
3 years ago |