POST hub/{serial}/Manual/{state}

Set state of the hub manually

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.