GET api/ControlStratNow?uniqueid={uniqueid}&deviceno={deviceno}&runtime={runtime}

立即开启

Request Information

Parameters

NameDescriptionAdditional information
uniqueid
节点标识[8位字符串]

Define this parameter in the request URI.

deviceno
设备编号[0-255]

Define this parameter in the request URI.

runtime
运行时间 (单位:分钟)

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
"sample string"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string</string>