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 Subscription List

Get the list of the subscription jobs.

×

Get Subscription Details

Get the subscription job details by task ID.

×

Update Subscription Job

Update the subscription job.

×

Data Download Service


API Name

Description

EnOS Cloud

EnOS Edge

List Channels

Query the data read channels and data write channels authorized for the application.

×

Create Download Request

Create a file download task.

×

Get Download Status

Get the status of the file download task.

×

Cancel Download

Cancel the file download task.

×