Controller
https://catpalm.net/api/controller/${controller.name}/
Do not abuse these endpoints.
Get monitor information
GET
https://catpalm.net/api/controller/${controller.name}/call
Path Parameters
Name
Type
Description
controller.name*
str
Headers
Name
Type
Description
{
"distance": null
}
{
"distance": 2302300
}
Request monitor response
PUT
https://catpalm.net/api/controller/${controller.name}/call
Path Parameters
Name
Type
Description
controller.name*
str
Headers
Name
Type
Description
Get trigger information
GET
https://catpalm.net/api/controller/${controller.name}/receive
Path Parameters
Name
Type
Description
controller.name*
str
Headers
Name
Type
Description
{
"distance": null
}
{
"distance": 2302300
}
最后更新于