Bricks API
The Bricks API is fully documented and open to everyone. If you are a software dev, this section will help you to turn your hardware into a "Brick" and interact with our software.
IOT endpoint
Query Parameters
Name
Type
Description
{
"error": 0,
"error_text": "",
"warning": 0,
"warning_text": "",
"next_request_ms": 15000,
"epower_0_state": 0
}Sample request and implementations
Last updated