HTTP
Currently, the code repository has an HTTP device connectivity service. After deployment and registration, HTTP protocol devices can be accessed.
Repository Address
https://github.com/ThingsPanel/http-protocol-plugin
Integration Steps
- Create device

- Click
Edit Paramsand selectHTTP Protocol, then save.

- Click
Device Detailsbutton, fill in relevant information in the Data Parsing column (webhook address is the address where the device receives messages sent by the platform).

- For specific details, please check the README file of the HTTP protocol plugin repository.