Control

Make requests to control local iZone device.

Control Local Device Command

HTTP Request.

POST http://[bridge_IPAddr]/iZoneCommandV2

Request Body JSON:

{
  "SysOn":type_syson
}

where:

An expected response would be like:

OK

Refer to Reference the detail control actions dictionary of different types of iZone device control.