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.ElectricVehicle Class Referenceabstract
Inheritance diagram for com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle:
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)0x027E
 
static final byte EPC_V2H_STORED_ELECTRICITY1 = (byte)0xC0
 
static final byte EPC_V2H_STORED_ELECTRICITY2 = (byte)0xC1
 
static final byte EPC_V2H_REMAINING_AVAILABLE_CAPACITY1 = (byte)0xC2
 
static final byte EPC_V2H_REMAINING_AVAILABLE_CAPACITY2 = (byte)0xC3
 
static final byte EPC_V2H_REMAINING_AVAILABLE_CAPACITY3 = (byte)0xC4
 
static final byte EPC_RATED_CHARGE_CAPACITY = (byte)0xC5
 
static final byte EPC_RATED_DISCHARGE_CAPACITY = (byte)0xC6
 
static final byte EPC_CHARGEABLE_DISCHARGE_ABLE_STATUS = (byte)0xC7
 
static final byte EPC_MINIMUM_MAXIMUM_CHARGE_ELECTRIC_ENERGY = (byte)0xC8
 
static final byte EPC_MINIMUM_MAXIMUM_DISCHARGE_ELECTRIC_ENERGY = (byte)0xC9
 
static final byte EPC_MINIMUM_MAXIMUM_CHARGE_CURRENT = (byte)0xCA
 
static final byte EPC_MINIMUM_MAXIMUM_DISCHARGE_CURRENT = (byte)0xCB
 
static final byte EPC_USED_CAPACITY1 = (byte)0xD0
 
static final byte EPC_USED_CAPACITY2 = (byte)0xD1
 
static final byte EPC_RATED_VOLTAGE = (byte)0xD2
 
static final byte EPC_MEASURED_INSTANTANEOUS_CHARGE_DISCHARGE_ELECTRIC_ENERGY = (byte)0xD3
 
static final byte EPC_MEASURED_INSTANTANEOUS_CHARGE_DISCHARGE_CURRENT = (byte)0xD4
 
static final byte EPC_MEASURED_INSTANTANEOUS_CHARGE_DISCHARGE_VOLTAGE = (byte)0xD5
 
static final byte EPC_MEASURED_CUMULATIVE_DISCHARGE_ELECTRIC_ENERGY = (byte)0xD6
 
static final byte EPC_CUMULATIVE_DISCHARGE_ELECTRIC_ENERGY_RESET_SETTING = (byte)0xD7
 
static final byte EPC_MEASURED_CUMULATIVE_CHARGE_ELECTRIC_ENERGY = (byte)0xD8
 
static final byte EPC_CUMULATIVE_CHARGE_ELECTRIC_ENERGY_RESET_SETTING = (byte)0xD9
 
static final byte EPC_OPERATION_MODE_SETTING = (byte)0xDA
 
static final byte EPC_SYSTEM_INTERCONNECTE_D_TYPE = (byte)0xDB
 
static final byte EPC_REMAINING_BATTERY_CAPACITY1 = (byte)0xE2
 
static final byte EPC_REMAINING_BATTERY_CAPACITY2 = (byte)0xE3
 
static final byte EPC_REMAINING_BATTERY_CAPACITY3 = (byte)0xE4
 
static final byte EPC_DETERIORATION_STATUS = (byte)0xE5
 
static final byte EPC_CHARGING_AMOUNT_SETTING1 = (byte)0xE7
 
static final byte EPC_DISCHARGING_AMOUNT_SETTING1 = (byte)0xE8
 
static final byte EPC_CHARGING_AMOUNT_SETTING2 = (byte)0xE9
 
static final byte EPC_DISCHARGING_AMOUNT_SETTING2 = (byte)0xEA
 
static final byte EPC_CHARGE_ELECTRIC_ENERGY_SETTING = (byte)0xEB
 
static final byte EPC_DISCHARGE_ELECTRIC_ENERGY_SETTING = (byte)0xEC
 
static final byte EPC_CHARGE_CURRENT_SETTING = (byte)0xED
 
static final byte EPC_DISCHARGE_CURRENT_SETTING = (byte)0xEE
 
- 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[] getV2hStoredElectricity1 ()
 
boolean isValidV2hStoredElectricity1 (byte[] edt)
 
abstract byte[] getV2hStoredElectricity2 ()
 
boolean isValidV2hStoredElectricity2 (byte[] edt)
 
abstract byte[] getV2hRemainingAvailableCapacity1 ()
 
boolean isValidV2hRemainingAvailableCapacity1 (byte[] edt)
 
abstract byte[] getV2hRemainingAvailableCapacity2 ()
 
boolean isValidV2hRemainingAvailableCapacity2 (byte[] edt)
 
abstract byte[] getV2hRemainingAvailableCapacity3 ()
 
boolean isValidV2hRemainingAvailableCapacity3 (byte[] edt)
 
abstract byte[] getRatedChargeCapacity ()
 
boolean isValidRatedChargeCapacity (byte[] edt)
 
abstract byte[] getRatedDischargeCapacity ()
 
boolean isValidRatedDischargeCapacity (byte[] edt)
 
abstract byte[] getChargeableDischargeAbleStatus ()
 
boolean isValidChargeableDischargeAbleStatus (byte[] edt)
 
byte[] getMinimumMaximumChargeElectricEnergy ()
 
boolean isValidMinimumMaximumChargeElectricEnergy (byte[] edt)
 
byte[] getMinimumMaximumDischargeElectricEnergy ()
 
boolean isValidMinimumMaximumDischargeElectricEnergy (byte[] edt)
 
byte[] getMinimumMaximumChargeCurrent ()
 
boolean isValidMinimumMaximumChargeCurrent (byte[] edt)
 
byte[] getMinimumMaximumDischargeCurrent ()
 
boolean isValidMinimumMaximumDischargeCurrent (byte[] edt)
 
abstract byte[] getUsedCapacity1 ()
 
boolean isValidUsedCapacity1 (byte[] edt)
 
abstract byte[] getUsedCapacity2 ()
 
boolean isValidUsedCapacity2 (byte[] edt)
 
byte[] getRatedVoltage ()
 
boolean isValidRatedVoltage (byte[] edt)
 
byte[] getMeasuredInstantaneousChargeDischargeElectricEnergy ()
 
boolean isValidMeasuredInstantaneousChargeDischargeElectricEnergy (byte[] edt)
 
byte[] getMeasuredInstantaneousChargeDischargeCurrent ()
 
boolean isValidMeasuredInstantaneousChargeDischargeCurrent (byte[] edt)
 
byte[] getMeasuredInstantaneousChargeDischargeVoltage ()
 
boolean isValidMeasuredInstantaneousChargeDischargeVoltage (byte[] edt)
 
byte[] getMeasuredCumulativeDischargeElectricEnergy ()
 
boolean isValidMeasuredCumulativeDischargeElectricEnergy (byte[] edt)
 
boolean setCumulativeDischargeElectricEnergyResetSetting (byte[] edt)
 
byte[] getCumulativeDischargeElectricEnergyResetSetting ()
 
boolean isValidCumulativeDischargeElectricEnergyResetSetting (byte[] edt)
 
byte[] getMeasuredCumulativeChargeElectricEnergy ()
 
boolean isValidMeasuredCumulativeChargeElectricEnergy (byte[] edt)
 
boolean setCumulativeChargeElectricEnergyResetSetting (byte[] edt)
 
byte[] getCumulativeChargeElectricEnergyResetSetting ()
 
boolean isValidCumulativeChargeElectricEnergyResetSetting (byte[] edt)
 
abstract boolean setOperationModeSetting (byte[] edt)
 
abstract byte[] getOperationModeSetting ()
 
boolean isValidOperationModeSetting (byte[] edt)
 
byte[] getSystemInterconnecteDType ()
 
boolean isValidSystemInterconnecteDType (byte[] edt)
 
abstract byte[] getRemainingBatteryCapacity1 ()
 
boolean isValidRemainingBatteryCapacity1 (byte[] edt)
 
abstract byte[] getRemainingBatteryCapacity2 ()
 
boolean isValidRemainingBatteryCapacity2 (byte[] edt)
 
abstract byte[] getRemainingBatteryCapacity3 ()
 
boolean isValidRemainingBatteryCapacity3 (byte[] edt)
 
byte[] getDeteriorationStatus ()
 
boolean isValidDeteriorationStatus (byte[] edt)
 
boolean setChargingAmountSetting1 (byte[] edt)
 
byte[] getChargingAmountSetting1 ()
 
boolean isValidChargingAmountSetting1 (byte[] edt)
 
boolean setDischargingAmountSetting1 (byte[] edt)
 
byte[] getDischargingAmountSetting1 ()
 
boolean isValidDischargingAmountSetting1 (byte[] edt)
 
boolean setChargingAmountSetting2 (byte[] edt)
 
byte[] getChargingAmountSetting2 ()
 
boolean isValidChargingAmountSetting2 (byte[] edt)
 
boolean setDischargingAmountSetting2 (byte[] edt)
 
byte[] getDischargingAmountSetting2 ()
 
boolean isValidDischargingAmountSetting2 (byte[] edt)
 
boolean setChargeElectricEnergySetting (byte[] edt)
 
byte[] getChargeElectricEnergySetting ()
 
boolean isValidChargeElectricEnergySetting (byte[] edt)
 
boolean setDischargeElectricEnergySetting (byte[] edt)
 
byte[] getDischargeElectricEnergySetting ()
 
boolean isValidDischargeElectricEnergySetting (byte[] edt)
 
boolean setChargeCurrentSetting (byte[] edt)
 
byte[] getChargeCurrentSetting ()
 
boolean isValidChargeCurrentSetting (byte[] edt)
 
boolean setDischargeCurrentSetting (byte[] edt)
 
byte[] getDischargeCurrentSetting ()
 
boolean isValidDischargeCurrentSetting (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 ElectricVehicle.java.

Member Function Documentation

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

Definition at line 2446 of file ElectricVehicle.java.

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getChargeableDischargeAbleStatus ( )
abstractprotected

Property name : Chargeable/discharge able status

EPC : 0xC7

Contents of property :
This property indicates whether the electric vehicle charge/discharge system is chargeable or not.

Value range (decimal notation) :
Not chargeable nor dischargeable = 0x40 Chargeable but not dischargeable = 0x41 Not chargeable but dischargeable = 0x42 Chargeable and dischargeable = 0x43

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Announcement at status change

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getChargeCurrentSetting ( )
protected

Property name : Charge current setting

EPC : 0xED

Contents of property :
This property specifies the charge current in increments of 0.1A.

Value range (decimal notation) :
0x0000.0xFFFD (0.6,553.3A)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1A

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

Definition at line 2217 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getChargeElectricEnergySetting ( )
protected

Property name : Charge electric energy setting

EPC : 0xEB

Contents of property :
This property specifies the charge electric energy in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)

Data type : unsigned long

Data size : 4 bytes

Unit : W

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

Definition at line 2067 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getChargingAmountSetting1 ( )
protected

Property name : Charging amount setting 1

EPC : 0xE7

Contents of property :
This property specifies the charge electric energy in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

Definition at line 1763 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getChargingAmountSetting2 ( )
protected

Property name : Charging amount setting 2

EPC : 0xE9

Contents of property :
This property specifies the charging capacity in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

Definition at line 1917 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getCumulativeChargeElectricEnergyResetSetting ( )
protected

Property name : Cumulative charge electric energy reset setting

EPC : 0xD9

Contents of property :
This property resets the cumulative charge electricity energy.

Value range (decimal notation) :
Reset = 0x00

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1344 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getCumulativeDischargeElectricEnergyResetSetting ( )
protected

Property name : Cumulative discharge electric energy reset setting

EPC : 0xD7

Contents of property :
This property resets the cumulative discharge electric energy.

Value range (decimal notation) :
Reset = 0x00

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1214 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getDeteriorationStatus ( )
protected

Property name : Deterioration status

EPC : 0xE5

Contents of property :
This property indicates the deterioration status (soundness) of the vehicle battery in %.

Value range (decimal notation) :
0x00.0x64 (0.100%)

Data type : unsigned char

Data size : 1 byte

Unit : %

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

Definition at line 1686 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getDischargeCurrentSetting ( )
protected

Property name : Discharge current setting

EPC : 0xEE

Contents of property :
This property specifies the discharge current in increments of 0.1A.

Value range (decimal notation) :
0x0000.0xFFFD(0.6,553.3A)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1A

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

Definition at line 2292 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getDischargeElectricEnergySetting ( )
protected

Property name : Discharge electric energy setting

EPC : 0xEC

Contents of property :
This property specifies the discharge electric energy in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)

Data type : unsigned long

Data size : 4 bytes

Unit : W

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

Definition at line 2142 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getDischargingAmountSetting1 ( )
protected

Property name : Discharging amount setting 1

EPC : 0xE8

Contents of property :
This property specifies the discharge electric energy in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

Definition at line 1841 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getDischargingAmountSetting2 ( )
protected

Property name : Discharging amount setting 2

EPC : 0xEA

Contents of property :
This property specifies the discharging capacity in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

Definition at line 1992 of file ElectricVehicle.java.

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

Definition at line 100 of file ElectricVehicle.java.

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

Definition at line 6442 of file ElectricVehicle.java.

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

Definition at line 6446 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getMeasuredCumulativeChargeElectricEnergy ( )
protected

Property name : Measured cumulative charge electric energy

EPC : 0xD8

Contents of property :
This property indicates the cumulative charge electric energy in increments of 0.001kWh.

Value range (decimal notation) :
0x00000000 . 0x3B9AC9FF (0.
999,999.999kWh

Data type : unsigned long

Data size : 4 bytes

Unit : 0.001 kWh

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

Definition at line 1267 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getMeasuredCumulativeDischargeElectricEnergy ( )
protected

Property name : Measured cumulative discharge electric energy

EPC : 0xD6

Contents of property :
This property indicates the cumulative discharge electric energy in increments of 0.001kWh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999.999kWh

Data type : unsigned long

Data size : 4 bytes

Unit : 0.001 kWh

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

Definition at line 1137 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getMeasuredInstantaneousChargeDischargeCurrent ( )
protected

Property name : Measured instantaneous charge/discharge current

EPC : 0xD4

Contents of property :
This property indicates the instantaneous charge/discharge current in increments of
±0.1A.

Value range (decimal notation) :
0x0001.0x7FFE (0.1.3,276.6A): charge
(positive), 0xFFFF .0x8001 (-0.1.-
-3,276.7A): discharge (negative)

Data type : signed short

Data size : 2 bytes

Unit : 0.1A

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

Definition at line 1028 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getMeasuredInstantaneousChargeDischargeElectricEnergy ( )
protected

Property name : Measured instantaneous charge/discharge electric energy

EPC : 0xD3

Contents of property :
This property indicates the instantaneous charge/discharge electric energy in ±W.

Value range (decimal notation) :
0x00000001. 0x3B9AC9FF (1.
999,999,999W): charge (positive), 0xFFFFFFFF.0xC4653601 (-1.
-999,999,999W): discharge (negative)

Data type : signed long

Data size : 4 bytes

Unit : W

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

Definition at line 972 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getMeasuredInstantaneousChargeDischargeVoltage ( )
protected

Property name : Measured instantaneous charge/discharge voltage

EPC : 0xD5

Contents of property :
This property indicates the instantaneous charge/discharge voltage in ±V.

Value range (decimal notation) :
0x0001.0x7FFE (1.32,766V): charge (positive), 0xFFFF.0x8001 (-1.- -32,767V):
discharge (negative)

Data type : signed short

Data size : 2 bytes

Unit : V

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

Definition at line 1083 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getMinimumMaximumChargeCurrent ( )
protected

Property name : Minimum/maximum charge current

EPC : 0xCA

Contents of property :
This property indicates the minimum/maximum charge current from the electric vehicle charge/discharge system in increments of 0.1A.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6A)
Minimum charge current: Maximum charge current

Data type : unsigned short ×2

Data size : 4 bytes

Unit : 0.1A

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

Definition at line 707 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getMinimumMaximumChargeElectricEnergy ( )
protected

Property name : Minimum/maximum charge electric energy

EPC : 0xC8

Contents of property :
This property indicates the minimum/maximum charge electric energy to the charge-discharge system of the electric vehicle in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)
Minimum charge electric energy: Maximum charge electric energy

Data type : unsigned long ×2

Data size : 8 bytes

Unit : W

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

Definition at line 597 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getMinimumMaximumDischargeCurrent ( )
protected

Property name : Minimum/maximum discharge current

EPC : 0xCB

Contents of property :
This property indicates the minimum/maximum discharge current from the electric vehicle charge/discharge system in increments of 0.1A.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6A)
Minimum discharge current: Maximum discharge current

Data type : unsigned short ×2

Data size : 4 bytes

Unit : 0.1A

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

Definition at line 762 of file ElectricVehicle.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getMinimumMaximumDischargeElectricEnergy ( )
protected

Property name : Minimum/maximum discharge electric energy

EPC : 0xC9

Contents of property :
This property indicates the minimum/maximum discharge electric energy from the electric vehicle charge/discharge system in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)
Minimum discharge electric energy: Maximum discharge electric energy

Data type : unsigned long ×2

Data size : 8 bytes

Unit : W

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

Definition at line 652 of file ElectricVehicle.java.

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getOperationModeSetting ( )
abstractprotected

Property name : Operation mode setting

EPC : 0xDA

Contents of property :
This property sets the operation mode to Rapid charging, Charging, Discharging, Standby, Test, or Other.

Value range (decimal notation) :
Rapid charging = 0x41, Charging = 0x42, Discharging = 0x43, Standby = 0x44, Test=0x45, Other = 0x40

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Announcement at status change

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.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.ElectricVehicle.getProperty ( byte  epc)
protected

Definition at line 2343 of file ElectricVehicle.java.

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getRatedChargeCapacity ( )
abstractprotected

Property name : Rated charge capacity

EPC : 0xC5

Contents of property :
This property indicates the rated charge capacity in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)

Data type : unsigned long

Data size : 4 bytes

Unit : W

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

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getRatedDischargeCapacity ( )
abstractprotected

Property name : Rated discharge capacity

EPC : 0xC6

Contents of property :
This property indicates the rated discharge capacity in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)

Data type : unsigned long

Data size : 4 bytes

Unit : W

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

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getRatedVoltage ( )
protected

Property name : Rated voltage

EPC : 0xD2

Contents of property :
This property indicates the rated voltage of the vehicle battery in V.

Value range (decimal notation) :
0x0000.0x7FFE (0.32,766V)

Data type : unsigned short

Data size : 2 bytes

Unit : V

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

Definition at line 919 of file ElectricVehicle.java.

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getRemainingBatteryCapacity1 ( )
abstractprotected

Property name : Remaining battery capacity1

EPC : 0xE2

Contents of property :
This property indicates the remaining capacity of the vehicle battery in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getRemainingBatteryCapacity2 ( )
abstractprotected

Property name : Remaining battery capacity2

EPC : 0xE3

Contents of property :
This property indicates the remaining capacity of the vehicle battery in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getRemainingBatteryCapacity3 ( )
abstractprotected

Property name : Remaining battery capacity3

EPC : 0xE4

Contents of property :
This property indicates the remaining battery capacity of the vehicle battery in %.

Value range (decimal notation) :
0x00.0x64 (0.100%)

Data type : unsigned char

Data size : 1 byte

Unit : %

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

byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getSystemInterconnecteDType ( )
protected

Property name : System-interconnecte d type

EPC : 0xDB

Contents of property :
This property indicates the system interconnection status.

Value range (decimal notation) :
System interconnection(reverse power flow acceptable) = 0x00
Independent type = 0x01
System interconnection(reverse power flow not acceptable) = 0x02

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1478 of file ElectricVehicle.java.

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getUsedCapacity1 ( )
abstractprotected

Property name : Used capacity 1

EPC : 0xD0

Contents of property :
This property indicates the capacity of the vehicle battery in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getUsedCapacity2 ( )
abstractprotected

Property name : Used capacity 2

EPC : 0xD1

Contents of property :
This property indicates the capacity of the vehicle battery in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getV2hRemainingAvailableCapacity1 ( )
abstractprotected

Property name : V2H remaining available capacity 1

EPC : 0xC2

Contents of property :
This property indicates the V2H remaining available capacity of the vehicle battery in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getV2hRemainingAvailableCapacity2 ( )
abstractprotected

Property name : V2H remaining available capacity 2

EPC : 0xC3

Contents of property :
This property indicates the V2H remaining available capacity of the vehicle battery in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getV2hRemainingAvailableCapacity3 ( )
abstractprotected

Property name : V2H remaining available capacity 3

EPC : 0xC4

Contents of property :
This property indicates the V2H remaining available capacity (%) of the vehicle battery.

Value range (decimal notation) :
0x00.0x64 (0.100%)

Data type : unsigned char

Data size : 1 byte

Unit : %

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

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getV2hStoredElectricity1 ( )
abstractprotected

Property name : V2H stored electricity 1

EPC : 0xC0

Contents of property :
This property indicates the V2H stored electricity of the vehicle battery in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.getV2hStoredElectricity2 ( )
abstractprotected

Property name : V2H stored electricity 2

EPC : 0xC1

Contents of property :
This property indicates the V2H stored electricity of the vehicle battery in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

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

Definition at line 2452 of file ElectricVehicle.java.

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

Definition at line 2457 of file ElectricVehicle.java.

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

Definition at line 6451 of file ElectricVehicle.java.

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

Definition at line 6455 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidChargeableDischargeAbleStatus ( byte[]  edt)
protected

Property name : Chargeable/discharge able status

EPC : 0xC7

Contents of property :
This property indicates whether the electric vehicle charge/discharge system is chargeable or not.

Value range (decimal notation) :
Not chargeable nor dischargeable = 0x40 Chargeable but not dischargeable = 0x41 Not chargeable but dischargeable = 0x42 Chargeable and dischargeable = 0x43

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Announcement at status change

Definition at line 568 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidChargeCurrentSetting ( byte[]  edt)
protected

Property name : Charge current setting

EPC : 0xED

Contents of property :
This property specifies the charge current in increments of 0.1A.

Value range (decimal notation) :
0x0000.0xFFFD (0.6,553.3A)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1A

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

Definition at line 2241 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidChargeElectricEnergySetting ( byte[]  edt)
protected

Property name : Charge electric energy setting

EPC : 0xEB

Contents of property :
This property specifies the charge electric energy in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)

Data type : unsigned long

Data size : 4 bytes

Unit : W

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

Definition at line 2091 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidChargingAmountSetting1 ( byte[]  edt)
protected

Property name : Charging amount setting 1

EPC : 0xE7

Contents of property :
This property specifies the charge electric energy in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

Definition at line 1788 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidChargingAmountSetting2 ( byte[]  edt)
protected

Property name : Charging amount setting 2

EPC : 0xE9

Contents of property :
This property specifies the charging capacity in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

Definition at line 1941 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidCumulativeChargeElectricEnergyResetSetting ( byte[]  edt)
protected

Property name : Cumulative charge electric energy reset setting

EPC : 0xD9

Contents of property :
This property resets the cumulative charge electricity energy.

Value range (decimal notation) :
Reset = 0x00

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1368 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidCumulativeDischargeElectricEnergyResetSetting ( byte[]  edt)
protected

Property name : Cumulative discharge electric energy reset setting

EPC : 0xD7

Contents of property :
This property resets the cumulative discharge electric energy.

Value range (decimal notation) :
Reset = 0x00

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1238 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidDeteriorationStatus ( byte[]  edt)
protected

Property name : Deterioration status

EPC : 0xE5

Contents of property :
This property indicates the deterioration status (soundness) of the vehicle battery in %.

Value range (decimal notation) :
0x00.0x64 (0.100%)

Data type : unsigned char

Data size : 1 byte

Unit : %

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

Definition at line 1710 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidDischargeCurrentSetting ( byte[]  edt)
protected

Property name : Discharge current setting

EPC : 0xEE

Contents of property :
This property specifies the discharge current in increments of 0.1A.

Value range (decimal notation) :
0x0000.0xFFFD(0.6,553.3A)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1A

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

Definition at line 2316 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidDischargeElectricEnergySetting ( byte[]  edt)
protected

Property name : Discharge electric energy setting

EPC : 0xEC

Contents of property :
This property specifies the discharge electric energy in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)

Data type : unsigned long

Data size : 4 bytes

Unit : W

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

Definition at line 2166 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidDischargingAmountSetting1 ( byte[]  edt)
protected

Property name : Discharging amount setting 1

EPC : 0xE8

Contents of property :
This property specifies the discharge electric energy in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

Definition at line 1866 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidDischargingAmountSetting2 ( byte[]  edt)
protected

Property name : Discharging amount setting 2

EPC : 0xEA

Contents of property :
This property specifies the discharging capacity in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

Definition at line 2016 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidMeasuredCumulativeChargeElectricEnergy ( byte[]  edt)
protected

Property name : Measured cumulative charge electric energy

EPC : 0xD8

Contents of property :
This property indicates the cumulative charge electric energy in increments of 0.001kWh.

Value range (decimal notation) :
0x00000000 . 0x3B9AC9FF (0.
999,999.999kWh

Data type : unsigned long

Data size : 4 bytes

Unit : 0.001 kWh

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

Definition at line 1293 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidMeasuredCumulativeDischargeElectricEnergy ( byte[]  edt)
protected

Property name : Measured cumulative discharge electric energy

EPC : 0xD6

Contents of property :
This property indicates the cumulative discharge electric energy in increments of 0.001kWh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999.999kWh

Data type : unsigned long

Data size : 4 bytes

Unit : 0.001 kWh

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

Definition at line 1163 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidMeasuredInstantaneousChargeDischargeCurrent ( byte[]  edt)
protected

Property name : Measured instantaneous charge/discharge current

EPC : 0xD4

Contents of property :
This property indicates the instantaneous charge/discharge current in increments of
±0.1A.

Value range (decimal notation) :
0x0001.0x7FFE (0.1.3,276.6A): charge
(positive), 0xFFFF .0x8001 (-0.1.-
-3,276.7A): discharge (negative)

Data type : signed short

Data size : 2 bytes

Unit : 0.1A

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

Definition at line 1055 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidMeasuredInstantaneousChargeDischargeElectricEnergy ( byte[]  edt)
protected

Property name : Measured instantaneous charge/discharge electric energy

EPC : 0xD3

Contents of property :
This property indicates the instantaneous charge/discharge electric energy in ±W.

Value range (decimal notation) :
0x00000001. 0x3B9AC9FF (1.
999,999,999W): charge (positive), 0xFFFFFFFF.0xC4653601 (-1.
-999,999,999W): discharge (negative)

Data type : signed long

Data size : 4 bytes

Unit : W

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

Definition at line 998 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidMeasuredInstantaneousChargeDischargeVoltage ( byte[]  edt)
protected

Property name : Measured instantaneous charge/discharge voltage

EPC : 0xD5

Contents of property :
This property indicates the instantaneous charge/discharge voltage in ±V.

Value range (decimal notation) :
0x0001.0x7FFE (1.32,766V): charge (positive), 0xFFFF.0x8001 (-1.- -32,767V):
discharge (negative)

Data type : signed short

Data size : 2 bytes

Unit : V

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

Definition at line 1108 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidMinimumMaximumChargeCurrent ( byte[]  edt)
protected

Property name : Minimum/maximum charge current

EPC : 0xCA

Contents of property :
This property indicates the minimum/maximum charge current from the electric vehicle charge/discharge system in increments of 0.1A.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6A)
Minimum charge current: Maximum charge current

Data type : unsigned short ×2

Data size : 4 bytes

Unit : 0.1A

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

Definition at line 733 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidMinimumMaximumChargeElectricEnergy ( byte[]  edt)
protected

Property name : Minimum/maximum charge electric energy

EPC : 0xC8

Contents of property :
This property indicates the minimum/maximum charge electric energy to the charge-discharge system of the electric vehicle in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)
Minimum charge electric energy: Maximum charge electric energy

Data type : unsigned long ×2

Data size : 8 bytes

Unit : W

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

Definition at line 623 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidMinimumMaximumDischargeCurrent ( byte[]  edt)
protected

Property name : Minimum/maximum discharge current

EPC : 0xCB

Contents of property :
This property indicates the minimum/maximum discharge current from the electric vehicle charge/discharge system in increments of 0.1A.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6A)
Minimum discharge current: Maximum discharge current

Data type : unsigned short ×2

Data size : 4 bytes

Unit : 0.1A

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

Definition at line 788 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidMinimumMaximumDischargeElectricEnergy ( byte[]  edt)
protected

Property name : Minimum/maximum discharge electric energy

EPC : 0xC9

Contents of property :
This property indicates the minimum/maximum discharge electric energy from the electric vehicle charge/discharge system in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)
Minimum discharge electric energy: Maximum discharge electric energy

Data type : unsigned long ×2

Data size : 8 bytes

Unit : W

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

Definition at line 678 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidOperationModeSetting ( byte[]  edt)
protected

Property name : Operation mode setting

EPC : 0xDA

Contents of property :
This property sets the operation mode to Rapid charging, Charging, Discharging, Standby, Test, or Other.

Value range (decimal notation) :
Rapid charging = 0x41, Charging = 0x42, Discharging = 0x43, Standby = 0x44, Test=0x45, Other = 0x40

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Announcement at status change

Definition at line 1449 of file ElectricVehicle.java.

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

Definition at line 2389 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidRatedChargeCapacity ( byte[]  edt)
protected

Property name : Rated charge capacity

EPC : 0xC5

Contents of property :
This property indicates the rated charge capacity in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)

Data type : unsigned long

Data size : 4 bytes

Unit : W

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

Definition at line 462 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidRatedDischargeCapacity ( byte[]  edt)
protected

Property name : Rated discharge capacity

EPC : 0xC6

Contents of property :
This property indicates the rated discharge capacity in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)

Data type : unsigned long

Data size : 4 bytes

Unit : W

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

Definition at line 513 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidRatedVoltage ( byte[]  edt)
protected

Property name : Rated voltage

EPC : 0xD2

Contents of property :
This property indicates the rated voltage of the vehicle battery in V.

Value range (decimal notation) :
0x0000.0x7FFE (0.32,766V)

Data type : unsigned short

Data size : 2 bytes

Unit : V

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

Definition at line 943 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidRemainingBatteryCapacity1 ( byte[]  edt)
protected

Property name : Remaining battery capacity1

EPC : 0xE2

Contents of property :
This property indicates the remaining capacity of the vehicle battery in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

Definition at line 1557 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidRemainingBatteryCapacity2 ( byte[]  edt)
protected

Property name : Remaining battery capacity2

EPC : 0xE3

Contents of property :
This property indicates the remaining capacity of the vehicle battery in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

Definition at line 1608 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidRemainingBatteryCapacity3 ( byte[]  edt)
protected

Property name : Remaining battery capacity3

EPC : 0xE4

Contents of property :
This property indicates the remaining battery capacity of the vehicle battery in %.

Value range (decimal notation) :
0x00.0x64 (0.100%)

Data type : unsigned char

Data size : 1 byte

Unit : %

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

Definition at line 1659 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidSystemInterconnecteDType ( byte[]  edt)
protected

Property name : System-interconnecte d type

EPC : 0xDB

Contents of property :
This property indicates the system interconnection status.

Value range (decimal notation) :
System interconnection(reverse power flow acceptable) = 0x00
Independent type = 0x01
System interconnection(reverse power flow not acceptable) = 0x02

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1504 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidUsedCapacity1 ( byte[]  edt)
protected

Property name : Used capacity 1

EPC : 0xD0

Contents of property :
This property indicates the capacity of the vehicle battery in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

Definition at line 841 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidUsedCapacity2 ( byte[]  edt)
protected

Property name : Used capacity 2

EPC : 0xD1

Contents of property :
This property indicates the capacity of the vehicle battery in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

Definition at line 892 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidV2hRemainingAvailableCapacity1 ( byte[]  edt)
protected

Property name : V2H remaining available capacity 1

EPC : 0xC2

Contents of property :
This property indicates the V2H remaining available capacity of the vehicle battery in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

Definition at line 309 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidV2hRemainingAvailableCapacity2 ( byte[]  edt)
protected

Property name : V2H remaining available capacity 2

EPC : 0xC3

Contents of property :
This property indicates the V2H remaining available capacity of the vehicle battery in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

Definition at line 360 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidV2hRemainingAvailableCapacity3 ( byte[]  edt)
protected

Property name : V2H remaining available capacity 3

EPC : 0xC4

Contents of property :
This property indicates the V2H remaining available capacity (%) of the vehicle battery.

Value range (decimal notation) :
0x00.0x64 (0.100%)

Data type : unsigned char

Data size : 1 byte

Unit : %

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

Definition at line 411 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidV2hStoredElectricity1 ( byte[]  edt)
protected

Property name : V2H stored electricity 1

EPC : 0xC0

Contents of property :
This property indicates the V2H stored electricity of the vehicle battery in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

Definition at line 205 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.isValidV2hStoredElectricity2 ( byte[]  edt)
protected

Property name : V2H stored electricity 2

EPC : 0xC1

Contents of property :
This property indicates the V2H stored electricity of the vehicle battery in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

Definition at line 256 of file ElectricVehicle.java.

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

Definition at line 94 of file ElectricVehicle.java.

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

Definition at line 2435 of file ElectricVehicle.java.

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

Definition at line 2440 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setChargeCurrentSetting ( byte[]  edt)
protected

Property name : Charge current setting

EPC : 0xED

Contents of property :
This property specifies the charge current in increments of 0.1A.

Value range (decimal notation) :
0x0000.0xFFFD (0.6,553.3A)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1A

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

Definition at line 2193 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setChargeElectricEnergySetting ( byte[]  edt)
protected

Property name : Charge electric energy setting

EPC : 0xEB

Contents of property :
This property specifies the charge electric energy in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)

Data type : unsigned long

Data size : 4 bytes

Unit : W

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

Definition at line 2043 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setChargingAmountSetting1 ( byte[]  edt)
protected

Property name : Charging amount setting 1

EPC : 0xE7

Contents of property :
This property specifies the charge electric energy in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

Definition at line 1738 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setChargingAmountSetting2 ( byte[]  edt)
protected

Property name : Charging amount setting 2

EPC : 0xE9

Contents of property :
This property specifies the charging capacity in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

Definition at line 1893 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setCumulativeChargeElectricEnergyResetSetting ( byte[]  edt)
protected

Property name : Cumulative charge electric energy reset setting

EPC : 0xD9

Contents of property :
This property resets the cumulative charge electricity energy.

Value range (decimal notation) :
Reset = 0x00

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1320 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setCumulativeDischargeElectricEnergyResetSetting ( byte[]  edt)
protected

Property name : Cumulative discharge electric energy reset setting

EPC : 0xD7

Contents of property :
This property resets the cumulative discharge electric energy.

Value range (decimal notation) :
Reset = 0x00

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1190 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setDischargeCurrentSetting ( byte[]  edt)
protected

Property name : Discharge current setting

EPC : 0xEE

Contents of property :
This property specifies the discharge current in increments of 0.1A.

Value range (decimal notation) :
0x0000.0xFFFD(0.6,553.3A)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1A

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

Definition at line 2268 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setDischargeElectricEnergySetting ( byte[]  edt)
protected

Property name : Discharge electric energy setting

EPC : 0xEC

Contents of property :
This property specifies the discharge electric energy in W.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.999,999,999W)

Data type : unsigned long

Data size : 4 bytes

Unit : W

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

Definition at line 2118 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setDischargingAmountSetting1 ( byte[]  edt)
protected

Property name : Discharging amount setting 1

EPC : 0xE8

Contents of property :
This property specifies the discharge electric energy in Wh.

Value range (decimal notation) :
0x00000000.0x3B9AC9FF (0.
999,999,999Wh)

Data type : unsigned long

Data size : 4 bytes

Unit : Wh

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

Definition at line 1816 of file ElectricVehicle.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setDischargingAmountSetting2 ( byte[]  edt)
protected

Property name : Discharging amount setting 2

EPC : 0xEA

Contents of property :
This property specifies the discharging capacity in increments of 0.1Ah.

Value range (decimal notation) :
0x0000.0x7FFE (0.3,276.6Ah)

Data type : unsigned short

Data size : 2 bytes

Unit : 0.1Ah

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

Definition at line 1968 of file ElectricVehicle.java.

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

Definition at line 6425 of file ElectricVehicle.java.

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

Definition at line 6429 of file ElectricVehicle.java.

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

Definition at line 6433 of file ElectricVehicle.java.

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

Definition at line 6437 of file ElectricVehicle.java.

abstract boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.setOperationModeSetting ( byte[]  edt)
abstractprotected

Property name : Operation mode setting

EPC : 0xDA

Contents of property :
This property sets the operation mode to Rapid charging, Charging, Discharging, Standby, Test, or Other.

Value range (decimal notation) :
Rapid charging = 0x41, Charging = 0x42, Discharging = 0x43, Standby = 0x44, Test=0x45, Other = 0x40

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Announcement at status change

boolean com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.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 129 of file ElectricVehicle.java.

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

Definition at line 2322 of file ElectricVehicle.java.

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

Definition at line 68 of file ElectricVehicle.java.

Member Data Documentation

final short com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.ECHO_CLASS_CODE = (short)0x027E
static

Definition at line 28 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_CHARGE_CURRENT_SETTING = (byte)0xED
static

Definition at line 64 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_CHARGE_ELECTRIC_ENERGY_SETTING = (byte)0xEB
static

Definition at line 62 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_CHARGEABLE_DISCHARGE_ABLE_STATUS = (byte)0xC7
static

Definition at line 37 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_CHARGING_AMOUNT_SETTING1 = (byte)0xE7
static

Definition at line 58 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_CHARGING_AMOUNT_SETTING2 = (byte)0xE9
static

Definition at line 60 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_CUMULATIVE_CHARGE_ELECTRIC_ENERGY_RESET_SETTING = (byte)0xD9
static

Definition at line 51 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_CUMULATIVE_DISCHARGE_ELECTRIC_ENERGY_RESET_SETTING = (byte)0xD7
static

Definition at line 49 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_DETERIORATION_STATUS = (byte)0xE5
static

Definition at line 57 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_DISCHARGE_CURRENT_SETTING = (byte)0xEE
static

Definition at line 65 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_DISCHARGE_ELECTRIC_ENERGY_SETTING = (byte)0xEC
static

Definition at line 63 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_DISCHARGING_AMOUNT_SETTING1 = (byte)0xE8
static

Definition at line 59 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_DISCHARGING_AMOUNT_SETTING2 = (byte)0xEA
static

Definition at line 61 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_MEASURED_CUMULATIVE_CHARGE_ELECTRIC_ENERGY = (byte)0xD8
static

Definition at line 50 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_MEASURED_CUMULATIVE_DISCHARGE_ELECTRIC_ENERGY = (byte)0xD6
static

Definition at line 48 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_MEASURED_INSTANTANEOUS_CHARGE_DISCHARGE_CURRENT = (byte)0xD4
static

Definition at line 46 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_MEASURED_INSTANTANEOUS_CHARGE_DISCHARGE_ELECTRIC_ENERGY = (byte)0xD3
static

Definition at line 45 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_MEASURED_INSTANTANEOUS_CHARGE_DISCHARGE_VOLTAGE = (byte)0xD5
static

Definition at line 47 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_MINIMUM_MAXIMUM_CHARGE_CURRENT = (byte)0xCA
static

Definition at line 40 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_MINIMUM_MAXIMUM_CHARGE_ELECTRIC_ENERGY = (byte)0xC8
static

Definition at line 38 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_MINIMUM_MAXIMUM_DISCHARGE_CURRENT = (byte)0xCB
static

Definition at line 41 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_MINIMUM_MAXIMUM_DISCHARGE_ELECTRIC_ENERGY = (byte)0xC9
static

Definition at line 39 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_OPERATION_MODE_SETTING = (byte)0xDA
static

Definition at line 52 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_RATED_CHARGE_CAPACITY = (byte)0xC5
static

Definition at line 35 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_RATED_DISCHARGE_CAPACITY = (byte)0xC6
static

Definition at line 36 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_RATED_VOLTAGE = (byte)0xD2
static

Definition at line 44 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_REMAINING_BATTERY_CAPACITY1 = (byte)0xE2
static

Definition at line 54 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_REMAINING_BATTERY_CAPACITY2 = (byte)0xE3
static

Definition at line 55 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_REMAINING_BATTERY_CAPACITY3 = (byte)0xE4
static

Definition at line 56 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_SYSTEM_INTERCONNECTE_D_TYPE = (byte)0xDB
static

Definition at line 53 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_USED_CAPACITY1 = (byte)0xD0
static

Definition at line 42 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_USED_CAPACITY2 = (byte)0xD1
static

Definition at line 43 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_V2H_REMAINING_AVAILABLE_CAPACITY1 = (byte)0xC2
static

Definition at line 32 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_V2H_REMAINING_AVAILABLE_CAPACITY2 = (byte)0xC3
static

Definition at line 33 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_V2H_REMAINING_AVAILABLE_CAPACITY3 = (byte)0xC4
static

Definition at line 34 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_V2H_STORED_ELECTRICITY1 = (byte)0xC0
static

Definition at line 30 of file ElectricVehicle.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.ElectricVehicle.EPC_V2H_STORED_ELECTRICITY2 = (byte)0xC1
static

Definition at line 31 of file ElectricVehicle.java.


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