Last Updated on : 2023-06-20 12:54:24download
Provide general industrial asset management APIs
API Name | URL |
---|---|
Query assets based on id | GET:/v1.0/iot-02/assets |
Delete Asset | DELETE:/v1.0/iot-02/assets/{asset_id} |
Modify Asset | PUT:/v1.0/iot-02/assets/{asset_id} |
Query Node Devices in Pages | GET:/v1.0/iot-02/assets/{asset_id}/devices |
Paging query of sub-nodes under the current node | GET:/v1.0/iot-02/assets/{asset_id}/sub-assets |
Query assets based on id | GET:/v1.0/iot-02/assets/{asset_id} |
Add new asset | POST:/v1.0/iot-02/assets |
Authorize Assets | POST:/v1.0/iot-03/assets/actions/user-authorized |
Query the Authorized Assets | GET:/v1.0/iot-03/users/{uid}/assets |
Authorize Assets to a User | POST:/v1.0/iot-03/users/{uid}/actions/batch-assets-authorized |
Revoke a User’s Asset Permissions | POST:/v1.0/iot-03/users/{uid}/actions/assets-unauthorized |
Revoke Asset Permissions from a User | POST:/v1.0/iot-03/users/{uid}/actions/batch-assets-unauthorized |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback