public static class Provisioning.PutSensor extends Provisioning.SensorBase implements net.servicestack.client.IReturn<Provisioning.Sensor>
| Modifier and Type | Field and Description |
|---|---|
String |
UniqueId
Unique ID of the sensor
|
Comments, LocationUniqueId, Manufacturer, MethodCode, Model, Name, ParameterId, SerialNumber, SubLocationIdentifier, Tags, UnitId| Constructor and Description |
|---|
PutSensor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponseType() |
String |
getUniqueId() |
Provisioning.PutSensor |
setUniqueId(String value) |
getComments, getLocationUniqueId, getManufacturer, getMethodCode, getModel, getName, getParameterId, getSerialNumber, getSubLocationIdentifier, getTags, getUnitId, setComments, setLocationUniqueId, setManufacturer, setMethodCode, setModel, setName, setParameterId, setSerialNumber, setSubLocationIdentifier, setTags, setUnitIdpublic String UniqueId
public String getUniqueId()
public Provisioning.PutSensor setUniqueId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.Sensor>Copyright © 2022. All rights reserved.