Andrii Shvaika
aaba3f5d74
Constructor logging
2 years ago
Igor Kulikov
995ea59f9a
Update UI help links path
2 years ago
Volodymyr Babak
2c7e5ef5f8
Added TenantProfileEdgeTest.testIsolatedTenantProfile
2 years ago
Volodymyr Babak
2d68bf4a52
Fixed error msg: Msd Id -> Msg Id
2 years ago
Volodymyr Babak
987233f470
Changed order of fetchers to sent tenant profile to the cloud as first message
2 years ago
Igor Kulikov
7310f438eb
Increase widget type and widgets bundle description field size to 1024.
2 years ago
Andrii Shvaika
79dbf41b9f
Widgets description improvement
2 years ago
YevhenBondarenko
4e42a3efe2
fixed widget-bundle import and added widget type VC support
2 years ago
Andrii Shvaika
eb6d81deb0
Improved description of the widget bundles
2 years ago
dashevchenko
2c7b8b66e0
updated db schema versio from 3.5.2 to 3.6.0
2 years ago
Igor Kulikov
a1393e7e81
Fix update existing widget type by fqn: check fqn is not empty.
2 years ago
Igor Kulikov
be850f506a
UI: Implement battery level widget
2 years ago
Volodymyr Babak
e4acb717f3
Added SNMP_ENABLED=false for install edge instructions in case TB is already running on the same PC
2 years ago
Volodymyr Babak
3c6d70b2c4
edge test speed up
2 years ago
Volodymyr Babak
16e3a6e177
edge tests stability: seq_id column - remove maxvalue. increased timeout for waiting on edge imitator respones
2 years ago
ViacheslavKlimov
fe8aaaa4d9
Fix HashPartitionServiceTest.testPartitionChangeEvents_isolatedProfile_oneCommonServer_oneDedicated
2 years ago
Igor Kulikov
e255b6ec42
UI: Add Alarm and entity count widgets.
2 years ago
ViacheslavKlimov
4e526aa969
Queue removal: always publish PartitionChangeEvent; remove redundant recalculatePartitions; add debug log
2 years ago
Dmytro Skarzhynets
65a4f002bb
Fix copy-paste error
2 years ago
ViacheslavKlimov
0d8a2549d9
Single PartitionChangeEvent after recalculatePartitions
2 years ago
Volodymyr Babak
092e3b07c1
Minor improvements for edge centos/ubuntu instruction. css minor updates
2 years ago
Dmytro Skarzhynets
babc8844e9
Add last reported activity in the past fix, cover with a test
2 years ago
Andrii Landiak
bdad8454f8
Fix instructions for ubuntu and docker: styles, info
2 years ago
ViacheslavKlimov
3f2a3e35ff
Fixes for partition recalculation with isolated queues
2 years ago
Vladyslav_Prykhodko
cef307b5b8
UI: REname file widget types and clear gateway locale
2 years ago
Volodymyr Babak
7f649e33c3
Edge: added singleton mode and configuration version fields for rule node proto
2 years ago
Vladyslav_Prykhodko
65145284ca
UI: Improved view gateway dashboard and updated gateway widget types
2 years ago
Maksym Dudnik
530cd326c0
qa fixes
2 years ago
Andrii Landiak
8412b61812
Improve centos and ubuntu instruction for edge
2 years ago
Andrii Landiak
4007526155
Add init edge instructions for ubuntu and centos
2 years ago
ViacheslavKlimov
4114c96571
Version control: fix ids replacement in dashboard config
2 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
2 years ago
Vladyslav_Prykhodko
0b9df293cd
UI: Fixed gateway dashboard and widget after review
2 years ago
dashevchenko
88a17e3cfa
added validation on space key
2 years ago
Andrii Shvaika
f0d9ba914d
Fix update for alarms of removed tenants
2 years ago
Sergey Matvienko
6e3f1995bf
TbVersionedNode removed in favour of RuleNode.version() annotation
2 years ago
Igor Kulikov
b1f70e162a
Update demo data dashboards
2 years ago
Volodymyr Babak
2b6357502e
Set widget type alias and bundle alias to be compatible with older edge versions
2 years ago
Volodymyr Babak
3e7b359de0
Fixed MockBean and SpyBean dependency for newly added tests
2 years ago
ViacheslavKlimov
a570101aee
Use DbCallbackExecutor in forwardToEventService
2 years ago
Volodymyr Babak
ab49f9ab54
Fixed spring dependency for test classes
2 years ago
Volodymyr Babak
cfc900c52c
Added check if dashboard or rule chain is assigned to edge for edges older 3.6.0
2 years ago
Dmytro Skarzhynets
a4d4e8c6eb
Remove redundant sleep
2 years ago
Dmytro Skarzhynets
f65f152e0c
Add decrease inactivity timeout test with a controlled time
2 years ago
ViacheslavKlimov
a75093faa7
Refactor forwardToEventService in core consumer service
2 years ago
Dmytro Skarzhynets
5e6dd652d7
Adjust timeout passed since device creation time check to be not strict
2 years ago
dashevchenko
a249d81a49
removed default http ports in device connectivity commands
2 years ago
Sergey Matvienko
7c6d8b086b
InstallScriptsTest refactored. log added
2 years ago
Sergey Matvienko
b21a4693a2
fixed rule chain templates for TbMsgAttributesNode `"configurationVersion": 1` instead `"configuration": { "version": 1, ... }`
2 years ago
Sergey Matvienko
2338b2b4a0
Tests added to validateDeviceProfileDefaultRuleChainTemplate
2 years ago