Updates a sensor
Updates a sensor. Required permission: asset:sensors:update
Authorizations
OAuth2 Bearer Authorization
Path Parameters
UUID of the Sensor
^[a-f0-9]{8}\-[a-f0-9]{4}\-4[a-f0-9]{3}\-[89ab][a-f0-9]{3}\-[a-f0-9]{12}$Body
Updates a sensor. Required permission: asset:sensors:update
The UUID of the charge point this sensor is assigned to. Each chargepoint can have at most one parking sensor.
^[a-f0-9]{8}\-[a-f0-9]{4}\-4[a-f0-9]{3}\-[89ab][a-f0-9]{3}\-[a-f0-9]{12}$The most recently reported parking status of this sensor. Possible values are: Available, Occupied. This value is updated whenever the sensor sends a new status update.
Available, Occupied, Parked, Unavailable, Unknown "Occupied"
A label for this sensor, used to identify it within the system
255"Sensor Bay 3"
The name of the external interface or integration through which this sensor reports its status. Used to identify which partner system or sensor provider is the source of the status updates.
255External identifier of the sensor as assigned by the sensor provider's system.
255Response
Sensor edited
Sensor