AndrewVolosytnykhThingsboard
|
0a94b7d893
|
Correct data format for audit log
|
2021-07-01 17:04:57 +03:00 |
|
Andrew Shvayka
|
f58fe1647b
|
Merge pull request #4832 from smatvienko-tb/cache-attribute-service-performance-improvement
Cache attribute service performance improvement (fix for local cache)
|
2021-07-01 14:56:07 +03:00 |
|
Igor Kulikov
|
f045e428d1
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2021-07-01 14:03:18 +03:00 |
|
Igor Kulikov
|
422d44433a
|
Use hybrid client authentication for DTLS CoAP transport
|
2021-07-01 14:03:03 +03:00 |
|
Andrii Shvaika
|
a482a30198
|
Merge Opaque resource conversion to String
|
2021-07-01 13:42:03 +03:00 |
|
Andrii Shvaika
|
307aeaf57e
|
Merge remote-tracking branch 'origin/Lwm2m_OPAQUE'
|
2021-07-01 13:15:44 +03:00 |
|
nickAS21
|
31a86d0555
|
Lwm2m: Write Composite
|
2021-07-01 13:14:40 +03:00 |
|
Vladyslav_Prykhodko
|
194200da49
|
UI: LwM2M device profile resource fixed disabled observe checkbox
|
2021-07-01 12:35:37 +03:00 |
|
Vladyslav_Prykhodko
|
bd558ed4c6
|
UI: LwM2M device profile refactoring select attributes and telemetry
|
2021-07-01 12:35:37 +03:00 |
|
Vladyslav_Prykhodko
|
8e78b65e77
|
UI: LwM2M device profile typo data model
|
2021-07-01 12:35:37 +03:00 |
|
Vladyslav_Prykhodko
|
385c60a656
|
UI: LwM2M device profile refactoring object list component models data
|
2021-07-01 12:35:37 +03:00 |
|
Sergey Matvienko
|
1037e5d28e
|
events: test refactored as Spring Boot test to verify random delay expression and default value in yaml
|
2021-07-01 12:27:48 +03:00 |
|
Sergey Matvienko
|
6cf63eba9f
|
events: fixed update from version (3.2.2)
|
2021-07-01 11:39:27 +03:00 |
|
Vladyslav Prykhodko
|
321ccd5722
|
UI: Fixed generate invalid name widgetTypeFunctionBody
|
2021-06-30 23:59:34 +03:00 |
|
Sergey Matvienko
|
5118e1ed92
|
events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update)
|
2021-06-30 20:44:47 +03:00 |
|
Igor Kulikov
|
a230e5838b
|
Use single SSL context for mqtt transport
|
2021-06-30 20:32:50 +03:00 |
|
Igor Kulikov
|
b3dc441428
|
Fix io.netty.handler.ssl.SslHandler is not a @Sharable handler
|
2021-06-30 20:03:21 +03:00 |
|
Igor Kulikov
|
b2d694f7ee
|
Add separate SSL channel for mqtt transport
|
2021-06-30 19:30:39 +03:00 |
|
nickAS21
|
2d9717f910
|
Lwm2m: Opaque fix bug byte[]
|
2021-06-30 19:10:36 +03:00 |
|
Andrii Shvaika
|
9f499d9188
|
ResourceUtil implementation
|
2021-06-30 18:04:06 +03:00 |
|
nickAS21
|
6083036f94
|
Lwm2m: opaque merge from master
|
2021-06-30 16:45:03 +03:00 |
|
nickAS21
|
b161f20220
|
Merge branch 'master' into Lwm2m_OPAQUE
# Conflicts:
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/client/LwM2mClientContextImpl.java
|
2021-06-30 16:19:47 +03:00 |
|
nickAS21
|
3d8f19c23e
|
Lwm2m: opaque
|
2021-06-30 16:08:59 +03:00 |
|
ShvaykaD
|
d6bbeae335
|
fix for MqttSslHandlerProvider component injection & fix for skip_check_client_certificate parameter injection
|
2021-06-30 16:04:57 +03:00 |
|
Vladyslav_Prykhodko
|
a0c504ade6
|
UI: LwM2M device profile add new setting compositeOperationsSupport
|
2021-06-30 15:43:04 +03:00 |
|
Andrii Shvaika
|
eb9b0f8433
|
Implementation of software management
|
2021-06-30 15:42:25 +03:00 |
|
Sergey Matvienko
|
6b622ce44b
|
cache: CachedAttributesService tiny test refactor
|
2021-06-30 15:40:47 +03:00 |
|
Sergey Matvienko
|
0b47942986
|
Merge branch 'master' into cache-attribute-service-performance-improvement
# Conflicts:
# dao/src/test/java/org/thingsboard/server/dao/attributes/CachedAttributesServiceTest.java
|
2021-06-30 15:37:01 +03:00 |
|
Sergey Matvienko
|
e1c1e7ebbc
|
cache: CachedAttributesService fixed after merge to the latest master, fixed license headers
|
2021-06-30 15:30:52 +03:00 |
|
Andrew Shvayka
|
7ec6923451
|
Merge pull request #4824 from YevhenBondarenko/feature/lwm2m-client-store
fetch all clients after startUp
|
2021-06-30 13:46:20 +03:00 |
|
YevhenBondarenko
|
0e6df2a343
|
added fetching device profile
|
2021-06-30 12:24:17 +03:00 |
|
Andrii Shvaika
|
290074ffcd
|
replay downlink on device awake
|
2021-06-30 11:53:00 +03:00 |
|
YevhenBondarenko
|
d8ee955079
|
implemented sendMsgsAfterSleeping
|
2021-06-30 11:27:50 +03:00 |
|
Vladyslav_Prykhodko
|
6cbf587882
|
UI: Image map revert setting: Disable scroll zooming
|
2021-06-30 11:11:43 +03:00 |
|
YevhenBondarenko
|
393d422784
|
fetch all clients after startUp
|
2021-06-29 20:06:34 +03:00 |
|
Andrii Shvaika
|
6bc5f7575d
|
Composite Operations parameter
|
2021-06-29 17:26:37 +03:00 |
|
Vladyslav_Prykhodko
|
09b6b06abb
|
Refactoring lwm2m device profile transport, configuration observe attributes/telemetry
|
2021-06-29 17:23:48 +03:00 |
|
Andrii Shvaika
|
023915c2e1
|
Read Composite support
|
2021-06-29 17:22:43 +03:00 |
|
Vladyslav_Prykhodko
|
90b88df54c
|
UI: Default sort setting changed in demo dashboards: Firmware, Software
|
2021-06-29 17:19:31 +03:00 |
|
Vladyslav_Prykhodko
|
bfe17c2db9
|
UI: Fixed not updated dashboard URL, after updated a current dashboard state
|
2021-06-29 16:48:25 +03:00 |
|
Andrii Shvaika
|
afeca4cc59
|
Minor imrovements
|
2021-06-29 16:32:51 +03:00 |
|
Andrii Shvaika
|
27b4c99609
|
Do not remove info from security store
|
2021-06-29 15:19:32 +03:00 |
|
nickAS21
|
7f38366a47
|
Lwm2m: merge with master
|
2021-06-29 13:14:14 +03:00 |
|
nickAS21
|
fe78b69f1c
|
Merge branch 'master' into Lwm2m_Composite
# Conflicts:
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/client/LwM2mClient.java
|
2021-06-29 13:06:38 +03:00 |
|
Andrii Shvaika
|
9251ca7f16
|
Replace throw with callback execution on duplicated observe request
|
2021-06-29 12:55:09 +03:00 |
|
nickAS21
|
a4e3049c27
|
Lwm2m: content format for observe fx bug
|
2021-06-29 12:54:43 +03:00 |
|
Andrew Shvayka
|
a26e68038c
|
Merge pull request #4815 from thingsboard/lwm2m-client-store
Lwm2m Client Store for Redis to survive server restarts.
|
2021-06-29 12:50:33 +03:00 |
|
Andrii Shvaika
|
4bf8ef1806
|
Fetch LwM2M device profile when restart
|
2021-06-29 12:49:27 +03:00 |
|
YevhenBondarenko
|
f1611dcfb3
|
created TbRedisLwM2MClientStore
|
2021-06-29 11:40:45 +03:00 |
|
nickAS21
|
a94810126d
|
Lwm2m: RPC composite read
|
2021-06-28 17:28:02 +03:00 |
|