ArtemDzhereleiko
9d3fe774f9
Add default property empty array to dataKeySchema and add case to updateWidgetData
5 years ago
Igor Kulikov
b173e0799c
Update OS package plugin version. Code cleanup.
5 years ago
Igor Kulikov
049627db97
Version set to 3.3.2-SNAPSHOT
5 years ago
ArtemDzhereleiko
45196574a1
Fix point float numbers on radar and polar area
5 years ago
Swoq
30c43812cb
Test typo fix
5 years ago
Swoq
3fc72e3d6f
Fix logging exceptions of controllers
5 years ago
Sergey Matvienko
8664785216
RuleChainActorMessageProcessor: onTellNext null pointer fix
5 years ago
Sergey Matvienko
5d919df9b5
Rule chain actor message processor: added log onTellNext
5 years ago
Swoq
e41768f2c8
Tests fix
5 years ago
Viacheslav Klimov
b84b505d9b
Refactor
5 years ago
Sergey Matvienko
d6852dcb7c
test: assert not null COAP response instead NullPointerException (to clarify the test failure cause)
5 years ago
Sergey Matvienko
8601121e7e
executors: named fixed thread pools; tests - added executor shutdown on tearDown
5 years ago
Sergey Matvienko
9ee0d87687
tests: Coap client destroy on processAfterTest at AbstractCoapIntegrationTest
5 years ago
Sergey Matvienko
ac2844b51f
tests: call destroy for lwm2m devices to shut down executors inside fwLwM2MDevice and swLwM2MDevice in the test scope
5 years ago
Sergey Matvienko
6a706b32da
executors: shutdownNow added for tb-rule-engine-consumer-repartition executor on @PreDestroy
5 years ago
Sergey Matvienko
3f97bb682a
executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM)
5 years ago
Sergey Matvienko
aefb7e4bb3
added netty-tcnative-boringssl-static.version 2.0.41.Final along with netty-all to support SSL
5 years ago
nickAS21
0a3c626333
lwm2m: abstract integration RPC test delete, create, writeAttribute, execute
5 years ago
nickAS21
c772929abc
lwm2m: abstract test write, observe, discover, read
5 years ago
nickAS21
bed8881d93
lwm2m: abstract test create
5 years ago
Swoq
da5758b798
ThingsboardErrorResponseHandler now work with:
- IllegalArgumentException, IncorrectParameterException, DataValidationException, MessagingException.
They aren't considered to be an internal server error now.
5 years ago
Swoq
1e3dfc33b2
Delegation of exception handling logic to the ThingsboardErrorResponseHandler
Any thrown Exception casts to the ThingsBoardException.
5 years ago
Sergey Matvienko
b01eb2cfc5
lwm2Tests: new structure
5 years ago
Sergey Matvienko
0c3574d912
tests: fixed import
5 years ago
Sergey Matvienko
db3214ee54
tests: Coap client destroy on processAfterTest at AbstractCoapIntegrationTest
5 years ago
Sergey Matvienko
be505765ef
tests: call destroy for lwm2m devices to shut down executors inside fwLwM2MDevice and swLwM2MDevice in the test scope
5 years ago
ArtemDzhereleiko
2608c46c94
fix setingsSchema and add return empty string for custom translate
5 years ago
nickAS21
f2b58fd939
Lwm2m: tests5
5 years ago
ArtemDzhereleiko
659a9af0bc
fix defaultConfig
5 years ago
ArtemDzhereleiko
0d33e03180
fix defaultConfig
5 years ago
ArtemDzhereleiko
8f6e27a736
add setingsSchema
5 years ago
Andrii Shvaika
37fd7f4988
Validation and Replacement of Queue names in the Device profile
5 years ago
Volodymyr Babak
6f9ac66863
Refactoring: Introduced Edge License service. Remove web dependency from dao
5 years ago
ShvaykaD
df007eb4af
Added default timeout for asynchronous requests
5 years ago
Sergey Matvienko
11720e076f
grpc: replaced imports for grpc-netty-shaded (io.grpc.netty. -> io.grpc.netty.shaded.io.grpc.netty.) (CE)
5 years ago
Sergey Matvienko
bf938a45e7
grpc: grpc-netty replaced with grpc-netty-shaded to decouple grpc and netty versions in the project (CE)
5 years ago
Volodymyr Babak
5007eccb26
Added logs for edge license check. Replaced Object class with JsonNode
5 years ago
ArtemDzhereleiko
9b8f4e5b69
Change enableTooltip to showTooltip and change to true by default
5 years ago
Igor Kulikov
f6a2fdfd11
Add upgrade to 3.3.1
5 years ago
Igor Kulikov
9c1a2a4cb1
Add markdown/HTML widget
5 years ago
ArtemDzhereleiko
809497fdad
Disabled tooltips on Charts widgets
5 years ago
Andrii Shvaika
c29a00656a
Sequential RPC processing support
5 years ago
Andrii Shvaika
a51c00bd10
Session Activity reporting is isolated and supports short-lived sessions
5 years ago
Viacheslav Klimov
bcc3329135
Process bulk import columns in order
5 years ago
YevhenBondarenko
d49bee4b31
send next rpc after removing
5 years ago
YevhenBondarenko
4ecab480b1
send next rpc after removing
5 years ago
YevhenBondarenko
2a2441b248
used timeout from yml
5 years ago
YevhenBondarenko
5d6ec0dd0e
refactoring
5 years ago
YevhenBondarenko
8513c99903
added sequence for the all RPC
5 years ago
Volodymyr Babak
54bed0e5d8
Edge functionality enabled by default
5 years ago