How to send Curtain Stop command via Api ?
We are working on control4 driver development. we already integrated switch, dimmer, and plugs
now we have been trying Curtains.the curtain open and close were working. but Stop was not working it is our sample request. how to send stop command via API. is there any changed API available for the curtain.
HTTP/1.1
Host: api.developer.legrand.com
Content-Type: application/json
Ocp-Apim-Subscription-Key: 1ebee8
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ilg1ZVhrNHh5b2pORnVtMWtsMll0djhkbE5QNC1jN
{
“level”:50
}
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.