GET CC/client?AreaID={AreaID}&ExhibitionID={ExhibitionID}
获取设备列表(包含状态,离线,在线)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| AreaID |
区域id 可选 |
integer |
Default value is 0 |
| ExhibitionID |
展项ID 可选 |
integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.