Commit 99ca5f1
authored
Added and changed api functions for api_ce and api_pe (#20)
* Added get_customer_device_infos api function for api_ce
* Added get_device_info_by_id api function for api_ce
* Added unassign_device_from_edge api function for api_ce
* Added assign_device_to_edge api function for api_ce
* Added get_edge_devices api function for api_ce
* Added get_tenant_device_infos api function for api_ce
* Added assign_device_to_tenant api function for api_ce
* Added get_all_alarms api function for api_ce
* Added get_asset_info_by_id api function for api_ce
* Added get_customer_asset_infos api function for api_ce
* Added get_customer_asset_infos api function for api_ce
* Added unassign_asset_from_edge api function for api_ce
* Added assing_asset_to_edge api function for api_ce
* Added get_edge_assets api function for api_ce
* Added get_tenant_asset_infos api function for api_ce
* Added get_home_dashboard api function for api_ce
* Added get_home_dashboard_info api function for api_ce
* Added unassign_dashboard_from_edge api function for api_ce
* Added assign_dashboard_to_edge api function for api_ce
* Added get_edge_dashboards api function for api_ce
* Added get_edge_dashboards api function for api_ce
* Added get_tenant_home_dashboard_info api function for api_ce
* Added set_tenant_home_dashboard_info api function for api_ce
* Changed delete_relations api function for api_ce
* Added get_persisted_rpc_by_device, delete_resource, get_persisted_rpc api functions for api_ce
* Added check_integration_connection api function for api_pe
* Refactored api functions for api_ce and api_pe
* Added api functions for api_pe
* Added api function for api_ce and api_pe
* Added api function for api_pe1 parent a6cd17e commit 99ca5f1
File tree
65 files changed
+25606
-618
lines changed- .idea
- inspectionProfiles
- tb_rest_client
- api
- api_ce
- api_pe
- models
- models_ce
- models_pe
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+25606
-618
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
190 | 193 | | |
191 | 194 | | |
192 | 195 | | |
| |||
205 | 208 | | |
206 | 209 | | |
207 | 210 | | |
208 | | - | |
| 211 | + | |
209 | 212 | | |
210 | 213 | | |
211 | 214 | | |
| |||
256 | 259 | | |
257 | 260 | | |
258 | 261 | | |
259 | | - | |
| 262 | + | |
260 | 263 | | |
261 | 264 | | |
262 | 265 | | |
| |||
279 | 282 | | |
280 | 283 | | |
281 | 284 | | |
| 285 | + | |
| 286 | + | |
282 | 287 | | |
283 | 288 | | |
284 | 289 | | |
| |||
298 | 303 | | |
299 | 304 | | |
300 | 305 | | |
301 | | - | |
| 306 | + | |
302 | 307 | | |
303 | 308 | | |
304 | 309 | | |
| |||
Large diffs are not rendered by default.
0 commit comments