ViacheslavKlimov
4114c96571
Version control: fix ids replacement in dashboard config
3 years ago
Shvaika Dmytro
3f10ba464e
added executor to speed up rule nodes upgrade & added SQL upgrade for TbMsgAttributesNode & updated logback.xml with new debug entry to view the rule node upgrade logs ( #9224 )
* added executor to speed up rule nodes upgrade & added SQL upgrade for TbMsgAttributesNode & updated logback.xml with new debug entry to view the rule node upgrade logs
* refactoring after review
* create index before upsert
* added missing logic to await futures to be completed with max pending futures size set to 100
* added better logging
* refacotring after review
3 years ago
dashevchenko
88a17e3cfa
added validation on space key
3 years ago
Igor Kulikov
9aca2af9bb
Version set to 3.6.0
3 years ago
Andrii Shvaika
f0d9ba914d
Fix update for alarms of removed tenants
3 years ago
Sergey Matvienko
6e3f1995bf
TbVersionedNode removed in favour of RuleNode.version() annotation
3 years ago
Igor Kulikov
b1f70e162a
Update demo data dashboards
3 years ago
Volodymyr Babak
2b6357502e
Set widget type alias and bundle alias to be compatible with older edge versions
3 years ago
Volodymyr Babak
3e7b359de0
Fixed MockBean and SpyBean dependency for newly added tests
3 years ago
ViacheslavKlimov
a570101aee
Use DbCallbackExecutor in forwardToEventService
3 years ago
Volodymyr Babak
ab49f9ab54
Fixed spring dependency for test classes
3 years ago
Volodymyr Babak
cfc900c52c
Added check if dashboard or rule chain is assigned to edge for edges older 3.6.0
3 years ago
ViacheslavKlimov
a75093faa7
Refactor forwardToEventService in core consumer service
3 years ago
dashevchenko
a249d81a49
removed default http ports in device connectivity commands
3 years ago
Sergey Matvienko
7c6d8b086b
InstallScriptsTest refactored. log added
3 years ago
Sergey Matvienko
b21a4693a2
fixed rule chain templates for TbMsgAttributesNode `"configurationVersion": 1` instead `"configuration": { "version": 1, ... }`
3 years ago
Sergey Matvienko
2338b2b4a0
Tests added to validateDeviceProfileDefaultRuleChainTemplate
3 years ago
Sergey Matvienko
eaa9a9b9cc
Tests added to validate DefaultRuleChains and EdgeDefaultRuleChains json templates
3 years ago
Maksym Dudnik
6af14201b9
updated widget config
3 years ago
Maksym Dudnik
80aaa6ea28
updated widget config
3 years ago
Artem Dzhereleiko
f9285ed6c7
UI: Update analog gauge default config
3 years ago
ShvaykaD
b4aa911319
fix typo in rule nodes upgrade log & added empty line to the end of test class
3 years ago
ShvaykaD
23ed25b293
fixed upgrade script for get attributes based nodes for case when fetchToData is null
3 years ago
ShvaykaD
69902f3cd6
refactoring after review
3 years ago
dashevchenko
0363c603e1
fixed testUpdateAlarmCommentViaCustomer test
3 years ago
YevhenBondarenko
43584d4012
download cert improvements
3 years ago
Igor Kulikov
98c245e293
Switch to version 3.6.0
3 years ago
Sergey Matvienko
cc9a47a763
TbMsgAttributesNode updateAttributesOnValueChange renamed with updateAttributesOnlyOnValueChange
3 years ago
Igor Kulikov
2a1a3b7855
UI: Optimize usage info widget image
3 years ago
Igor Kulikov
1eecdd39eb
UI: Add persistent RPC table to tables widgets bundle
3 years ago
Igor Kulikov
a29b105a5c
UI: Update images / descriptions for new widgets bundles
3 years ago
Igor Kulikov
1cbd573222
UI: Widget bundles/types images optimization
3 years ago
Andrii Shvaika
6703ec0370
State service tests improved
3 years ago
Sergey Matvienko
125385b582
TbMsgAttributesNode default config setUpdateAttributesOnValueChange(true), rule-chains template version 1
3 years ago
Sergey Matvienko
1569ac6daf
updateAttributesOnValueChange is true for rule chain templates
3 years ago
nick
b93d0cdb91
lwm2m: return Exception
3 years ago
dashevchenko
08f26bad5b
fixed addSystemAlarmComment method
3 years ago
YevhenBondarenko
15d53a95cc
added ON DELETE CASCADE and improvements
3 years ago
Igor Kulikov
c783e44ac6
UI: Add widget panel: implement all widgets mode.
3 years ago
nick
8421b21f1e
lwm2m: Path resourceLwm2mPath add getDataDir()
3 years ago
Igor Kulikov
6096e5083d
Widget types rename / reordering.
3 years ago
Volodymyr Babak
f31da3c605
EdgeGrpcSession - Set tenant id on connect
3 years ago
Igor Kulikov
dac5d284d8
Remove redudant widget typw
3 years ago
Igor Kulikov
fa7c931068
Update widget types / bundles jsons
3 years ago
nick
287a703371
lwm2m: fix_bug LwM2M Resource path for Install Script is 'NULL'
3 years ago
Volodymyr Babak
ddb03e4a1f
Make pushEntityEventToRuleEngine method generic to handle other actions
3 years ago
Volodymyr Babak
c7b0878ac1
Move pushEntityCreatedEventToRuleEngine method to base processor
3 years ago
Volodymyr Babak
be6435efd1
Added DefaultProfilesEdgeEventFetcher
3 years ago
Igor Kulikov
875c8d526b
Widget Bundles to Wudget Types Many to Many support for UI
3 years ago
Volodymyr Babak
0b9f7f0518
Added logs for newly added functionality. Added tenantId into edge logs
3 years ago