Andrii Shvaika
|
02376ab157
|
Merge with master
|
2021-06-02 12:46:54 +03:00 |
|
Vladyslav_Prykhodko
|
ea574aa4d8
|
UI: Fix update validate component device-credentials after enable component
|
2021-06-02 12:46:10 +03:00 |
|
Vladyslav_Prykhodko
|
98801038fd
|
UI: Rename 'Add credential' to 'Add credentials'
|
2021-06-02 12:46:10 +03:00 |
|
Vladyslav_Prykhodko
|
950f739fcb
|
UI: Fix update validate component device-credentials after enable component
|
2021-06-02 12:43:54 +03:00 |
|
YevhenBondarenko
|
51d14efe6a
|
fixed OtaPackage data cache
|
2021-06-02 12:24:24 +03:00 |
|
Vladyslav_Prykhodko
|
e0f04091b8
|
UI: Change order translate ota-package
|
2021-06-02 12:24:24 +03:00 |
|
YevhenBondarenko
|
7da03c1b50
|
remove transaction from TbLwM2mRedisRegistrationStore
|
2021-06-02 12:24:24 +03:00 |
|
YevhenBondarenko
|
078fdce491
|
firmware dashboard improvements
|
2021-06-02 12:24:24 +03:00 |
|
Vladyslav_Prykhodko
|
9d93f429e8
|
UI: Rename firmware to OtaPackage
|
2021-06-02 12:24:24 +03:00 |
|
YevhenBondarenko
|
139af45fd3
|
Renamed Firmware to OtaPackage
|
2021-06-02 12:24:24 +03:00 |
|
Vladyslav_Prykhodko
|
a315c85a3b
|
UI: Rename 'Add credential' to 'Add credentials'
|
2021-06-02 11:42:56 +03:00 |
|
YevhenBondarenko
|
67de61e6d5
|
fixed OtaPackage data cache
|
2021-06-02 11:40:20 +03:00 |
|
Sergey Matvienko
|
ff7fa6237f
|
js-executor: zero check and code cleanup
|
2021-06-02 11:05:32 +03:00 |
|
Vladyslav_Prykhodko
|
ab5f1b5b63
|
js-executor: ScriptMap optimize work
|
2021-06-02 10:41:24 +03:00 |
|
Viacheslav Klimov
|
1bcee16fa3
|
License headers
|
2021-06-02 09:21:14 +03:00 |
|
Vladyslav_Prykhodko
|
41391dbef8
|
js-executor: code format
|
2021-06-01 18:06:10 +03:00 |
|
Vladyslav_Prykhodko
|
1d9fc4a322
|
js-executor: typo fix
|
2021-06-01 18:01:21 +03:00 |
|
Sergey Matvienko
|
a4e28ad945
|
js-executor fixed promises for each message for Kafka batches
|
2021-06-01 17:15:34 +03:00 |
|
Sergey Matvienko
|
2cba1e2f16
|
js-executor reduced log severity to debug
|
2021-06-01 17:15:09 +03:00 |
|
Sergey Matvienko
|
93bea70205
|
js-executor: added parameters for producer TB_KAFKA_BATCH_SIZE and TB_KAFKA_LINGER_MS; added print stats frequency SCRIPT_STAT_PRINT_FREQUENCY
|
2021-06-01 17:15:00 +03:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|