7703 Commits

Author SHA1 Message Date
Sergey Matvienko
0970ce65b4 js-executor: maxBatchSize 2021-06-01 16:20:40 +03:00
Sergey Matvienko
35e2ff99c3 js-executor: send messages as batch 2021-06-01 16:20:35 +03:00
Sergey Matvienko
d729d9ee95 js-executor: instrumentation event for producer and consumer to define the exact flow how to Kafka works without batches (for debug only) 2021-06-01 16:20:31 +03:00
Sergey Matvienko
0c88665654 js-executor: scriptMap refactored from Object to the Map() 2021-06-01 16:20:25 +03:00
Volodymyr Babak
7fa6cbd53f Resend only failed messages and not the entire pack 2021-06-01 16:16:51 +03:00
nickAS21
2aba74a313 LWM2M: add AtomicInteger ts 2021-06-01 15:51:26 +03:00
Viacheslav Klimov
abf8ff25b5 Do not create alarm state if alarms creation is disabled 2021-06-01 12:12:35 +03:00
Vladyslav_Prykhodko
18e52d2c17 Merge branch 'feature/ota-package' of https://github.com/YevhenBondarenko/thingsboard into YevhenBondarenko-feature/ota-package 2021-06-01 11:38:44 +03:00
Vladyslav_Prykhodko
77c02523f4 UI: Change order translate ota-package 2021-06-01 11:36:25 +03:00
YevhenBondarenko
b4ce9e15cc remove transaction from TbLwM2mRedisRegistrationStore 2021-06-01 10:52:28 +03:00
YevhenBondarenko
161c3ad40e firmware dashboard improvements 2021-05-31 19:50:39 +03:00
Vladyslav_Prykhodko
874f5e8448 UI: Rename firmware to OtaPackage 2021-05-31 18:15:31 +03:00
YevhenBondarenko
a7239c9d39 Renamed Firmware to OtaPackage 2021-05-31 16:43:33 +03:00
Viacheslav Klimov
9e1d86d7e8 Refactor 2021-05-31 15:41:16 +03:00
Viacheslav Klimov
6c6f9b20ae Alarms TTL UI 2021-05-31 14:59:17 +03:00
Viacheslav Klimov
9bb74b96dc Implement alarms removal by TTL 2021-05-31 14:59:17 +03:00
nickAS21
b0f5ff7c63 LWM2M: add RPC FirmwareUpdate 2021-05-31 11:10:24 +03:00
nickAS21
dfa4433ce9 LWM2M: add logs 2021-05-30 17:07:43 +03:00
Volodymyr Babak
d79ab8880d Added scope to push to cloud and push to edge rule nodes configuration 2021-05-28 20:01:12 +03:00
Volodymyr Babak
3d1f0c61f7 Fixed compilation 2021-05-28 18:57:14 +03:00
Volodymyr Babak
667d7ac517 Moved constuct edge method to parent 2021-05-28 18:20:51 +03:00
Vladyslav_Prykhodko
ad68aa6d48 UI: Refactoring device profile transport LwM2M 2021-05-28 16:50:58 +03:00
Vladyslav_Prykhodko
1b2a259191 UI: Add unsubscribe to device profile transport type 2021-05-28 16:46:03 +03:00
Vladyslav_Prykhodko
252a3ad625 UI: Clear code after upgrade Angular 2021-05-28 16:39:30 +03:00
nickAS21
1f00ae833d LWM2M: del log warn 2021-05-28 16:00:36 +03:00
Volodymyr Babak
9ac73768e8 Added rule chain controller and service get edge rule chains test 2021-05-28 15:34:54 +03:00
Andrew Shvayka
6cace79b3c
Merge pull request #4607 from thingsboard/lwm2m_rpc_fw_sw
Lwm2m: [WIP] Rps Fw Sw
2021-05-28 14:23:58 +03:00
ShvaykaD
a764838e62
Coap transport improvements (#4644)
* added fix for PROD-518 in subscribe to attribute updates get request, added improvements

* updated coap observe requests implementation & updated tests

* updated coap attributes updates tests

* fix typos
2021-05-28 14:19:40 +03:00
Igor Kulikov
ed9555101e
Merge pull request #4577 from vparomskiy/master
enhance widget extension loading
2021-05-28 12:48:59 +03:00
Igor Kulikov
6ee12de367
Merge pull request #4578 from ChantsovaEkaterina/bug/flot-thresholds-appearing
UI: Flot widget, fix thresholds appearing when threshold attribute is not set
2021-05-28 12:47:48 +03:00
Igor Kulikov
36eef98264 Add monitoring for lwm2m and snmp transports 2021-05-28 12:38:28 +03:00
Igor Kulikov
b9c73a283c Update msa readme 2021-05-28 12:15:55 +03:00
deaflynx
dc5a55c938 Minor code cleanup 2021-05-28 08:30:28 +03:00
Artem Babak
f81413112c Edge: menu order changes 2021-05-28 08:30:28 +03:00
nickAS21
4f2e72071d LWM2M: add requestUUID 2021-05-28 07:45:11 +03:00
Igor Kulikov
fa8a47a59f Fix entity autocomplete 2021-05-27 19:22:22 +03:00
Igor Kulikov
6112836edc Revert modelValue type for entity autocomplete 2021-05-27 18:59:26 +03:00
Igor Kulikov
8371fc60b4 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-27 18:33:17 +03:00
Igor Kulikov
0aae993091 Improve entity autocomplete 2021-05-27 18:33:06 +03:00
nickAS21
c57fc5504b Merge branch 'master' into lwm2m_rpc_fw_sw 2021-05-27 18:24:38 +03:00
nickAS21
6478903dab
RPC: fix bug UUID (#4636)
* RPC: six bug UUID

* RPC: optimized handleDeviceRPCRequest

* RPC: add json & fix bug test certificate
2021-05-27 18:07:06 +03:00
Igor Kulikov
cf744b0749
Merge pull request #4638 from vvlladd28/bug/rule-chain/panel-node
UI: Updated style rulechain rule-node panel
2021-05-27 17:40:33 +03:00
Igor Kulikov
77390984f2
Merge pull request #4602 from vvlladd28/improvement/firmware-autocomplete
UI: Improvement firmware autocomplete
2021-05-27 17:40:02 +03:00
Igor Kulikov
8049918cbc
Merge pull request #4601 from kalutkaz/FixedLedIndicator
Fixed error message in Led Indicator
2021-05-27 17:37:17 +03:00
Igor Kulikov
2f7c93a435
Merge pull request #4592 from kalutkaz/FixSetEntityForStaticWidget
Fix set entity for static widget
2021-05-27 17:36:00 +03:00
Igor Kulikov
74f289b27b
Merge pull request #4576 from ChantsovaEkaterina/improvement/entities-table-action-additional-params
UI: Entities table widget, add entity to widget actions additionalParams
2021-05-27 17:34:34 +03:00
Igor Kulikov
7177d15c9d
Merge pull request #4501 from kalutkaz/entityLabelInTimeseriestable
Use Entity label in tab name (Timeseries table)
2021-05-27 17:34:04 +03:00
Igor Kulikov
17eaa85bff
Merge pull request #4493 from kalutkaz/fixedActionWithTheSameName
Fixed HTML action of identical widgets
2021-05-27 17:33:41 +03:00
nickAS21
5b26bddeab Merge branch 'master' into lwm2m_rpc_fw_sw
# Conflicts:
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/LwM2mTransportRequest.java
2021-05-27 16:46:42 +03:00
Igor Kulikov
3f1ced27d3 Remove redudant injectable 2021-05-27 16:43:07 +03:00