Skip to main content

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

img.png

  • Click Edit Params and select HTTP Protocol, then save.

img.png

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

img.png

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