POST CC/AreaOpenClose?AreaID={AreaID}&Type={Type}

一键开关某一区域 包括空调也要改为-1

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AreaID

区域ID

integer

Required

Type

1表示开机 2表示关机

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.