/updateBee

Method description End point /updateBee Description Update GateBEE label Request method POST Bearer token Required Request RequestParam Field name Description Type id Gate identifier Long label Gate label String RequestBodyA JSONObject with these fields Field name Description Type id BEE identifier Long name The new BEE name String sensors A JSONArray representation of the Sensor [...]

/getBeeDetails

Method description End point /getBeeDetails Description Returns detailed informations about a specific BEE Request method POST Bearer token Required Request RequestParam Field name Description Type id BEE identifier Long RequestBody None Response A JSON representation of the selected BEE Example Array Fields Field name Description Type id BEE identifier Long label BEE label String serial [...]

/getMyBees

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 [...]