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
Constructor and Description |
---|
VifManufacturerSpecific() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
static VifManufacturerSpecific |
fromLabel(String label) |
Integer |
getExponent() |
String |
getLabel()
User friendly name
|
SiPrefix |
getSiPrefix() |
UnitOfMeasurement |
getUnitOfMeasurement() |
VifTypes |
getVifType()
Type of the vif i.e. ascii, primary extention FB, extention FD
|
int |
hashCode() |
static boolean |
isManufacturerSecific(String label) |
String |
toString() |
public static boolean isManufacturerSecific(String label)
public static VifManufacturerSpecific fromLabel(String label)
public Integer getExponent()
getExponent
in interface Vif
public SiPrefix getSiPrefix()
getSiPrefix
in interface Vif
public UnitOfMeasurement getUnitOfMeasurement()
getUnitOfMeasurement
in interface Vif
public VifTypes getVifType()
Vif
getVifType
in interface Vif
Copyright © 2009–2016 MBus4J. All rights reserved.