3.0.0 New APIs¶
In EnOS 3.0.0, we added Data Subscription Service and Data Download Service, and added an interface for Work Management Service. The new APIs are listed as follows.
Data Subscription Service¶
API Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Get the list of the subscription jobs in the OU. |
√ |
× |
|
Get a subscription job details by task ID. |
√ |
× |
|
Update a subscription job. |
√ |
× |
Data Download Service¶
API Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Query the data read channels and data write channels authorized for the application. |
√ |
× |
|
Create a file download task. |
√ |
× |
|
Get the status of the file download task. |
√ |
× |
|
Cancel the file download task. |
√ |
× |
Work Management Service¶
API Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Update work order. You can update relevant information of the work order, including the work order title, site IDs, etc., by specifying the work order ID. |
√ |
× |