/getBeeActuators

Method description End point/getBeeActuators DescriptionReturns the list of all the actuators of a BEE Request methodPOST Bearer tokenRequired Request RequestParam Field nameDescriptionType idBEE identifierLong RequestBodyNone Response A JSONArray representation of the actuators associated with a BEE Example Array Fields Field name Description Type id Actuator identifier Long label Actuator label String prototypeID Identifier of the [...]

/getActuatorDetails

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

/getMyActuators

Method description End point/getMyActuators DescriptionReturns the list of all the actuators of the user Request methodPOST Bearer tokenRequired Request RequestParamNone RequestBodyNone Response A JSONArray representation of the user's actuators Example Array Fields Field name Description Type id Actuator identifier Long label Actuator label String prototypeID Identifier of the actuator prototype Long prototypeName Actuator prototype name [...]

/updateSensor

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

/getBeeSensors

Method description End point/getBeeSensors DescriptionReturns the list of all the sensors of a BEE Request methodPOST Bearer tokenRequired Request RequestParam Field nameDescriptionType idBEE identifierLong RequestBodyNone Response A JSONArray representation of the sensors associated to a BEE Example Array Fields Field name Description Type id Sensor identifier Long label Sensor label String lastUpdate Time of the [...]