Swoq
e41768f2c8
Tests fix
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
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
Volodymyr Babak
5007eccb26
Added logs for edge license check. Replaced Object class with JsonNode
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
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
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
YevhenBondarenko
8869dc0cb0
added new RPC statuses
5 years ago
YevhenBondarenko
6436c8a26c
Implemented rpc sending sequence
5 years ago
Andrii Shvaika
3661647c3a
Version set to 3.3.1-SNAPSHOT
5 years ago
Andrii Shvaika
2ddd5caa4c
License header fix
5 years ago
Sergey Matvienko
6d20ca441e
Merge TS fix using cherry-pick
5 years ago
Sergey Matvienko
af4132d489
test: refactored NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 (but test case seems not valid)
5 years ago
Igor Kulikov
20183cfc58
Ignore testSoftwareUpdateByObject9 test
5 years ago
Igor Kulikov
82a66a9421
Fix device service cache. Configure maven surefire plugin to execute both test suits and single tests.
5 years ago
Sergey Matvienko
1b49b000e8
cache: Caffeine default specs adjusted from 0 to 10000 (10k). Because maxSize: 0 means the cache is disabled
5 years ago
Sergey Matvienko
66924c62c3
cache: Caffeine default specs adjusted from 0 to 1000000 (one million). Because maxSize: 0 means the cache is disabled
5 years ago
Vladyslav_Prykhodko
687fb864ee
UI: Fixed convert RPC params object to string in RPC button
5 years ago
Sergey Matvienko
638c224226
cache: added test that fails on zero values specs
5 years ago
Igor Kulikov
d20ea5ae07
Fix processing of allow system smtp settings flag
5 years ago
YevhenBondarenko
399b1dfa8f
log improvements
5 years ago
YevhenBondarenko
4c6cf6ec2a
added removing persistent rpc from pending map
5 years ago
Volodymyr Babak
df8da758f2
Remove double quote
5 years ago
Volodymyr Babak
3028d08d1f
Added test to cover admin settings fetching
5 years ago
rusikv
b3d3e84f58
UI: change maps widget bundle template
5 years ago
Volodymyr Babak
364da6fea4
Clean up imports
5 years ago
Volodymyr Babak
91301b39e7
Fixed fetch of admin settings
5 years ago
Andrii Shvaika
79034ddcdd
Remove the explicit logging
5 years ago
Igor Kulikov
2ce709e363
Fix create device notification in DefaultTransportApiService
5 years ago
Igor Kulikov
c4276ae41b
Save activity flag for devices loaded as part of demo data
5 years ago
Andrii Shvaika
73d39f4072
Fixed logging of the device state service partitions
5 years ago
Andrii Shvaika
8a2dc7583b
Fix cluster mode for DefaultOtaPackageStateService
5 years ago
Andrii Shvaika
7ce98560a3
Fix Device creation events processing from Edge
5 years ago
Volodymyr Babak
3bf48f0f5e
Do not push entity updated to edge on device creation from edge
5 years ago
Andrii Shvaika
f12903ba43
Removed duplicated code
5 years ago
Andrii Shvaika
0e6476926c
Build fix
5 years ago
Vladyslav_Prykhodko
ec2e097229
UI: Add parse persistent RPC status for send RPC command
5 years ago
Vladyslav_Prykhodko
90c84f84d0
UI: Add control widget support persistent command (Add settings: persistent and persistentPollingInterval)
5 years ago
YevhenBondarenko
d44adcfe75
added removing rpc request from pending map after rpc deleting
5 years ago
Andrii Shvaika
9093206bc5
Execute callback correctly
5 years ago