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

Get the list of the subscription jobs in the OU.

×

Get Subscription Details

Get a subscription job details by task ID.

×

Update Subscription Job

Update a 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.

×

Work Management Service


API Name

Description

EnOS Cloud

EnOS Edge

Update Work Order

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.

×