Go to documentation repository
Contact technical support
Previous page Next page
POST http:/IP-address:port/device/di/{id}
JSON 본문:
{"state": "closed"}
where state − opened 또는 closed.
샘플 요청:
http://127.0.0.1:8080/device/di/0 {"state": "opened"}