New APIs¶
In EnOS 3.0.0, we added Data Subscription Service and Data Download Service. The API list is 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. |
√ |
× |