Sergey Matvienko
|
a7a7dca3b3
|
js-executor: upgraded libraries to fix vulnerability warning (@google-cloud/pubsub", amqplib)
|
5 years ago |
Vladyslav_Prykhodko
|
dd74824570
|
js-executor: Refactoring Kafka executor for use async/await
|
5 years ago |
Sergey Matvienko
|
ff7fa6237f
|
js-executor: zero check and code cleanup
|
5 years ago |
Vladyslav_Prykhodko
|
ab5f1b5b63
|
js-executor: ScriptMap optimize work
|
5 years ago |
Vladyslav_Prykhodko
|
41391dbef8
|
js-executor: code format
|
5 years ago |
Vladyslav_Prykhodko
|
1d9fc4a322
|
js-executor: typo fix
|
5 years ago |
Sergey Matvienko
|
a4e28ad945
|
js-executor fixed promises for each message for Kafka batches
|
5 years ago |
Sergey Matvienko
|
2cba1e2f16
|
js-executor reduced log severity to debug
|
5 years ago |
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
|
5 years ago |
Sergey Matvienko
|
0970ce65b4
|
js-executor: maxBatchSize
|
5 years ago |
Sergey Matvienko
|
35e2ff99c3
|
js-executor: send messages as batch
|
5 years ago |
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)
|
5 years ago |
Sergey Matvienko
|
0c88665654
|
js-executor: scriptMap refactored from Object to the Map()
|
5 years ago |
nickAS21
|
1f00ae833d
|
LWM2M: del log warn
|
5 years ago |
Andrew Shvayka
|
6cace79b3c
|
Merge pull request #4607 from thingsboard/lwm2m_rpc_fw_sw
Lwm2m: [WIP] Rps Fw Sw
|
5 years ago |
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
|
5 years ago |
Igor Kulikov
|
ed9555101e
|
Merge pull request #4577 from vparomskiy/master
enhance widget extension loading
|
5 years ago |
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
|
5 years ago |
Igor Kulikov
|
36eef98264
|
Add monitoring for lwm2m and snmp transports
|
5 years ago |
Igor Kulikov
|
b9c73a283c
|
Update msa readme
|
5 years ago |
nickAS21
|
4f2e72071d
|
LWM2M: add requestUUID
|
5 years ago |
Igor Kulikov
|
fa8a47a59f
|
Fix entity autocomplete
|
5 years ago |
Igor Kulikov
|
6112836edc
|
Revert modelValue type for entity autocomplete
|
5 years ago |
Igor Kulikov
|
8371fc60b4
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
5 years ago |
Igor Kulikov
|
0aae993091
|
Improve entity autocomplete
|
5 years ago |
nickAS21
|
c57fc5504b
|
Merge branch 'master' into lwm2m_rpc_fw_sw
|
5 years ago |
nickAS21
|
6478903dab
|
RPC: fix bug UUID (#4636)
* RPC: six bug UUID
* RPC: optimized handleDeviceRPCRequest
* RPC: add json & fix bug test certificate
|
5 years ago |
Igor Kulikov
|
cf744b0749
|
Merge pull request #4638 from vvlladd28/bug/rule-chain/panel-node
UI: Updated style rulechain rule-node panel
|
5 years ago |
Igor Kulikov
|
77390984f2
|
Merge pull request #4602 from vvlladd28/improvement/firmware-autocomplete
UI: Improvement firmware autocomplete
|
5 years ago |
Igor Kulikov
|
8049918cbc
|
Merge pull request #4601 from kalutkaz/FixedLedIndicator
Fixed error message in Led Indicator
|
5 years ago |
Igor Kulikov
|
2f7c93a435
|
Merge pull request #4592 from kalutkaz/FixSetEntityForStaticWidget
Fix set entity for static widget
|
5 years ago |
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
|
5 years ago |
Igor Kulikov
|
7177d15c9d
|
Merge pull request #4501 from kalutkaz/entityLabelInTimeseriestable
Use Entity label in tab name (Timeseries table)
|
5 years ago |
Igor Kulikov
|
17eaa85bff
|
Merge pull request #4493 from kalutkaz/fixedActionWithTheSameName
Fixed HTML action of identical widgets
|
5 years ago |
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
|
5 years ago |
Igor Kulikov
|
3f1ced27d3
|
Remove redudant injectable
|
5 years ago |
Igor Kulikov
|
df0d6ea0cf
|
Merge pull request #4637 from vvlladd28/update/angular/11
UI: Update to Angular 11
|
5 years ago |
Andrii Shvaika
|
141357875b
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
5 years ago |
Andrii Shvaika
|
16f548d3dd
|
Fix behavior for simple double values
|
5 years ago |
Volodymyr Babak
|
4f6ef2f244
|
NullPointer exception fix
|
5 years ago |
ShvaykaD
|
f994f41186
|
added missing 3.2.2 switch cases to database ts upgrade services
|
5 years ago |
Andrii Shvaika
|
78ae90da7a
|
Restore WARN log level
|
5 years ago |
Igor Kulikov
|
1176f0de26
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
5 years ago |
Igor Kulikov
|
40a994038e
|
Restore DeviceProfileEntity fields
|
5 years ago |
YevhenBondarenko
|
c83c232166
|
JsonConverter improvements (correct value conversion)
|
5 years ago |
Vladyslav_Prykhodko
|
40a65c5b66
|
UI: Updated style rulechain rule-node panel
|
5 years ago |
ShvaykaD
|
2086bd2d2a
|
fixed drop partition function in install script and added fix to upgrade script
|
5 years ago |
Sergey Matvienko
|
ae010b78f2
|
added hamcrest dependency to the test scope. The purpose is assertThat and various Matchers with advanced output
|
5 years ago |
Sergey Matvienko
|
ef133b2274
|
postgresql.driver.version upgrade to 42.2.20 to fix connection issue with Postgres 11
|
5 years ago |
Vladyslav_Prykhodko
|
8938c69e7b
|
UI: Updated dependencies
|
5 years ago |