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