OpenECHO
 All Classes Namespaces Files Functions Variables
Classes | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter Class Referenceabstract
Inheritance diagram for com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter:
com.sonycsl.echo.eoj.device.DeviceObject com.sonycsl.echo.eoj.EchoObject

Classes

class  Getter
 
class  Informer
 
class  Proxy
 
class  Receiver
 
class  Setter
 

Public Member Functions

void onNew ()
 
short getEchoClassCode ()
 
Setter set ()
 
Setter set (boolean responseRequired)
 
Getter get ()
 
Informer inform ()
 
- Public Member Functions inherited from com.sonycsl.echo.eoj.device.DeviceObject
byte getInstanceCode ()
 
void allocateSelfDeviceInstanceCode ()
 
void onNew ()
 
Setter set ()
 
Setter set (boolean responseRequired)
 
Getter get ()
 
Informer inform ()
 
- Public Member Functions inherited from com.sonycsl.echo.eoj.EchoObject
 EchoObject ()
 
void onNew ()
 
void onFound ()
 
final byte[] getStatusChangeAnnouncementProperties ()
 
final byte[] getSetProperties ()
 
final byte[] getGetProperties ()
 
String toString ()
 
final byte getClassGroupCode ()
 
final byte getClassCode ()
 
abstract byte getInstanceCode ()
 
abstract short getEchoClassCode ()
 
final int getEchoObjectCode ()
 
final void setNode (EchoNode node)
 
final EchoNode getNode ()
 
final void removeNode ()
 
final boolean isSelfObject ()
 
final boolean isProxy ()
 
final void setReceiver (Receiver receiver)
 
final Receiver getReceiver ()
 
final EchoFrame onReceiveRequest (EchoFrame frame)
 
Setter set ()
 
Setter set (boolean responseRequired)
 
Getter get ()
 
Informer inform ()
 

Static Public Member Functions

static Setter setG ()
 
static Setter setG (byte instanceCode)
 
static Setter setG (boolean responseRequired)
 
static Setter setG (byte instanceCode, boolean responseRequired)
 
static Getter getG ()
 
static Getter getG (byte instanceCode)
 
static Informer informG ()
 
static Informer informG (byte instanceCode)
 

Static Public Attributes

static final short ECHO_CLASS_CODE = (short)0x0283
 
static final byte EPC_INTEGRAL_GAS_CONSUMPTION_OF_METERING_DATA1 = (byte)0xE0
 
static final byte EPC_INTEGRAL_GAS_CONSUMPTION_OF_METERING_DATA2 = (byte)0xE1
 
static final byte EPC_ERROR_DETECTION_STATUSOF_METERING_DATA = (byte)0xE2
 
static final byte EPC_SECURITY_DATA1 = (byte)0xE3
 
static final byte EPC_SECURITY_DATA2 = (byte)0xE4
 
static final byte EPC_CENTER_VALVE_SHUT_OFF_STATUS = (byte)0xE5
 
static final byte EPC_CENTER_VALVE_SHUT_OFF_RECOVERY_PERMISSION_SETTING_STATUS = (byte)0xE6
 
static final byte EPC_EMERGENCY_VALVE_SHUT_OFF_STATUS = (byte)0xE7
 
static final byte EPC_SHUT_OFF_VALVE_OPEN_CLOSE_STATUS = (byte)0xE8
 
static final byte EPC_RESIDUAL_VOLUME_CONTROL_WARNING = (byte)0xE9
 
static final byte EPC_SET_VALUE_OF_RESIDUAL_VOLUME_CONTROL_WARNING_LEVEL1 = (byte)0xEA
 
static final byte EPC_SET_VALUE_OF_RESIDUAL_VOLUME_CONTROL_WARNING_LEVEL2 = (byte)0xEB
 
static final byte EPC_SET_VALUE_OF_RESIDUAL_VOLUME_CONTROL_WARNING_LEVEL3 = (byte)0xEC
 
static final byte EPC_SLIGHT_LEAK_TIMER_VALUE_GAS_FLOW_RATE_CONTINUATION = (byte)0xED
 
static final byte EPC_SLIGHT_LEAK_TIMER_VALUE_WITHOUT_PRESSURE_INCREASE = (byte)0xEE
 
static final byte EPC_SHUT_OFF_REASON_LOG = (byte)0xEF
 
static final byte EPC_MAXIMUM_VALUE_OF_SUPPLY_PRESSURE_DATA = (byte)0xD0
 
static final byte EPC_MINIMUM_VALUE_OF_SUPPLY_PRESSURE_DATA = (byte)0xD1
 
static final byte EPC_CURRENT_VALUE_OF_SUPPLY_PRESSURE_DATA = (byte)0xD2
 
static final byte EPC_MAXIMUM_VALUE_OF_BLOCK_PRESSURE_DATA = (byte)0xD3
 
static final byte EPC_MINIMUM_VALUE_OF_BLOCK_PRESSURE_DATA = (byte)0xD4
 
static final byte EPC_CURRENT_VALUE_OF_BLOCK_PRESSURE_DATA = (byte)0xD5
 
static final byte EPC_NUMBER_OF_BLOCK_PRESSURE_SUPPLY_PRESSURE_ERROR_DAYS_TIME = (byte)0xD6
 
static final byte EPC_TEST_CALL_SETTING = (byte)0xD7
 
- Static Public Attributes inherited from com.sonycsl.echo.eoj.device.DeviceObject
static final byte EPC_OPERATION_STATUS = (byte)0x80
 
static final byte EPC_INSTALLATION_LOCATION = (byte)0x81
 
static final byte EPC_STANDARD_VERSION_INFORMATION = (byte)0x82
 
static final byte EPC_IDENTIFICATION_NUMBER = (byte)0x83
 
static final byte EPC_MEASURED_INSTANTANEOUS_POWER_CONSUMPTION = (byte)0x84
 
static final byte EPC_MEASURED_CUMULATIVE_POWER_CONSUMPTION = (byte)0x85
 
static final byte EPC_MANUFACTURERS_FAULT_CODE = (byte)0x86
 
static final byte EPC_CURRENT_LIMIT_SETTING = (byte)0x87
 
static final byte EPC_FAULT_STATUS = (byte)0x88
 
static final byte EPC_FAULT_DESCRIPTION = (byte)0x89
 
static final byte EPC_MANUFACTURER_CODE = (byte)0x8A
 
static final byte EPC_BUSINESS_FACILITY_CODE = (byte)0x8B
 
static final byte EPC_PRODUCT_CODE = (byte)0x8C
 
static final byte EPC_PRODUCTION_NUMBER = (byte)0x8D
 
static final byte EPC_PRODUCTION_DATE = (byte)0x8E
 
static final byte EPC_POWER_SAVING_OPERATION_SETTING = (byte)0x8F
 
static final byte EPC_REMOTE_CONTROL_SETTING = (byte)0x93
 
static final byte EPC_CURRENT_TIME_SETTING = (byte)0x97
 
static final byte EPC_CURRENT_DATE_SETTING = (byte)0x98
 
static final byte EPC_POWER_LIMIT_SETTING = (byte)0x99
 
static final byte EPC_CUMULATIVE_OPERATING_TIME = (byte)0x9A
 
static final byte EPC_STATUS_CHANGE_ANNOUNCEMENT_PROPERTY_MAP = (byte)0x9D
 
static final byte EPC_SET_PROPERTY_MAP = (byte)0x9E
 
static final byte EPC_GET_PROPERTY_MAP = (byte)0x9F
 
static final byte[] EDT_OPERATION_STATUS_ON = {(byte)0x30}
 
static final byte[] EDT_OPERATION_STATUS_OFF = {(byte)0x31}
 
static final byte[] EDT_STANDARD_VERSION_INFORMATION = {(byte)0x00, (byte)0x00, (byte)0x41, (byte)0x00}
 

Protected Member Functions

void setupPropertyMaps ()
 
boolean setOperationStatus (byte[] edt)
 
abstract byte[] getOperationStatus ()
 
abstract byte[] getIntegralGasConsumptionOfMeteringData1 ()
 
boolean isValidIntegralGasConsumptionOfMeteringData1 (byte[] edt)
 
abstract byte[] getIntegralGasConsumptionOfMeteringData2 ()
 
boolean isValidIntegralGasConsumptionOfMeteringData2 (byte[] edt)
 
byte[] getErrorDetectionStatusofMeteringData ()
 
boolean isValidErrorDetectionStatusofMeteringData (byte[] edt)
 
byte[] getSecurityData1 ()
 
boolean isValidSecurityData1 (byte[] edt)
 
byte[] getSecurityData2 ()
 
boolean isValidSecurityData2 (byte[] edt)
 
byte[] getCenterValveShutOffStatus ()
 
boolean isValidCenterValveShutOffStatus (byte[] edt)
 
byte[] getCenterValveShutOffRecoveryPermissionSettingStatus ()
 
boolean isValidCenterValveShutOffRecoveryPermissionSettingStatus (byte[] edt)
 
byte[] getEmergencyValveShutOffStatus ()
 
boolean isValidEmergencyValveShutOffStatus (byte[] edt)
 
byte[] getShutOffValveOpenCloseStatus ()
 
boolean isValidShutOffValveOpenCloseStatus (byte[] edt)
 
byte[] getResidualVolumeControlWarning ()
 
boolean isValidResidualVolumeControlWarning (byte[] edt)
 
boolean setSetValueOfResidualVolumeControlWarningLevel1 (byte[] edt)
 
byte[] getSetValueOfResidualVolumeControlWarningLevel1 ()
 
boolean isValidSetValueOfResidualVolumeControlWarningLevel1 (byte[] edt)
 
boolean setSetValueOfResidualVolumeControlWarningLevel2 (byte[] edt)
 
byte[] getSetValueOfResidualVolumeControlWarningLevel2 ()
 
boolean isValidSetValueOfResidualVolumeControlWarningLevel2 (byte[] edt)
 
boolean setSetValueOfResidualVolumeControlWarningLevel3 (byte[] edt)
 
byte[] getSetValueOfResidualVolumeControlWarningLevel3 ()
 
boolean isValidSetValueOfResidualVolumeControlWarningLevel3 (byte[] edt)
 
byte[] getSlightLeakTimerValueGasFlowRateContinuation ()
 
boolean isValidSlightLeakTimerValueGasFlowRateContinuation (byte[] edt)
 
byte[] getSlightLeakTimerValueWithoutPressureIncrease ()
 
boolean isValidSlightLeakTimerValueWithoutPressureIncrease (byte[] edt)
 
byte[] getShutOffReasonLog ()
 
boolean isValidShutOffReasonLog (byte[] edt)
 
byte[] getMaximumValueOfSupplyPressureData ()
 
boolean isValidMaximumValueOfSupplyPressureData (byte[] edt)
 
byte[] getMinimumValueOfSupplyPressureData ()
 
boolean isValidMinimumValueOfSupplyPressureData (byte[] edt)
 
byte[] getCurrentValueOfSupplyPressureData ()
 
boolean isValidCurrentValueOfSupplyPressureData (byte[] edt)
 
byte[] getMaximumValueOfBlockPressureData ()
 
boolean isValidMaximumValueOfBlockPressureData (byte[] edt)
 
byte[] getMinimumValueOfBlockPressureData ()
 
boolean isValidMinimumValueOfBlockPressureData (byte[] edt)
 
byte[] getCurrentValueOfBlockPressureData ()
 
boolean isValidCurrentValueOfBlockPressureData (byte[] edt)
 
byte[] getNumberOfBlockPressureSupplyPressureErrorDaysTime ()
 
boolean isValidNumberOfBlockPressureSupplyPressureErrorDaysTime (byte[] edt)
 
boolean setTestCallSetting (byte[] edt)
 
byte[] getTestCallSetting ()
 
boolean isValidTestCallSetting (byte[] edt)
 
synchronized boolean setProperty (EchoProperty property)
 
synchronized byte[] getProperty (byte epc)
 
synchronized boolean isValidProperty (EchoProperty property)
 
Informer inform (boolean multicast)
 
- Protected Member Functions inherited from com.sonycsl.echo.eoj.device.DeviceObject
void setupPropertyMaps ()
 
synchronized boolean setProperty (EchoProperty property)
 
synchronized byte[] getProperty (byte epc)
 
synchronized boolean isValidProperty (EchoProperty property)
 
boolean setOperationStatus (byte[] edt)
 
abstract byte[] getOperationStatus ()
 
boolean isValidOperationStatus (byte[] edt)
 
abstract boolean setInstallationLocation (byte[] edt)
 
abstract byte[] getInstallationLocation ()
 
boolean isValidInstallationLocation (byte[] edt)
 
byte[] getStandardVersionInformation ()
 
boolean isValidStandardVersionInformation (byte[] edt)
 
byte[] getIdentificationNumber ()
 
boolean isValidIdentificationNumber (byte[] edt)
 
byte[] getMeasuredInstantaneousPowerConsumption ()
 
boolean isValidMeasuredInstantaneousPowerConsumption (byte[] edt)
 
byte[] getMeasuredCumulativePowerConsumption ()
 
boolean isValidMeasuredCumulativePowerConsumption (byte[] edt)
 
byte[] getManufacturersFaultCode ()
 
boolean isValidManufacturersFaultCode (byte[] edt)
 
boolean setCurrentLimitSetting (byte[] edt)
 
byte[] getCurrentLimitSetting ()
 
boolean isValidCurrentLimitSetting (byte[] edt)
 
abstract byte[] getFaultStatus ()
 
boolean isValidFaultStatus (byte[] edt)
 
byte[] getFaultDescription ()
 
boolean isValidFaultDescription (byte[] edt)
 
abstract byte[] getManufacturerCode ()
 
boolean isValidManufacturerCode (byte[] edt)
 
byte[] getBusinessFacilityCode ()
 
boolean isValidBusinessFacilityCode (byte[] edt)
 
byte[] getProductCode ()
 
boolean isValidProductCode (byte[] edt)
 
byte[] getProductionNumber ()
 
boolean isValidProductionNumber (byte[] edt)
 
byte[] getProductionDate ()
 
boolean isValidProductionDate (byte[] edt)
 
boolean setPowerSavingOperationSetting (byte[] edt)
 
byte[] getPowerSavingOperationSetting ()
 
boolean isValidPowerSavingOperationSetting (byte[] edt)
 
boolean setRemoteControlSetting (byte[] edt)
 
byte[] getRemoteControlSetting ()
 
boolean isValidRemoteControlSetting (byte[] edt)
 
boolean setCurrentTimeSetting (byte[] edt)
 
byte[] getCurrentTimeSetting ()
 
boolean isValidCurrentTimeSetting (byte[] edt)
 
boolean setCurrentDateSetting (byte edt[])
 
byte[] getCurrentDateSetting ()
 
boolean isValidCurrentDateSetting (byte[] edt)
 
boolean setPowerLimitSetting (byte[] edt)
 
byte[] getPowerLimitSetting ()
 
boolean isValidPowerLimitSetting (byte[] edt)
 
byte[] getCumulativeOperatingTime ()
 
boolean isValidCumulativeOperatingTime (byte[] edt)
 
byte[] getStatusChangeAnnouncementPropertyMap ()
 
boolean isValidStatusChangeAnnouncementPropertyMap (byte[] edt)
 
byte[] getSetPropertyMap ()
 
boolean isValidSetPropertyMap (byte[] edt)
 
byte[] getGetPropertyMap ()
 
boolean isValidGetPropertyMap (byte[] edt)
 
Informer inform (boolean multicast)
 
- Protected Member Functions inherited from com.sonycsl.echo.eoj.EchoObject
void setupPropertyMaps ()
 
final void addStatusChangeAnnouncementProperty (byte epc)
 
final void removeStatusChangeAnnouncementProperty (byte epc)
 
final void clearStatusChangeAnnouncementProperties ()
 
final void addSetProperty (byte epc)
 
final void removeSetProperty (byte epc)
 
final void clearSetProperties ()
 
final void addGetProperty (byte epc)
 
final void removeGetProperty (byte epc)
 
final void clearGetProperties ()
 
synchronized boolean setProperty (EchoProperty property)
 
synchronized byte[] getProperty (byte epc)
 
synchronized boolean isValidProperty (EchoProperty property)
 
final void onReceiveSetRequest (EchoProperty property, EchoFrame response)
 
final void onReceiveGetRequest (byte epc, EchoFrame response)
 
Informer inform (boolean multicast)
 
InformerC informC (String address)
 

Additional Inherited Members

- Protected Attributes inherited from com.sonycsl.echo.eoj.device.DeviceObject
byte mEchoInstanceCode = 0
 

Detailed Description

Definition at line 26 of file LPGasMeter.java.

Member Function Documentation

Getter com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.get ( )

Definition at line 1561 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getCenterValveShutOffRecoveryPermissionSettingStatus ( )
protected

Property name : Center valve shut-off recovery permission setting status

EPC : 0xE6

Contents of property :
This property indicates status where gas shut-off valve of meter has been shut off by center.

Value range (decimal notation) :
Center valve shut-off reset enable = 0x41
Center valve shut-off reset not enable
= 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 468 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getCenterValveShutOffStatus ( )
protected

Property name : Center valve shut-off status

EPC : 0xE5

Contents of property :
This property indicates status where gas shut-off valve of meter has been shut off by center.

Value range (decimal notation) :
Center valve shut-off status found
= 0x41
Center valve shut-off status not found
= 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Announcement at status change

Definition at line 412 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getCurrentValueOfBlockPressureData ( )
protected

Property name : Current value of block pressure data

EPC : 0xD5

Contents of property :
This property indicates current value of block pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1316 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getCurrentValueOfSupplyPressureData ( )
protected

Property name : Current value of supply pressure data

EPC : 0xD2

Contents of property :
This property indicates current value of supply pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1157 of file LPGasMeter.java.

short com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getEchoClassCode ( )

Definition at line 76 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getEmergencyValveShutOffStatus ( )
protected

Property name : Emergency valve shut-off status

EPC : 0xE7

Contents of property :
This property indicates status where gas shut-off valve of meter has been shut off.

Value range (decimal notation) :
Emergency valve shut-off status found
= 0x41
Emergency valve shut-off status not found = 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 521 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getErrorDetectionStatusofMeteringData ( )
protected

Property name : Error detection statusof metering data

EPC : 0xE2

Contents of property :
This property indicates status where meter detected metering data error.

Value range (decimal notation) :
Error detection status found = 0x41 Error detection status not found
= 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Announcement at status change

Definition at line 257 of file LPGasMeter.java.

static Getter com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getG ( )
static

Definition at line 4105 of file LPGasMeter.java.

static Getter com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getG ( byte  instanceCode)
static

Definition at line 4109 of file LPGasMeter.java.

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getIntegralGasConsumptionOfMeteringData1 ( )
abstractprotected

Property name : Integral gas consumption of metering data 1

EPC : 0xE0

Contents of property :
This property indicates integral gas consumption in units of 0.0001 m3.

Value range (decimal notation) :
0.0x005F5E0FF (0.9999,9999 m3)

Data type : unsigned long

Data size : 4 bytes

Unit : 0.0001 m3

Access rule :
Announce - undefined
Set - undefined
Get - mandatory

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getIntegralGasConsumptionOfMeteringData2 ( )
abstractprotected

Property name : Integral gas consumption of metering data 2

EPC : 0xE1

Contents of property :
This property indicates integral gas consumption in units of 0.001 m3.

Value range (decimal notation) :
0.0x005F5E0FF (0.99999,999 m3)

Data type : unsigned long

Data size : 4 bytes

Unit : 0.001 m3

Access rule :
Announce - undefined
Set - undefined
Get - mandatory

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getMaximumValueOfBlockPressureData ( )
protected

Property name : Maximum value of block pressure data

EPC : 0xD3

Contents of property :
This property indicates minimum value of supply pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1210 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getMaximumValueOfSupplyPressureData ( )
protected

Property name : Maximum value of supply pressure data

EPC : 0xD0

Contents of property :
This property indicates maximum value of supply pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1051 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getMinimumValueOfBlockPressureData ( )
protected

Property name : Minimum value of block pressure data

EPC : 0xD4

Contents of property :
This property indicates minimum value of supply pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1263 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getMinimumValueOfSupplyPressureData ( )
protected

Property name : Minimum value of supply pressure data

EPC : 0xD1

Contents of property :
This property indicates minimum value of supply pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1104 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getNumberOfBlockPressureSupplyPressureErrorDaysTime ( )
protected

Property name : Number of block pressure/supply pressure error days:time

EPC : 0xD6

Contents of property :
This property indicates number of days on which block pressure/supply pressure errors occurred in 1 byte each.

Value range (decimal notation) :
Number of block pressure error days: Number of supply pressure error days: Number of block pressure error times: Number of supply pressure error times

Data type : unsigned char × 4

Data size : 4 bytes

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1367 of file LPGasMeter.java.

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getOperationStatus ( )
abstractprotected

Property name : Operation status

EPC : 0x80

Contents of property :
This property indicates the ON/OFF status.

Value range (decimal notation) :
ON=0x30, OFF=0x31

Data type : unsigned char

Data size : 1 byte

Unit : —

Access rule :
Announce - undefined
Set - optional
Get - mandatory

Announcement at status change

synchronized byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getProperty ( byte  epc)
protected

Definition at line 1482 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getResidualVolumeControlWarning ( )
protected

Property name : Residual volume control warning

EPC : 0xE9

Contents of property :
This property indicates status as warning where residual volume is very small.

Value range (decimal notation) :
Residual volume control warning level 1 0x31
Residual volume control warning level 2 0x32
Residual volume control warning level 3 0x33
No residual volume control warning 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Announcement at status change

Definition at line 626 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getSecurityData1 ( )
protected

Property name : Security data 1

EPC : 0xE3

Contents of property :
This property indicates security data to define security information on meter operation by bit allocation.

Value range (decimal notation) :
0.0xFFFFFFFF

Data type : unsigned long

Data size : 4 bytes

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 309 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getSecurityData2 ( )
protected

Property name : Security data 2

EPC : 0xE4

Contents of property :
This property indicates security data to define security information on meter operation by bit allocation.

Value range (decimal notation) :
0.0xFFFFFFFF

Data type : unsigned long

Data size : 4 bytes

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 358 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getSetValueOfResidualVolumeControlWarningLevel1 ( )
protected

Property name : Set value of residual volume control warning level 1

EPC : 0xEA

Contents of property :
Sets “Small residual volume detection level 1”.

Value range (decimal notation) :
0.0xFFFFFF (0.16,777,215)

Data type : unsigned char × 3

Data size : 3 bytes

Unit : liter

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 703 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getSetValueOfResidualVolumeControlWarningLevel2 ( )
protected

Property name : Set value of residual volume control warning level 2

EPC : 0xEB

Contents of property :
Sets “Small residual volume detection level 2”.

Value range (decimal notation) :
0.0xFFFFFF (0.16,777,215)

Data type : unsigned char × 3

Data size : 3 bytes

Unit : liter

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 775 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getSetValueOfResidualVolumeControlWarningLevel3 ( )
protected

Property name : Set value of residual volume control warning level 3

EPC : 0xEC

Contents of property :
Sets “Small residual volume detection level 3”.

Value range (decimal notation) :
0.0xFFFFFF (0.16,777,215)

Data type : unsigned char ×3

Data size : 3 bytes

Unit : liter

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 847 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getShutOffReasonLog ( )
protected

Property name : Shut-off reason log

EPC : 0xEF

Contents of property :
Defines log of reasons for gas shut-off by shut-off valve in 1 byte each with bits assigned. Shows the last three logs.
Log 3: log 2: log 1

Value range (decimal notation) :
0xFF: 0xFF: 0xFF

Data type : unsigned char × 3

Data size : 3 bytes

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 999 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getShutOffValveOpenCloseStatus ( )
protected

Property name : Shut-off valve open/close status

EPC : 0xE8

Contents of property :
This property indicates open/close status of shut-off valve.

Value range (decimal notation) :
Shut-off valve open status = 0x41 Shut-off valve close status = 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 572 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getSlightLeakTimerValueGasFlowRateContinuation ( )
protected

Property name : Slight leak timer value (gas flow rate continuation)

EPC : 0xED

Contents of property :
This property indicates number of days on which gas flow rate is continued.

Value range (decimal notation) :
0.0xFD (0.253)
(0 to 253 days)

Data type : unsigned char

Data size : 1 byte

Unit : Day

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 897 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getSlightLeakTimerValueWithoutPressureIncrease ( )
protected

Property name : Slight leak timer value (without pressure increase)

EPC : 0xEE

Contents of property :
This property indicates number of days on which gas leak monitoring is performed without gas pressure increase.

Value range (decimal notation) :
0.0xFD (0.253)
(0 to 253 days)

Data type : unsigned char

Data size : 1 byte

Unit : Day

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 948 of file LPGasMeter.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.getTestCallSetting ( )
protected

Property name : Test call setting

EPC : 0xD7

Contents of property :
Performs test call operation setup.

Value range (decimal notation) :
Test call operation ON 0x41 Test call operation OFF 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 1439 of file LPGasMeter.java.

Informer com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.inform ( )

Definition at line 1567 of file LPGasMeter.java.

Informer com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.inform ( boolean  multicast)
protected

Definition at line 1572 of file LPGasMeter.java.

static Informer com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.informG ( )
static

Definition at line 4114 of file LPGasMeter.java.

static Informer com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.informG ( byte  instanceCode)
static

Definition at line 4118 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidCenterValveShutOffRecoveryPermissionSettingStatus ( byte[]  edt)
protected

Property name : Center valve shut-off recovery permission setting status

EPC : 0xE6

Contents of property :
This property indicates status where gas shut-off valve of meter has been shut off by center.

Value range (decimal notation) :
Center valve shut-off reset enable = 0x41
Center valve shut-off reset not enable
= 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 493 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidCenterValveShutOffStatus ( byte[]  edt)
protected

Property name : Center valve shut-off status

EPC : 0xE5

Contents of property :
This property indicates status where gas shut-off valve of meter has been shut off by center.

Value range (decimal notation) :
Center valve shut-off status found
= 0x41
Center valve shut-off status not found
= 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Announcement at status change

Definition at line 440 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidCurrentValueOfBlockPressureData ( byte[]  edt)
protected

Property name : Current value of block pressure data

EPC : 0xD5

Contents of property :
This property indicates current value of block pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1341 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidCurrentValueOfSupplyPressureData ( byte[]  edt)
protected

Property name : Current value of supply pressure data

EPC : 0xD2

Contents of property :
This property indicates current value of supply pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1182 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidEmergencyValveShutOffStatus ( byte[]  edt)
protected

Property name : Emergency valve shut-off status

EPC : 0xE7

Contents of property :
This property indicates status where gas shut-off valve of meter has been shut off.

Value range (decimal notation) :
Emergency valve shut-off status found
= 0x41
Emergency valve shut-off status not found = 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 546 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidErrorDetectionStatusofMeteringData ( byte[]  edt)
protected

Property name : Error detection statusof metering data

EPC : 0xE2

Contents of property :
This property indicates status where meter detected metering data error.

Value range (decimal notation) :
Error detection status found = 0x41 Error detection status not found
= 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Announcement at status change

Definition at line 283 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidIntegralGasConsumptionOfMeteringData1 ( byte[]  edt)
protected

Property name : Integral gas consumption of metering data 1

EPC : 0xE0

Contents of property :
This property indicates integral gas consumption in units of 0.0001 m3.

Value range (decimal notation) :
0.0x005F5E0FF (0.9999,9999 m3)

Data type : unsigned long

Data size : 4 bytes

Unit : 0.0001 m3

Access rule :
Announce - undefined
Set - undefined
Get - mandatory

Definition at line 177 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidIntegralGasConsumptionOfMeteringData2 ( byte[]  edt)
protected

Property name : Integral gas consumption of metering data 2

EPC : 0xE1

Contents of property :
This property indicates integral gas consumption in units of 0.001 m3.

Value range (decimal notation) :
0.0x005F5E0FF (0.99999,999 m3)

Data type : unsigned long

Data size : 4 bytes

Unit : 0.001 m3

Access rule :
Announce - undefined
Set - undefined
Get - mandatory

Definition at line 228 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidMaximumValueOfBlockPressureData ( byte[]  edt)
protected

Property name : Maximum value of block pressure data

EPC : 0xD3

Contents of property :
This property indicates minimum value of supply pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1235 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidMaximumValueOfSupplyPressureData ( byte[]  edt)
protected

Property name : Maximum value of supply pressure data

EPC : 0xD0

Contents of property :
This property indicates maximum value of supply pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1076 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidMinimumValueOfBlockPressureData ( byte[]  edt)
protected

Property name : Minimum value of block pressure data

EPC : 0xD4

Contents of property :
This property indicates minimum value of supply pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1288 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidMinimumValueOfSupplyPressureData ( byte[]  edt)
protected

Property name : Minimum value of supply pressure data

EPC : 0xD1

Contents of property :
This property indicates minimum value of supply pressure data in units of 0.01 kPa.

Value range (decimal notation) :
0x0000.0xFFFD (0.655.33)
(0.655.33 kPa)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.01 kPa

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1129 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidNumberOfBlockPressureSupplyPressureErrorDaysTime ( byte[]  edt)
protected

Property name : Number of block pressure/supply pressure error days:time

EPC : 0xD6

Contents of property :
This property indicates number of days on which block pressure/supply pressure errors occurred in 1 byte each.

Value range (decimal notation) :
Number of block pressure error days: Number of supply pressure error days: Number of block pressure error times: Number of supply pressure error times

Data type : unsigned char × 4

Data size : 4 bytes

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1390 of file LPGasMeter.java.

synchronized boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidProperty ( EchoProperty  property)
protected

Definition at line 1516 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidResidualVolumeControlWarning ( byte[]  edt)
protected

Property name : Residual volume control warning

EPC : 0xE9

Contents of property :
This property indicates status as warning where residual volume is very small.

Value range (decimal notation) :
Residual volume control warning level 1 0x31
Residual volume control warning level 2 0x32
Residual volume control warning level 3 0x33
No residual volume control warning 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Announcement at status change

Definition at line 654 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidSecurityData1 ( byte[]  edt)
protected

Property name : Security data 1

EPC : 0xE3

Contents of property :
This property indicates security data to define security information on meter operation by bit allocation.

Value range (decimal notation) :
0.0xFFFFFFFF

Data type : unsigned long

Data size : 4 bytes

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 332 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidSecurityData2 ( byte[]  edt)
protected

Property name : Security data 2

EPC : 0xE4

Contents of property :
This property indicates security data to define security information on meter operation by bit allocation.

Value range (decimal notation) :
0.0xFFFFFFFF

Data type : unsigned long

Data size : 4 bytes

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 381 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidSetValueOfResidualVolumeControlWarningLevel1 ( byte[]  edt)
protected

Property name : Set value of residual volume control warning level 1

EPC : 0xEA

Contents of property :
Sets “Small residual volume detection level 1”.

Value range (decimal notation) :
0.0xFFFFFF (0.16,777,215)

Data type : unsigned char × 3

Data size : 3 bytes

Unit : liter

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 726 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidSetValueOfResidualVolumeControlWarningLevel2 ( byte[]  edt)
protected

Property name : Set value of residual volume control warning level 2

EPC : 0xEB

Contents of property :
Sets “Small residual volume detection level 2”.

Value range (decimal notation) :
0.0xFFFFFF (0.16,777,215)

Data type : unsigned char × 3

Data size : 3 bytes

Unit : liter

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 798 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidSetValueOfResidualVolumeControlWarningLevel3 ( byte[]  edt)
protected

Property name : Set value of residual volume control warning level 3

EPC : 0xEC

Contents of property :
Sets “Small residual volume detection level 3”.

Value range (decimal notation) :
0.0xFFFFFF (0.16,777,215)

Data type : unsigned char ×3

Data size : 3 bytes

Unit : liter

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 870 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidShutOffReasonLog ( byte[]  edt)
protected

Property name : Shut-off reason log

EPC : 0xEF

Contents of property :
Defines log of reasons for gas shut-off by shut-off valve in 1 byte each with bits assigned. Shows the last three logs.
Log 3: log 2: log 1

Value range (decimal notation) :
0xFF: 0xFF: 0xFF

Data type : unsigned char × 3

Data size : 3 bytes

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 1023 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidShutOffValveOpenCloseStatus ( byte[]  edt)
protected

Property name : Shut-off valve open/close status

EPC : 0xE8

Contents of property :
This property indicates open/close status of shut-off valve.

Value range (decimal notation) :
Shut-off valve open status = 0x41 Shut-off valve close status = 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 595 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidSlightLeakTimerValueGasFlowRateContinuation ( byte[]  edt)
protected

Property name : Slight leak timer value (gas flow rate continuation)

EPC : 0xED

Contents of property :
This property indicates number of days on which gas flow rate is continued.

Value range (decimal notation) :
0.0xFD (0.253)
(0 to 253 days)

Data type : unsigned char

Data size : 1 byte

Unit : Day

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 921 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidSlightLeakTimerValueWithoutPressureIncrease ( byte[]  edt)
protected

Property name : Slight leak timer value (without pressure increase)

EPC : 0xEE

Contents of property :
This property indicates number of days on which gas leak monitoring is performed without gas pressure increase.

Value range (decimal notation) :
0.0xFD (0.253)
(0 to 253 days)

Data type : unsigned char

Data size : 1 byte

Unit : Day

Access rule :
Announce - undefined
Set - undefined
Get - optional

Definition at line 972 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.isValidTestCallSetting ( byte[]  edt)
protected

Property name : Test call setting

EPC : 0xD7

Contents of property :
Performs test call operation setup.

Value range (decimal notation) :
Test call operation ON 0x41 Test call operation OFF 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 1462 of file LPGasMeter.java.

void com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.onNew ( )

Definition at line 70 of file LPGasMeter.java.

Setter com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.set ( )

Definition at line 1550 of file LPGasMeter.java.

Setter com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.set ( boolean  responseRequired)

Definition at line 1555 of file LPGasMeter.java.

static Setter com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setG ( )
static

Definition at line 4088 of file LPGasMeter.java.

static Setter com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setG ( byte  instanceCode)
static

Definition at line 4092 of file LPGasMeter.java.

static Setter com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setG ( boolean  responseRequired)
static

Definition at line 4096 of file LPGasMeter.java.

static Setter com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setG ( byte  instanceCode,
boolean  responseRequired 
)
static

Definition at line 4100 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setOperationStatus ( byte[]  edt)
protected

Property name : Operation status

EPC : 0x80

Contents of property :
This property indicates the ON/OFF status.

Value range (decimal notation) :
ON=0x30, OFF=0x31

Data type : unsigned char

Data size : 1 byte

Unit : —

Access rule :
Announce - undefined
Set - optional
Get - mandatory

Announcement at status change

Definition at line 104 of file LPGasMeter.java.

synchronized boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setProperty ( EchoProperty  property)
protected

Definition at line 1468 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setSetValueOfResidualVolumeControlWarningLevel1 ( byte[]  edt)
protected

Property name : Set value of residual volume control warning level 1

EPC : 0xEA

Contents of property :
Sets “Small residual volume detection level 1”.

Value range (decimal notation) :
0.0xFFFFFF (0.16,777,215)

Data type : unsigned char × 3

Data size : 3 bytes

Unit : liter

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 680 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setSetValueOfResidualVolumeControlWarningLevel2 ( byte[]  edt)
protected

Property name : Set value of residual volume control warning level 2

EPC : 0xEB

Contents of property :
Sets “Small residual volume detection level 2”.

Value range (decimal notation) :
0.0xFFFFFF (0.16,777,215)

Data type : unsigned char × 3

Data size : 3 bytes

Unit : liter

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 752 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setSetValueOfResidualVolumeControlWarningLevel3 ( byte[]  edt)
protected

Property name : Set value of residual volume control warning level 3

EPC : 0xEC

Contents of property :
Sets “Small residual volume detection level 3”.

Value range (decimal notation) :
0.0xFFFFFF (0.16,777,215)

Data type : unsigned char ×3

Data size : 3 bytes

Unit : liter

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 824 of file LPGasMeter.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setTestCallSetting ( byte[]  edt)
protected

Property name : Test call setting

EPC : 0xD7

Contents of property :
Performs test call operation setup.

Value range (decimal notation) :
Test call operation ON 0x41 Test call operation OFF 0x42

Data type : unsigned char

Data size : 1 byte

Unit : -

Access rule :
Announce - undefined
Set - optional
Get - optional

Definition at line 1416 of file LPGasMeter.java.

void com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.setupPropertyMaps ( )
protected

Definition at line 56 of file LPGasMeter.java.

Member Data Documentation

final short com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.ECHO_CLASS_CODE = (short)0x0283
static

Definition at line 28 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_CENTER_VALVE_SHUT_OFF_RECOVERY_PERMISSION_SETTING_STATUS = (byte)0xE6
static

Definition at line 36 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_CENTER_VALVE_SHUT_OFF_STATUS = (byte)0xE5
static

Definition at line 35 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_CURRENT_VALUE_OF_BLOCK_PRESSURE_DATA = (byte)0xD5
static

Definition at line 51 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_CURRENT_VALUE_OF_SUPPLY_PRESSURE_DATA = (byte)0xD2
static

Definition at line 48 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_EMERGENCY_VALVE_SHUT_OFF_STATUS = (byte)0xE7
static

Definition at line 37 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_ERROR_DETECTION_STATUSOF_METERING_DATA = (byte)0xE2
static

Definition at line 32 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_INTEGRAL_GAS_CONSUMPTION_OF_METERING_DATA1 = (byte)0xE0
static

Definition at line 30 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_INTEGRAL_GAS_CONSUMPTION_OF_METERING_DATA2 = (byte)0xE1
static

Definition at line 31 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_MAXIMUM_VALUE_OF_BLOCK_PRESSURE_DATA = (byte)0xD3
static

Definition at line 49 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_MAXIMUM_VALUE_OF_SUPPLY_PRESSURE_DATA = (byte)0xD0
static

Definition at line 46 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_MINIMUM_VALUE_OF_BLOCK_PRESSURE_DATA = (byte)0xD4
static

Definition at line 50 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_MINIMUM_VALUE_OF_SUPPLY_PRESSURE_DATA = (byte)0xD1
static

Definition at line 47 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_NUMBER_OF_BLOCK_PRESSURE_SUPPLY_PRESSURE_ERROR_DAYS_TIME = (byte)0xD6
static

Definition at line 52 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_RESIDUAL_VOLUME_CONTROL_WARNING = (byte)0xE9
static

Definition at line 39 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_SECURITY_DATA1 = (byte)0xE3
static

Definition at line 33 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_SECURITY_DATA2 = (byte)0xE4
static

Definition at line 34 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_SET_VALUE_OF_RESIDUAL_VOLUME_CONTROL_WARNING_LEVEL1 = (byte)0xEA
static

Definition at line 40 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_SET_VALUE_OF_RESIDUAL_VOLUME_CONTROL_WARNING_LEVEL2 = (byte)0xEB
static

Definition at line 41 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_SET_VALUE_OF_RESIDUAL_VOLUME_CONTROL_WARNING_LEVEL3 = (byte)0xEC
static

Definition at line 42 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_SHUT_OFF_REASON_LOG = (byte)0xEF
static

Definition at line 45 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_SHUT_OFF_VALVE_OPEN_CLOSE_STATUS = (byte)0xE8
static

Definition at line 38 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_SLIGHT_LEAK_TIMER_VALUE_GAS_FLOW_RATE_CONTINUATION = (byte)0xED
static

Definition at line 43 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_SLIGHT_LEAK_TIMER_VALUE_WITHOUT_PRESSURE_INCREASE = (byte)0xEE
static

Definition at line 44 of file LPGasMeter.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.LPGasMeter.EPC_TEST_CALL_SETTING = (byte)0xD7
static

Definition at line 53 of file LPGasMeter.java.


The documentation for this class was generated from the following file: