Andrii Shvaika
|
79c00d75c1
|
WIP: Refactoring of RPC
|
5 years ago |
Vladyslav_Prykhodko
|
10a55ea6d7
|
UI: Refactoring call ngZone in table widgets
|
5 years ago |
Vladyslav_Prykhodko
|
c2c2f55dc3
|
Merge remote-tracking branch 'upstream/master' into feauture/dashboard/widget-select-content
|
5 years ago |
YevhenBondarenko
|
6b546a459e
|
added RPC message types
|
5 years ago |
Igor Kulikov
|
5afc39eb60
|
Merge pull request #4726 from vvlladd28/improvement/device-profile/lwm2m/server-security-ota-update
UI: Refactoring lwm2m device profile: security server config and ota update strategy
|
5 years ago |
Igor Kulikov
|
f814162361
|
Merge pull request #4715 from vvlladd28/improvement/device-wizard/move-transport-configuration
UI: Device wizard - move transport type selector to step Transport configuration
|
5 years ago |
Igor Kulikov
|
2f0d90be17
|
Merge pull request #4705 from ChantsovaEkaterina/bug/entities-count-datasource-label-not-displayed
UI: Fix entities count datasource label overwriting, configured label was never displayed
|
5 years ago |
Igor Kulikov
|
9c175ce4c4
|
Merge pull request #4593 from woodyjon/fix/unit-title-digital-gauge
fix: do not "uppercase" unit title of digital gauges
|
5 years ago |
Igor Kulikov
|
094027c4e6
|
Merge pull request #4545 from lwd369/add-zh_CN-translation
Add some Simplified Chinese translation
|
5 years ago |
Vladyslav_Prykhodko
|
51814f4017
|
UI: Refactoring lwm2m device profile: security server config and ota update strategy
|
5 years ago |
Vladyslav_Prykhodko
|
225e0f1a1f
|
Improvement RPC debug terminal widget: fixed parse command
|
5 years ago |
YevhenBondarenko
|
bafbf7b239
|
added rpc ttl
|
5 years ago |
Igor Kulikov
|
1ed624d30b
|
Introduce mobile app oauth2 request authentication using application token signed by application secret.
|
5 years ago |
Andrii Shvaika
|
26b8a7ff3a
|
Rename of the callbacks
|
5 years ago |
Andrii Shvaika
|
f88cfee2b0
|
Refactoring of the Downlink Part 2
|
5 years ago |
YevhenBondarenko
|
5626c30f2f
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/persisted-rpc
# Conflicts:
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/DefaultLwM2MTransportMsgHandler.java
|
5 years ago |
YevhenBondarenko
|
489c67778a
|
implemented persisted RPC
|
5 years ago |
Vladyslav Prykhodko
|
9bb4ae8a5d
|
UI: Add select content in widget
|
5 years ago |
Andrii Shvaika
|
7e3087e107
|
First iteration of downlink handler refactoring
|
5 years ago |
Igor Kulikov
|
dbc3ef95ce
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
5 years ago |
Igor Kulikov
|
cc531daaee
|
Add platform type filter for oauth2 registrations.
|
5 years ago |
Vladyslav_Prykhodko
|
43abe75039
|
UI: Fixed not correct show data in table widget
|
5 years ago |
Sergey Matvienko
|
afcadea9c2
|
Merge branch 'master' into js-executors-kafka-batches
# Conflicts:
# msa/js-executor/queue/kafkaTemplate.js
|
5 years ago |
Andrii Shvaika
|
f7ab3a21b2
|
LwM2M Refactoring
|
5 years ago |
Sergey Matvienko
|
9ffa50f4a5
|
js-executor: fixed env variables mapping
|
5 years ago |
nickAS21
|
26bc7841ae
|
LWM2M: front del debugger
|
5 years ago |
nickAS21
|
308650a308
|
LWM2M: front add coap resource URI
|
5 years ago |
Sergey Matvienko
|
9a4a94621a
|
js-executor: parameter added for Kafka PARTITIONS_CONSUMED_CONCURRENTLY to decrease max latency while scale down replicas
|
5 years ago |
Kien Truong
|
3a31b9c5ea
|
Fix wrong configuration key for Compression Type
Fix #4678
(cherry picked from commit c176ca94aa)
|
5 years ago |
Sergey Matvienko
|
05df5e03ef
|
Revert "js-executor: upgraded libraries to fix vulnerability warning (@google-cloud/pubsub", amqplib)"
Untested version with breaking changes declared
This reverts commit 80f83a86
|
5 years ago |
Andrii Shvaika
|
32cd80957a
|
Fix profile update
|
5 years ago |
Vladyslav_Prykhodko
|
bb5ac49542
|
UI: Device wizard - move transport type selector to step Transport configuration
|
5 years ago |
Igor Kulikov
|
8e4f8594f7
|
Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme
|
5 years ago |
AndrewVolosytnykhThingsboard
|
898c937e5d
|
Removed redundant endpoint, RPK test is separated
|
5 years ago |
Andrii Shvaika
|
3012e5e545
|
Refactoring of the Device profile update
|
5 years ago |
AndrewVolosytnykhThingsboard
|
38d3b9c293
|
Constants improvement
|
5 years ago |
AndrewVolosytnykhThingsboard
|
d109941cf9
|
Redis Security Store implementation, tests for RPK and PSK security and code cleaning
|
5 years ago |
Sergey Matvienko
|
98bea8eaf5
|
js-executor: http livenessProbe added
|
5 years ago |
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 |
Andrii Shvaika
|
523b118ef2
|
Structure for the Lwm2mDeviceProfileTransportConfiguration
|
5 years ago |
Vladyslav_Prykhodko
|
e73690f60d
|
Add new demo dashboard software; Updated demo dashboard firmware
|
5 years ago |
Vladyslav_Prykhodko
|
1e5be4d8ca
|
UI: Refactoring OTA Update service
|
5 years ago |
Andrii Shvaika
|
615af6bcb2
|
Merge with FW/SW improvements
|
5 years ago |
Andrew Shvayka
|
e86af4b677
|
Merge pull request #4707 from thingsboard/lwm2m-refactoring
LwM2M Refactoring
|
5 years ago |
Andrii Shvaika
|
4287d838be
|
Refactoring or requests to the client
|
5 years ago |
nickAS21
|
334ee3c384
|
LWM2M: del from yml (double)
|
5 years ago |
nickAS21
|
c3bfb7626e
|
LWM2M: del from yml
|
5 years ago |
Andrii Shvaika
|
ef54e5580e
|
Slect default LwM2M content type based on the version of the client
|
5 years ago |
Chantsova Ekaterina
|
f6957f836c
|
Fix entities count datasource label overwriting, configured label was never displayed
|
5 years ago |