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
ShvaykaD
3fda67be48
swagger docs for Alarm Controller
2021-10-13 12:42:00 +03:00
Andrew Shvayka
2ba9b463fe
Merge pull request #5358 from smatvienko-tb/TbGetTelemetryNode_Aggregation_feature
...
Tb get telemetry node aggregation feature
2021-10-13 11:39:09 +03:00
Sergey Matvienko
fe511f080e
TbHttpClient for Rest API call node: implemented shared event loop for netty for any rest api call node instance
2021-10-13 11:31:10 +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
Andrew Shvayka
bbb7e89881
Merge pull request #5357 from smatvienko-tb/transport_from_core_skipping_message_without_nodeId
...
Transport - skipping messages to transport without nodeId
2021-10-13 11:06:06 +03:00
Sergey Matvienko
911712f09a
DeviceActorMessageProcessor: added debug log when "max concurrent sessions limit reached per device" (required to debug local integration that also fires that event)
2021-10-13 10:54:56 +03:00
Sergey Matvienko
708d0c6848
cpu usage reduced on TbNodeUtils
2021-10-13 10:42:24 +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
4510a3b37f
removed unnecessary produces
2021-10-12 19:18:35 +03:00
Dima Landiak
5822dc6e0b
license header fix
2021-10-12 19:07:02 +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
4ea397b4d5
ClusterService - pushNotificationToTransport - fire callback.onSuccess(null) if serviceId is empty
2021-10-12 17:16:14 +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
Sergey Matvienko
3820d2bb1c
TbGetTelemetryNodeTest: fixed CE licence header
2021-10-12 14:08:21 +03:00
Sergey Matvienko
19d24dbdbc
TbGetTelemetryNode Aggregation feature - count aggIntervalStep when buildQueries for aggregation
2021-10-12 12:47:57 +03:00
Sergey Matvienko
7a2a4b9d01
TbGetTelemetryNode Aggregation feature allows you to fetch aggregated telemetry as a single value by <b>AVG, COUNT, SUM, MIN, MAX, NONE</b>.
2021-10-12 12:47:53 +03:00
Sergey Matvienko
d25c605ac6
DefaultTbCoreToTransportService: fire "onSuccess send" when skipping message without nodeId
2021-10-12 12:36:46 +03:00
Sergey Matvienko
4c0812898c
Skip Notification To Transport without ServiceId
2021-10-12 12:16:52 +03:00
Sergey Matvienko
b31f0748c8
DefaultTbCoreToTransportService - skipping message without nodeId
2021-10-12 12:16:35 +03:00
Igor Kulikov
e264f7b8dd
Use static function instead of lambda for MarkedOptions factory
2021-10-11 19:22:20 +03:00
Andrii Shvaika
e6e05c9b88
Admin Controller description
2021-10-11 17:26:29 +03:00
Andrii Shvaika
bf56d9e1a4
Customer Controller API description
2021-10-11 16:42:22 +03:00
Andrii Shvaika
d6370ed64d
Documentation for PageData, DeviceSearchQuery and DeviceInfo
2021-10-11 15:47:33 +03:00
Andrii Shvaika
bcac3aaeed
Swagger improvements
2021-10-11 14:57:36 +03:00
Igor Kulikov
9ae05ed204
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-10-11 13:23:31 +03:00
Igor Kulikov
720d264832
Use signleton marked options service. Fix popover size to not overflow viewport size. Add path routing for rulenode help assets to k8s ingress configuration.
2021-10-11 13:23:21 +03:00
Mykhailo Kratiuk
0026857e27
[3.3.2] Fix bug while deleting devices with relations to one another ( #5310 )
...
* Fix bug while deleting devices with relations to one another
* Change log level from error to debug
* Made try catch block more precise
2021-10-11 13:20:16 +03:00
Swoq
55e8a4540a
Swagger API docs for Device Controller
2021-10-11 13:17:23 +03:00
Igor Kulikov
69e2f0c115
Fix marked options service - use single instance
2021-10-08 19:34:07 +03:00
Igor Kulikov
0a3ac0f700
Update haproxy routing to handle rulenodes UI assets
2021-10-08 19:12:08 +03:00
Igor Kulikov
90fb58dc88
Fix web ui routing
2021-10-08 18:28:27 +03:00
Igor Kulikov
b0e3547b83
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-10-08 18:20:20 +03:00
Igor Kulikov
7dd32619a5
Add Web UI microservice route path to handle rulenodes help assets
2021-10-08 18:20:09 +03:00
YevhenBondarenko
247941bcf7
fixed ObjectModel extra parsing and refactoring
2021-10-08 15:29:45 +03:00
ShvaykaD
118a06717d
[3.3.2] Changed key-alg from RSA to EC ( #5260 )
...
* changed key-alg from RSA to EC
* changed ORGANIZATIONAL_UNIT and ORGANIZATION to correct value
2021-10-08 15:28:04 +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
ShvaykaD
08c6a80d2a
fixed additional info parsing for RPC entity
2021-10-08 15:17:32 +03:00
Volodymyr Babak
94c5dfdf5c
Do not send empty alarm updated messages during creation of TS subscriptions
2021-10-08 15:15:33 +03:00
Igor Kulikov
aee4163a04
Merge pull request #5333 from vvlladd28/improvement/tb-toggle=password/select-tab
...
[3.3.2] UI: Added ignoring focus when switching between input fields on the TAB in component tb-toggle-password
2021-10-08 11:53:26 +03:00
Igor Kulikov
4e59f4a888
Merge pull request #5305 from ArtemDzhereleiko/bug-fix/add-attribute/boolean
...
[3.3.2] UI: Fixed impossible to save new boolean attribute
2021-10-08 11:32:22 +03:00
Vladyslav_Prykhodko
3a8fda1d8b
UI: Added ignoring focus when switching between input fields on the TAB in component tb-toggle-password
2021-10-08 10:59:36 +03:00
Igor Kulikov
68fc5b996b
Improve dashboard edit button appearence depending on multiple conditions.
2021-10-08 10:12:53 +03:00
Igor Kulikov
2e23ee982d
Improve markdown factory to handle target blank links. Fix rulenode script test dialog style. Update rule nodes UI.
2021-10-07 16:09:20 +03:00
Igor Kulikov
ea039008b1
Add help support for rule node script test dialog
2021-10-07 13:10:44 +03:00
Igor Kulikov
952b903841
Fix imports
2021-10-07 10:34:43 +03:00