Andrii Shvaika
45d49153e2
Tenant and Tenant Profile Controllers
5 years ago
Andrii Shvaika
546bded363
Rule Chain Controller description
5 years ago
nickAS21
7bcc147d1c
Lwm2m fix bug if model == null add log to thingsboard
5 years ago
nickAS21
3bace7756b
Lwm2m fix bug if model == null
5 years ago
Sergey Matvienko
d98419106b
InMemoryStorage: added getLagTotal to be able to await while queue have any messages (no guarantee that messages was processed).
5 years ago
Andrii Shvaika
b0912519e4
RPC v1 and v2 Controllers description
5 years ago
Andrii Shvaika
9a383778fc
Entity Query Controller
5 years ago
Viacheslav Klimov
1f94ff9732
Swagger docs for OAuth2Controller and OAuth2ConfigTemplateController
5 years ago
Andrii Shvaika
f47de8cfa6
Device Profile controller
5 years ago
ShvaykaD
2e6b839a41
added swagger docs for audit log controller
5 years ago
Dima Landiak
0670652897
event filters description
5 years ago
ShvaykaD
4be37230ce
fix typos
5 years ago
Dima Landiak
d1974e9b04
swagger description for event controller
5 years ago
Mariia Synelnyk
a126b888da
add docs for audit-log controller ( #12 )
* added swagger docs for audit logs controller
* add api mpdel to AuditLog class
* added produces to @ApiOperation in AuditLogController
5 years ago
ShvaykaD
3fda67be48
swagger docs for Alarm Controller
5 years ago
Sergey Matvienko
177c0f46ad
enqueueForTellNext for specific queue produce new message with the new queue from parameter. Instead old queue from old Msg. It affects rule node statistics before. This fix is related to Checkpoint node
5 years ago
Dima Landiak
041582b9c7
entity relation controller description
5 years ago
Andrii Shvaika
c50dd443c6
Dashboard controller
5 years ago
Dima Landiak
da2ff5e4ff
Asset Controller Description
5 years ago
Sergey Matvienko
2d2bd2c158
reverted unnecessary declaration for maven-surefire-plugin on common/data where only simple test present (will run by default)
5 years ago
Sergey Matvienko
7f3d63512e
tests: added license header
5 years ago
Sergey Matvienko
18800c57c8
tests: added first test to the common/data package (maven plugin added as well)
5 years ago
Andrii Shvaika
ca89a4fc0e
Component Descriptor documentation
5 years ago
Andrii Shvaika
e755f3f6ed
Description of the Auth Controller
5 years ago
Andrii Shvaika
e6e05c9b88
Admin Controller description
5 years ago
Viacheslav Klimov
2814c377ac
Refactor rule chains importing
5 years ago
Andrii Shvaika
d6370ed64d
Documentation for PageData, DeviceSearchQuery and DeviceInfo
5 years ago
YevhenBondarenko
247941bcf7
fixed ObjectModel extra parsing and refactoring
5 years ago
ShvaykaD
845d8247dd
[3.3.2] MQTT short topics support ( #4967 )
* added mqtt short topics support
* remove volatile keyword from topic types parameters
* added new tests for mqtt short topics
* fix compilation error after merge
* improvements/typo-fixes after pull request review
5 years ago
Viacheslav Klimov
a098bf0bf9
Implement concurrent bulk import processing
5 years ago
nickAS21
6eaccc366b
Lwm2m fix bug 19 object
5 years ago
nickAS21
973b979900
Lwm2m fix bug double log
5 years ago
Andrii Shvaika
5bb6403407
Bug Fix after MQTT Transport connection statistics
5 years ago
Andrii Shvaika
d40bc48898
Ability to log number of active MQTT connections
5 years ago
nickAS21
9186377b97
Lwm2m base64 back fix bug "bas64" on review
5 years ago
Andrii Shvaika
c52c9a16ed
Shutdown of the MQTT Transport in case of OOM error.
5 years ago
nickAS21
dba087e949
Lwm2m credentials base64 fix bug PSK (hexDec)
5 years ago
nickAS21
d403afb0e6
Lwm2m credentials base64 validate (with /n and "...BEGIN...") back
5 years ago
nickAS21
287657ae86
Lwm2m credentials base64 validate back
5 years ago
YevhenBondarenko
672f93c405
fixed double sending rpc and timeout for lwm2m
5 years ago
Andrii Shvaika
5285cec69d
Swagger Documentation for Save Device and Update Device Credentials
5 years ago
Andrii Shvaika
1de3f4d513
Code cleanup
5 years ago
Andrii Shvaika
70679258d6
Swagger annotations for saveDeviceCredentials
5 years ago
nickAS21
f3cefc8b2c
Lwm2m revert rename
5 years ago
nickAS21
157e2361f6
Lwm2m Fix bug review edit formatting
5 years ago
nickAS21
7f681a993f
Lwm2m Fix bug review edit formatting & Lwm2m to LwM2M
5 years ago
nickAS21
0a9553b83c
Lwm2m Fix bug review edit tests
5 years ago
nickAS21
16a520cd80
Lwm2m Fix bug review last
5 years ago
nickAS21
f86a30a8ed
Lwm2m Fix bug review 1-10
5 years ago
vparomskiy
19d08428ff
add support for multi-root relation queries
5 years ago