POST hub/{serial}/Manual/{state}
Set state of the hub manually
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
serial |
Serial of the Hub |
string |
Required |
state |
state to set |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResult
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.