Skip to content

Commit 24fcd2a

Browse files
authored
Merge pull request #153 from samson0v/master
Updated client to version 3.6.3
2 parents 9197f3f + 08b4628 commit 24fcd2a

File tree

989 files changed

+7511
-4213
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

989 files changed

+7511
-4213
lines changed

tb_rest_client/api/api_ce/__init__.py

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,4 @@
1-
# Copyright 2024. ThingsBoard
2-
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
8-
#
9-
# Unless required by applicable law or agreed to in writing, software
10-
# distributed under the License is distributed on an "AS IS" BASIS,
11-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
# See the License for the specific language governing permissions and
13-
# limitations under the License.
1+
from __future__ import absolute_import
142

153
from .o_auth_2_config_template_controller_api import OAuth2ConfigTemplateControllerApi
164
from .asset_controller_api import AssetControllerApi

tb_rest_client/api/api_ce/admin_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/alarm_comment_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/alarm_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/asset_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/asset_profile_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/audit_log_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/auth_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/component_descriptor_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/customer_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/dashboard_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/device_api_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/device_connectivity_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/device_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/device_profile_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/edge_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/edge_event_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/entities_version_control_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/entity_query_controller_api.py

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""
@@ -439,6 +439,7 @@ def find_entity_timeseries_and_attributes_keys_by_query_using_post(self, timeser
439439
:param bool timeseries: Include all unique time-series keys to the result. (required)
440440
:param bool attributes: Include all unique attribute keys to the result. (required)
441441
:param EntityDataQuery body:
442+
:param str scope: A string value representing the attributes scope. For example, 'SERVER_SCOPE'.
442443
:return: DeferredResultResponseEntity
443444
If the method is called asynchronously,
444445
returns the request thread.
@@ -463,12 +464,13 @@ def find_entity_timeseries_and_attributes_keys_by_query_using_post_with_http_inf
463464
:param bool timeseries: Include all unique time-series keys to the result. (required)
464465
:param bool attributes: Include all unique attribute keys to the result. (required)
465466
:param EntityDataQuery body:
467+
:param str scope: A string value representing the attributes scope. For example, 'SERVER_SCOPE'.
466468
:return: DeferredResultResponseEntity
467469
If the method is called asynchronously,
468470
returns the request thread.
469471
"""
470472

471-
all_params = ['timeseries', 'attributes', 'body'] # noqa: E501
473+
all_params = ['timeseries', 'attributes', 'body', 'scope'] # noqa: E501
472474
all_params.append('async_req')
473475
all_params.append('_return_http_data_only')
474476
all_params.append('_preload_content')
@@ -501,6 +503,8 @@ def find_entity_timeseries_and_attributes_keys_by_query_using_post_with_http_inf
501503
query_params.append(('timeseries', params['timeseries'])) # noqa: E501
502504
if 'attributes' in params:
503505
query_params.append(('attributes', params['attributes'])) # noqa: E501
506+
if 'scope' in params:
507+
query_params.append(('scope', params['scope'])) # noqa: E501
504508

505509
header_params = {}
506510

@@ -522,7 +526,7 @@ def find_entity_timeseries_and_attributes_keys_by_query_using_post_with_http_inf
522526
auth_settings = ['X-Authorization'] # noqa: E501
523527

524528
return self.api_client.call_api(
525-
'/api/entitiesQuery/find/keys{?attributes,timeseries}', 'POST',
529+
'/api/entitiesQuery/find/keys{?attributes,scope,timeseries}', 'POST',
526530
path_params,
527531
query_params,
528532
header_params,

tb_rest_client/api/api_ce/entity_relation_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/entity_view_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/event_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/image_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/login_endpoint_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/lwm_2m_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/mail_config_template_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/notification_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/notification_rule_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/notification_target_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/notification_template_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/o_auth_2_config_template_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/o_auth_2_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/ota_package_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/queue_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/rpc_v_1_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/rpc_v_2_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/rule_chain_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

tb_rest_client/api/api_ce/tb_resource_controller_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ThingsBoard open-source IoT platform REST API documentation. # noqa: E501
77
8-
OpenAPI spec version: 3.6.2
8+
OpenAPI spec version: 3.6.3
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

0 commit comments

Comments
 (0)