iCSservice configuration
The iCSservice running on crate controller or iCSmini hardware provide two interfaces, a websocket push technology interface
and a HTTP polling interface, which is fallback for browsers and clients, that do not support websocket technology. Both of them
can be disabled, whereas at least one of them is necessary for the correct operation of iCScontrol.
iCSservice DEFAULTS
Websocket Port 8080
HTTP port 80
HTTP URL BASE <IP-of-iCSmini>/api/
HTTP interface
This interface gives quick access to iCSservice by simple HTTP queries.
iCSservice HTTP functions
URL, Parameters with leading $, params not mandatory [$param] Response Description
http://<IP-of-iCSmini>/api/lgetItemsInfo XML XML with item object
information
http://<IP-of-iCSmini>/api/login/$username/$password API Key Returns API Key to be identified
for session