Go-to-Light Service 4.0.0.2397 - 121 - API License to Cloud Demo

<back to all web services

ShowPredictive

Requires Authentication
The following routes are available for this service:
All Verbs/ShowPredictive/{BlinkKey}/{SteadyKey}/{Color}/{ShowHeader}/{Owner}
ShowPredictive Parameters:
NameParameterData TypeRequiredDescription
BlinkKeypathstringYesKey identifying a location that will be shown blinking
SteadyKeypathstringYesKey identifying a location that will be shown not blinking
ColorpathstringYesHTML Color code (e.g. FF00FF)
ShowHeaderpathHeaderModeYesIndicates the way the area header will be displayed (possible values are on, off, once)
OwnerpathstringYesName of the owner of the color/command to allow color sharing
StockroomNamequerystringYesOptional: name of the stockroom where to show the position
HeaderMode Enum:
on
off
once

To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other

HTTP + OTHER

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /ShowPredictive/{BlinkKey}/{SteadyKey}/{Color}/{ShowHeader}/{Owner} HTTP/1.1 
Host: clouddemo.pickeos.com 
Accept: text/jsonl
Content-Type: text/jsonl
Content-Length: length

{"BlinkKey":"String","SteadyKey":"String","Color":"String","ShowHeader":"on","Owner":"String","StockroomName":"String"}