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
Contact: info@thingsboard.io
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
Contact: info@thingsboard.io
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
Contact: info@thingsboard.io
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
Contact: info@thingsboard.io
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
Contact: info@thingsboard.io
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
Contact: info@thingsboard.io
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
Contact: info@thingsboard.io
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
Contact: info@thingsboard.io
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
Contact: info@thingsboard.io
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

0 commit comments

Comments
 (0)