Go to documentation repository
Page History
POST http:/IP-address:port/device/iddi/{id}
Tip | |
---|---|
title | Note
|
Info | |
|
JSON body:
Code Block |
---|
{"state": "closed"} |
where state - − opened or closed.
Sample request:
Code Block |
---|
http://127.0.0.1:8080/device/iddi/0 {"state": "opened"} |
Overview
Content Tools