Connection Service Overview¶
The connection service APIs provide management operations for products, devices, and commands. For more information on device management in EnOS, see Device Connectivity & Management Service.
The APIs in the connection service are some of the APIs EnOS provides that cover the core business processes of the system. For more information on EnOS APIs and the different APIs that EnOS provides, see About EnOS API.
For more information on how to invoke EnOS APIs, see Get Started with EnOS API.
Product¶
Operation Name |
Description |
---|---|
Create a product |
|
Delete a product |
|
Get the details of a product via its |
|
Search for products based on the search criteria |
|
Update a product |
Device¶
Operation Name |
Description |
---|---|
Create a device |
|
Delete a device |
|
Disable a device |
|
Activate a device |
|
Get the information of a device |
|
Replace the |
|
Search for devices based on the search criteria |
|
Update a device |
Certificate¶
Operation Name |
Description |
---|---|
Apply for a certificate and bind it to a device |
|
Update a certificate and bind it to a device |
|
Revoke a certificate bound to a device |
|
List the certificates bound to a device |
Gateway and Sub-Device¶
Operation Name |
Description |
---|---|
Add new sub-devices to the gateway device |
|
Get the gateway information based on the specified sub-device |
|
Remove sub-devices from the gateway |
|
Search for sub-devices under the specified gateway |
Device Data¶
Operation Name |
Description |
---|---|
Cancel cached commands |
|
Get the details of a command |
|
Get the details of an event via |
|
Service invocation for the device |
|
Search for commands |
|
Search for events based on the search criteria |
|
Measurement point setting for the device |
|
Delete a file from a device |
|
Download a file from a device |
HTTP Integration¶
Operation Name |
Description |
---|---|
Upload the attribute data of a device, including file-type data |
|
Upload the event data of a device, including file-type data |
|
Upload the measurement point data of a device, including file-type data |