ShvaykaD
2e6b839a41
added swagger docs for audit log controller
2021-10-14 19:39:00 +03:00
Dima Landiak
0670652897
event filters description
2021-10-14 18:11:03 +03:00
ShvaykaD
fe70b091b6
merge with upstream
2021-10-14 14:17:47 +03:00
Andrii Shvaika
90f7ff57d5
Entity Relations Draft
2021-10-13 16:37:59 +03:00
Andrii Shvaika
afbf18d803
Merge event filters
2021-10-13 16:22:50 +03:00
Andrew Shvayka
37d3b424f9
Merge pull request #5364 from smatvienko-tb/relation-query-improvements
...
Relation query improvements (handle many relations between two entities, break loops, limit max level)
2021-10-13 16:12:41 +03:00
Andrii Shvaika
2e187df448
Merge branch 'feature/swagger-alarm-controller' of https://github.com/ShvaykaD/thingsboard into feature/swagger
2021-10-13 14:43:36 +03:00
ShvaykaD
4aef440431
merge with upstream
2021-10-13 13:46:11 +03:00
ShvaykaD
4be37230ce
fix typos
2021-10-13 13:24:50 +03:00
Dima Landiak
d1974e9b04
swagger description for event controller
2021-10-13 13:19:08 +03:00
Andrii Shvaika
2fea8570b7
Merge branch 'feature/swagger-alarm-controller' of https://github.com/ShvaykaD/thingsboard into feature/swagger
2021-10-13 12:56:38 +03:00
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
2021-10-13 12:47:49 +03:00
ShvaykaD
3fda67be48
swagger docs for Alarm Controller
2021-10-13 12:42:00 +03:00
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
2021-10-13 11:08:25 +03:00
Dima Landiak
041582b9c7
entity relation controller description
2021-10-13 10:28:22 +03:00
Andrew Shvayka
ab356a4bc9
Merge pull request #5279 from thingsboard/feature/swagger
...
Swagger Annotations to improve the auto-generated REST API doc.
2021-10-12 19:43:51 +03:00
Andrii Shvaika
8cb0622dac
Merge asset docs
2021-10-12 19:40:41 +03:00
Andrii Shvaika
c50dd443c6
Dashboard controller
2021-10-12 19:29:10 +03:00
Dima Landiak
638b116917
Merge branch 'feature/swagger' into feature/swagger-asset
2021-10-12 18:59:41 +03:00
Dima Landiak
da2ff5e4ff
Asset Controller Description
2021-10-12 18:55:29 +03:00
Sergey Matvienko
2d2bd2c158
reverted unnecessary declaration for maven-surefire-plugin on common/data where only simple test present (will run by default)
2021-10-12 18:12:08 +03:00
Sergey Matvienko
7f3d63512e
tests: added license header
2021-10-12 17:52:41 +03:00
Sergey Matvienko
18800c57c8
tests: added first test to the common/data package (maven plugin added as well)
2021-10-12 17:51:23 +03:00
Andrii Shvaika
ca89a4fc0e
Component Descriptor documentation
2021-10-12 16:17:34 +03:00
Andrii Shvaika
e755f3f6ed
Description of the Auth Controller
2021-10-12 15:19:38 +03:00
Andrii Shvaika
e6e05c9b88
Admin Controller description
2021-10-11 17:26:29 +03:00
Viacheslav Klimov
2814c377ac
Refactor rule chains importing
2021-10-11 16:29:46 +03:00
Andrii Shvaika
d6370ed64d
Documentation for PageData, DeviceSearchQuery and DeviceInfo
2021-10-11 15:47:33 +03:00
YevhenBondarenko
247941bcf7
fixed ObjectModel extra parsing and refactoring
2021-10-08 15:29:45 +03:00
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
2021-10-08 15:20:38 +03:00
Viacheslav Klimov
a098bf0bf9
Implement concurrent bulk import processing
2021-10-06 18:05:02 +03:00
nickAS21
6eaccc366b
Lwm2m fix bug 19 object
2021-10-06 13:02:07 +03:00
nickAS21
973b979900
Lwm2m fix bug double log
2021-10-01 18:24:01 +03:00
Andrii Shvaika
5bb6403407
Bug Fix after MQTT Transport connection statistics
2021-09-30 15:10:01 +03:00
Andrii Shvaika
d40bc48898
Ability to log number of active MQTT connections
2021-09-30 14:43:01 +03:00
nickAS21
9186377b97
Lwm2m base64 back fix bug "bas64" on review
2021-09-30 12:24:29 +03:00
Andrii Shvaika
c52c9a16ed
Shutdown of the MQTT Transport in case of OOM error.
2021-09-29 12:16:39 +03:00
nickAS21
dba087e949
Lwm2m credentials base64 fix bug PSK (hexDec)
2021-09-28 16:48:34 +03:00
nickAS21
d403afb0e6
Lwm2m credentials base64 validate (with /n and "...BEGIN...") back
2021-09-28 14:11:32 +03:00
nickAS21
287657ae86
Lwm2m credentials base64 validate back
2021-09-27 17:54:28 +03:00
YevhenBondarenko
672f93c405
fixed double sending rpc and timeout for lwm2m
2021-09-27 15:46:47 +03:00
Andrii Shvaika
5285cec69d
Swagger Documentation for Save Device and Update Device Credentials
2021-09-24 18:51:31 +03:00
Andrii Shvaika
1de3f4d513
Code cleanup
2021-09-24 15:40:52 +03:00
Andrii Shvaika
70679258d6
Swagger annotations for saveDeviceCredentials
2021-09-24 15:32:53 +03:00
nickAS21
f3cefc8b2c
Lwm2m revert rename
2021-09-22 18:57:05 +03:00
nickAS21
157e2361f6
Lwm2m Fix bug review edit formatting
2021-09-21 17:35:19 +03:00
nickAS21
7f681a993f
Lwm2m Fix bug review edit formatting & Lwm2m to LwM2M
2021-09-21 16:36:03 +03:00
nickAS21
0a9553b83c
Lwm2m Fix bug review edit tests
2021-09-19 19:03:14 +03:00
nickAS21
16a520cd80
Lwm2m Fix bug review last
2021-09-17 19:20:05 +03:00
nickAS21
f86a30a8ed
Lwm2m Fix bug review 1-10
2021-09-17 14:56:07 +03:00