by Marco Lettieri | Bee Method detail
Method description End point /getMyBees Description Returns the list of the user's BEEs Request method POST Bearer token Required Request RequestParam None RequestBody None Response A JSONArray representation of the user's BEEs Example Array Fields Field name Description Type id BEE identifier Long label BEE label String serial BEE serial number String gate_serial Serial number [...]
by Marco Lettieri | Android
MicroBees uses the key hash to authenticate interactions between your app and the MicroBees app. On OS X, run: Array On Windows, run: Array
by Marco Lettieri | Gate Method detail
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 Array Fields Field name Description Type id Gate identifier Long command_sent Reboot command sent report Boolean
by Marco Lettieri | Gate Method detail
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 Array Fields Field name Description Type id Gate identifier Long command_sent Upgrade command sent report Boolean
by Marco Lettieri | Gate Method detail, Senza categoria
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