📄️ Obtain the device list according to the Topic
Obtain all the devices under your account and the basic information of the devices through the assigned Topic
📄️ Bind Device
You can bind a device to your account through this interface. After binding, real-time data of the device will immediately start to be pushed via MQTT protocol, and you can also query the relevant information of the device.
📄️ Obtain all the devices that are on the cloud
Obtain all the devices that have been on the cloud currently, as well as the time of the last cloud access.
📄️ Unbind Device
Corresponds to the Bind Device interface and is commonly used to remove a device from a power station. After unbinding, the real-time data push of the device will stop immediately and the data of the device will no longer be available.
📄️ Verify device sn & checkCode match
✨ Example