ArtemDzhereleiko
|
5da827bf48
|
UI: Fix layout for firefox
|
5 years ago |
van-vanich
|
a0e06abe1f
|
refactoring tests and some program
|
5 years ago |
van-vanich
|
df2758e8e4
|
refactoring test and start add test in service level
|
5 years ago |
van-vanich
|
866238acda
|
first version refactoring test code
|
5 years ago |
Andrew Shvayka
|
055331a89e
|
Merge pull request #5590 from YevhenBondarenko/fix/lwm2m
[3.3.3] fixed NPE
|
5 years ago |
Andrew Shvayka
|
2f3d8690f6
|
Merge pull request #5588 from Terny22/develop/3.3.3
[3.3.3] UI: Bugs fixing for LwM2M transport
|
5 years ago |
Yevhen Bondarenko
|
585b78cb5f
|
Merge pull request #5599 from thingsboard/Lwm2m_fix_bug_API
[3.3.3] Lwm2m fix bug api
|
5 years ago |
nickAS21
|
f8220aa318
|
lwm2m - Revert to master code
|
5 years ago |
nickAS21
|
3bf3efebdb
|
lwm2m - Updating device profile profile_data transport_type==LWM2M...
|
5 years ago |
YevhenBondarenko
|
a9151b5100
|
fixed NPE
|
5 years ago |
nickAS21
|
1ba805012c
|
lwm2m - sql - Updating device profile profile_data transport_type==LWM2M...
|
5 years ago |
Sergey Tarnavskiy
|
a77d4c8dec
|
Minor fixes for main commits
|
5 years ago |
Sergey Tarnavskiy
|
c532bc6508
|
Fixed bug with UI updating of bootstrap-config for LwM2M device-profiles
|
5 years ago |
Sergey Tarnavskiy
|
31a1af5814
|
Fixed bug with missing required credential-config for LwM2M device-profiles.
|
5 years ago |
van-vanich
|
32fb91bce5
|
fixed an issue with grammar mistake in tests name
|
5 years ago |
van-vanich
|
76c7b34c3b
|
* refactoring test and code
* fix bug with interval in findAllAsync()
|
5 years ago |
Dima Landiak
|
3f6fb04949
|
no class entity with id exists for relation fix
|
5 years ago |
van-vanich
|
729663e26d
|
refactoring code
|
5 years ago |
van-vanich
|
d4d61d3e9b
|
refactoring code
|
5 years ago |
Andrew Shvayka
|
5c229d616e
|
Merge pull request #5580 from thingsboard/lwm2m_test_base64
[3.3.3] lwm2m - Test base64 and new profile
|
5 years ago |
nickAS21
|
c479409404
|
lwm2m - Validation config servers
|
5 years ago |
nickAS21
|
59fb501e25
|
lwm2m - Fix bug test msg "Device credentials type should be specified"
|
5 years ago |
nickAS21
|
0680b27279
|
lwm2m - Test base64 and new profile
|
5 years ago |
van-vanich
|
aa88ec774e
|
add test with must use case
|
5 years ago |
van-vanich
|
32c18a882a
|
Aggregation tsDao test: givenIntervalNotMultiplePeriod_whenAggregateCount_thanLastIntervalShorterThanOthersAndEqualsEndTs
|
5 years ago |
Andrew Shvayka
|
c3eecf34dd
|
Merge pull request #5578 from thingsboard/lwm2m_bootstrap_factory
[3.3.3] lwm2m - Bootstrap add factory
|
5 years ago |
nickAS21
|
8d88baceff
|
lwm2m - Bootstrap add factory
|
5 years ago |
YevhenBondarenko
|
52578645b8
|
added ability to configure network configuration for lwm2m
|
5 years ago |
Dima Landiak
|
11f0916b34
|
revert the configDirective for timeseries node
|
5 years ago |
Dima Landiak
|
453b1b82ba
|
added max timeout param to the get calls in tests
|
5 years ago |
Dima Landiak
|
4dc2b6ca01
|
test improved
|
5 years ago |
Dima Landiak
|
916b32264c
|
added test
|
5 years ago |
Dima Landiak
|
fbdbea7f59
|
refactoring
|
5 years ago |
Dima Landiak
|
c43e8950a2
|
save ts without latest
|
5 years ago |
Andrew Shvayka
|
6584393bbf
|
Merge pull request #5525 from thingsboard/lwm2m_new_boostrap_transport
[WIP] [3.3.3] lwm2m - start refactoring
|
5 years ago |
ShvaykaD
|
225a97c8e4
|
added new widget type based methods to rest client
|
5 years ago |
ShvaykaD
|
6f8b52056b
|
fixed widget type based methods in rest client
|
5 years ago |
Andrii Shvaika
|
77b9a8c1af
|
Minor improvements to the thingsboard.yml comments
|
5 years ago |
van-vanich
|
d31bb08bf3
|
equals for BaseReadTsKvQuery don't check startTs and endTs, so @EqualsAndHashCode(callSuper = true) fix this problems
|
5 years ago |
Andrew Shvayka
|
d56b5cd00f
|
Merge pull request #5558 from Terny22/bootstrap-server-configs
[3.3.3] UI: Bootstrap server configs refactoring for LwM2M transport
|
5 years ago |
nickAS21
|
22609c3493
|
lwm2m - Bootstrap add delete
|
5 years ago |
nickAS21
|
cf5477ebf9
|
lwm2m - Bootstrap auto
|
5 years ago |
nickAS21
|
24dc98156d
|
lwm2m - Bootstrap add delete
|
5 years ago |
nickAS21
|
fbc785a471
|
lwm2m - Bootstrap auto
|
5 years ago |
Sergey Tarnavskiy
|
25abfcebf3
|
Bootstrap servers refactoring for LwM2M transport
|
5 years ago |
Sergey Matvienko
|
1cda63e74d
|
fixed NPE in case of incorrect partitioning name parameter (now you will see the normal log message with error)
(cherry picked from commit f247e96d97)
|
5 years ago |
Sergey Matvienko
|
f247e96d97
|
fixed NPE in case of incorrect partitioning name parameter (now you will see the normal log message with error)
|
5 years ago |
Sergey Matvienko
|
c0514ca3f4
|
Stats: do not persist empty stats (reducing event table size and disk IOPS) (#5554)
* stats: do not persist empty stats
* fixed license headers for stat actor and stat msg tests
|
5 years ago |
van-vanich
|
4f845a8280
|
remove code, which use in hard debugging
|
5 years ago |
van-vanich
|
3fec3aa21c
|
refactoring and fix bugs
|
5 years ago |