Modifier and Type | Method and Description |
---|---|
static SensorValuePrecision |
SensorValuePrecision.getDefaultInstance(String defaultValue) |
Constructor and Description |
---|
SensorValuePrecision(SensorValuePrecision source)
Creates a copy from Source Object.
|
Modifier and Type | Method and Description |
---|---|
SensorValuePrecision |
SensorDataBuilder.getValuePrecision() |
@Nullable SensorValuePrecision |
SensorData.getValuePrecision()
The number of decimal places of precisionassociated with the sensor value
|
Modifier and Type | Method and Description |
---|---|
SensorDataBuilder |
SensorDataBuilder.setValuePrecision(SensorValuePrecision value) |
Modifier and Type | Method and Description |
---|---|
SensorValuePrecision |
SensorDataBuilder.getValuePrecision() |
@Nullable SensorValuePrecision |
SensorData.getValuePrecision()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SensorDataBuilder |
SensorDataBuilder.setValuePrecision(SensorValuePrecision value) |
Copyright © 2019 OpenDaylight. All rights reserved.