Vif.VifToString
ACTUALLY_DURATION, AVERAGING_DURATION, COLD_OR_WARM_TEMPERATURE_LIMIT, COMPLEX_ENERGY, COMPLEX_POWER, CREDIT, CUMUL_COUNT_MAX_POWER, CURRENT, DEBIT, DURATION_OF_TARIFF, DURATION_SINCE_LAST_CUMULATION, DURATION_SINCE_LAST_READOUT, ENERGY, EXTERNAL_TEMPERATURE, FLOW_TEMPERATURE, FREQUENCY, MASS, MASS_FLOW, ON_TIME, OPERATING_TIME, OPERATING_TIME_BYTTERY, PERIOD_OF_TARIFF, PHASE_U_I, POWER, PRESSURE, REACTIVE_ENERGY, REACTIVE_POWER, RETURN_TEMPERATURE, STORAGE_INTERVAL, TEMPERATURE_DIFFERENCE, TIME_POINT, VOLTAGE, VOLUME, VOLUME_FLOW
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getExponent() |
String |
getLabel()
User friendly name
|
SiPrefix |
getSiPrefix() |
UnitOfMeasurement |
getUnitOfMeasurement() |
String |
getValue() |
VifTypes |
getVifType()
Type of the vif i.e. ascii, primary extention FB, extention FD
|
int |
hashCode() |
void |
setValue(String value) |
String |
toString() |
public VifAscii()
public VifAscii(String value)
public Integer getExponent()
getExponent
in interface Vif
public SiPrefix getSiPrefix()
getSiPrefix
in interface Vif
public UnitOfMeasurement getUnitOfMeasurement()
getUnitOfMeasurement
in interface Vif
public String getValue()
public void setValue(String value)
public VifTypes getVifType()
Vif
getVifType
in interface Vif
Copyright © 2009–2016 MBus4J. All rights reserved.