| API | Request mode | Description |
|---|---|---|
| New device | POST | Used by the application layer |
| Acquire the resource list. | GET | Fur acquiring relevant information of the device resource |
| Update device information | PUT | For updating the device resource |
| Query device details | GET | For the query of device resource, including the online state |
| Query device data in batch | GET | |
| Query device statuses in batch | GET | |
| Query the device information according to imei | GET | |
| Remove Device | DELETE |
| API | Request mode | Description |
|---|---|---|
| Query latest device data in batch | GET | |
| Check data point | GET |
| API | Request mode | Description |
|---|---|---|
| Resource discovery | GET | For discovering the resources of the device |
| Subscription | POST | Subscription of the device object or device instance or device resource |
| Read device resource | POST | The platform actively sends data to the device. |
| Write device resource | POST | The platform actively sends data to the device. |
| Command release | POST | The platform actively sends data to the device. |
| API | Request mode | Description |
|---|---|---|
| Read device resource | POST | The platform actively sends data to the device. |
| Write device resource | POST | The platform actively sends data to the device. |
| Command release | POST | The platform actively sends data to the device. |
| Check the list of cache commands of the specified device. | GET | For querying the list of cache commands |
| Check the details of specified cache command. | GET | For querying the implementation of a command |
| Cancel cache command | PUT | When the device receives the command, it needs to send the command response. |
| API | Request mode | Description |
|---|---|---|
| New trigger | POST | |
| Update trigger | PUT | |
| Query trigger | GET | |
| Delete trigger | DELETE |
| API | Request mode | Description |
|---|---|---|
| Check device bs_psk | GET | |
| Update bs_psk | PUT | |
| Add acc_psk | POST | Add |
| Edit acc_psk | PUT | |
| Check device acc_psk | GET |