/rebootGates

Method description End point/rebootGates DescriptionSends a reboot command to each Gate specified in the submitted list Request methodPOST Bearer tokenRequired Request RequestParamNone RequestBody Array Response A JSONArray of the sent commands Example Fields Field name Description Type id Gate identifier Long command_sent Reboot command sent report Boolean

/upgradeGates

Method description End point/upgradeGates DescriptionSends an upgrade command to each Gate specified in the submitted list Request methodPOST Bearer tokenRequired Request RequestParamNone RequestBody Array Response A JSONArray of the sent commands Example Fields Field name Description Type id Gate identifier Long command_sent Upgrade command sent report Boolean

/updateGate

Method description End point /updateGate Description Update GateBEE properties Request method POST Bearer token Required Request RequestParam Field name Description Type id Gate identifier Long label Gate label String RequestBody None Response A JSON representation of the updated Gate

/getGateDetails

Method description End point /getGateDetails Description Get detailed infos about a Gate Request method POST Bearer token Required Request RequestParam None RequestBody None Response A JSON representation of the Gate identified by an id Example Fields Field name Description Type id Gate identifier Long serial Gate serial number String label Gate label String local_ip Local [...]

/getMyGates

Method description End point /getMyGates Description Get the list of all theĀ GateBEEs of the user identified by the Bearer Token Request method POST Bearer token Required Request RequestParam None RequestBody None Response A JSONArray representation of the user's Gates Example Fields Field name Description Type id Gate identifier Long serial Gate serial number String label [...]