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.cookinghousehold.WasherAndDryer Class Referenceabstract
Inheritance diagram for com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer:
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)0x03D3
 
static final byte EPC_DOOR_COVER_OPEN_CLOSE_STATUS = (byte)0xB0
 
static final byte EPC_WASHER_AND_DRYER_SETTING = (byte)0xB2
 
static final byte EPC_WASHER_AND_DRYER_CYCLE_SETTING1_NOTE1 = (byte)0xD0
 
static final byte EPC_WASHER_AND_DRYER_CYCLE_SETTING2_NOTE1 = (byte)0xD1
 
static final byte EPC_DRYING_CYCLE_SETTING_NOTE1 = (byte)0xD2
 
static final byte EPC_WASHER_AND_DRYER_CYCLE_OPTION_LIST1 = (byte)0xD3
 
static final byte EPC_WASHER_AND_DRYER_CYCLE_OPTION_LIST2 = (byte)0xD4
 
static final byte EPC_WASHER_AND_DRYER_CYCLE_OPTION_LIST3 = (byte)0xD5
 
static final byte EPC_WATER_FLOW_RATE_SETTING = (byte)0xD6
 
static final byte EPC_ROTATION_SPEED_FOR_SPIN_DRYING_SETTING = (byte)0xD7
 
static final byte EPC_DEGREE_OF_DRYING_SETTING = (byte)0xD8
 
static final byte EPC_REMAINING_WASHING_TIME = (byte)0xDB
 
static final byte EPC_REMAINING_DRYING_TIME = (byte)0xDC
 
static final byte EPC_ELAPSED_TIME_ON_THE_ON_TIMER = (byte)0xDF
 
static final byte EPC_PRESOAKING_TIME_SETTING = (byte)0xE1
 
static final byte EPC_CURRENT_STAGE_OF_WASHER_AND_DRYER_CYCLE = (byte)0xE2
 
static final byte EPC_WATER_VOLUME_SETTING1 = (byte)0xE3
 
static final byte EPC_WATER_VOLUME_SETTING2 = (byte)0xE4
 
static final byte EPC_WASHING_TIME_SETTING = (byte)0xE5
 
static final byte EPC_NUMBER_OF_TIMES_OF_RINSING_SETTING = (byte)0xE6
 
static final byte EPC_RINSING_PROCESS_SETTING = (byte)0xE7
 
static final byte EPC_SPIN_DRYING_TIME_SETTING = (byte)0xE8
 
static final byte EPC_DRYING_TIME_SETTING = (byte)0xE9
 
static final byte EPC_WARM_WATER_SETTING = (byte)0xEA
 
static final byte EPC_BATHTUB_WATER_RECYCLE_SETTING = (byte)0xEB
 
static final byte EPC_WRINKLING_MINIMIZATION_SETTING = (byte)0xEC
 
static final byte EPC_TIME_REMAINING_TO_COMPLETE_WASHER_AND_DRYER_CYCLE = (byte)0xED
 
static final byte EPC_DOOR_COVER_LOCK_SETTING = (byte)0xEE
 
static final byte EPC_WASHER_AND_DRYER_CYCLE = (byte)0xEF
 
static final byte EPC_ON_TIMER_RESERVATION_SETTING = (byte)0x90
 
static final byte EPC_ON_TIMER_SETTING = (byte)0x91
 
static final byte EPC_RELATIVE_TIME_BASED_ON_TIMER_SETTING = (byte)0x92
 
- 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 ()
 
byte[] getDoorCoverOpenCloseStatus ()
 
boolean isValidDoorCoverOpenCloseStatus (byte[] edt)
 
boolean setWasherAndDryerSetting (byte[] edt)
 
byte[] getWasherAndDryerSetting ()
 
boolean isValidWasherAndDryerSetting (byte[] edt)
 
boolean setWasherAndDryerCycleSetting1Note1 (byte[] edt)
 
byte[] getWasherAndDryerCycleSetting1Note1 ()
 
boolean isValidWasherAndDryerCycleSetting1Note1 (byte[] edt)
 
boolean setWasherAndDryerCycleSetting2Note1 (byte[] edt)
 
byte[] getWasherAndDryerCycleSetting2Note1 ()
 
boolean isValidWasherAndDryerCycleSetting2Note1 (byte[] edt)
 
boolean setDryingCycleSettingNote1 (byte[] edt)
 
byte[] getDryingCycleSettingNote1 ()
 
boolean isValidDryingCycleSettingNote1 (byte[] edt)
 
byte[] getWasherAndDryerCycleOptionList1 ()
 
boolean isValidWasherAndDryerCycleOptionList1 (byte[] edt)
 
byte[] getWasherAndDryerCycleOptionList2 ()
 
boolean isValidWasherAndDryerCycleOptionList2 (byte[] edt)
 
byte[] getWasherAndDryerCycleOptionList3 ()
 
boolean isValidWasherAndDryerCycleOptionList3 (byte[] edt)
 
boolean setWaterFlowRateSetting (byte[] edt)
 
byte[] getWaterFlowRateSetting ()
 
boolean isValidWaterFlowRateSetting (byte[] edt)
 
boolean setRotationSpeedForSpinDryingSetting (byte[] edt)
 
byte[] getRotationSpeedForSpinDryingSetting ()
 
boolean isValidRotationSpeedForSpinDryingSetting (byte[] edt)
 
boolean setDegreeOfDryingSetting (byte[] edt)
 
byte[] getDegreeOfDryingSetting ()
 
boolean isValidDegreeOfDryingSetting (byte[] edt)
 
byte[] getRemainingWashingTime ()
 
boolean isValidRemainingWashingTime (byte[] edt)
 
byte[] getRemainingDryingTime ()
 
boolean isValidRemainingDryingTime (byte[] edt)
 
byte[] getElapsedTimeOnTheOnTimer ()
 
boolean isValidElapsedTimeOnTheOnTimer (byte[] edt)
 
boolean setPresoakingTimeSetting (byte[] edt)
 
byte[] getPresoakingTimeSetting ()
 
boolean isValidPresoakingTimeSetting (byte[] edt)
 
byte[] getCurrentStageOfWasherAndDryerCycle ()
 
boolean isValidCurrentStageOfWasherAndDryerCycle (byte[] edt)
 
boolean setWaterVolumeSetting1 (byte[] edt)
 
byte[] getWaterVolumeSetting1 ()
 
boolean isValidWaterVolumeSetting1 (byte[] edt)
 
boolean setWaterVolumeSetting2 (byte[] edt)
 
byte[] getWaterVolumeSetting2 ()
 
boolean isValidWaterVolumeSetting2 (byte[] edt)
 
boolean setWashingTimeSetting (byte[] edt)
 
byte[] getWashingTimeSetting ()
 
boolean isValidWashingTimeSetting (byte[] edt)
 
boolean setNumberOfTimesOfRinsingSetting (byte[] edt)
 
byte[] getNumberOfTimesOfRinsingSetting ()
 
boolean isValidNumberOfTimesOfRinsingSetting (byte[] edt)
 
boolean setRinsingProcessSetting (byte[] edt)
 
byte[] getRinsingProcessSetting ()
 
boolean isValidRinsingProcessSetting (byte[] edt)
 
boolean setSpinDryingTimeSetting (byte[] edt)
 
byte[] getSpinDryingTimeSetting ()
 
boolean isValidSpinDryingTimeSetting (byte[] edt)
 
boolean setDryingTimeSetting (byte[] edt)
 
byte[] getDryingTimeSetting ()
 
boolean isValidDryingTimeSetting (byte[] edt)
 
boolean setWarmWaterSetting (byte[] edt)
 
byte[] getWarmWaterSetting ()
 
boolean isValidWarmWaterSetting (byte[] edt)
 
boolean setBathtubWaterRecycleSetting (byte[] edt)
 
byte[] getBathtubWaterRecycleSetting ()
 
boolean isValidBathtubWaterRecycleSetting (byte[] edt)
 
boolean setWrinklingMinimizationSetting (byte[] edt)
 
byte[] getWrinklingMinimizationSetting ()
 
boolean isValidWrinklingMinimizationSetting (byte[] edt)
 
byte[] getTimeRemainingToCompleteWasherAndDryerCycle ()
 
boolean isValidTimeRemainingToCompleteWasherAndDryerCycle (byte[] edt)
 
boolean setDoorCoverLockSetting (byte[] edt)
 
byte[] getDoorCoverLockSetting ()
 
boolean isValidDoorCoverLockSetting (byte[] edt)
 
byte[] getWasherAndDryerCycle ()
 
boolean isValidWasherAndDryerCycle (byte[] edt)
 
boolean setOnTimerReservationSetting (byte[] edt)
 
byte[] getOnTimerReservationSetting ()
 
boolean isValidOnTimerReservationSetting (byte[] edt)
 
boolean setOnTimerSetting (byte[] edt)
 
byte[] getOnTimerSetting ()
 
boolean isValidOnTimerSetting (byte[] edt)
 
boolean setRelativeTimeBasedOnTimerSetting (byte[] edt)
 
byte[] getRelativeTimeBasedOnTimerSetting ()
 
boolean isValidRelativeTimeBasedOnTimerSetting (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 WasherAndDryer.java.

Member Function Documentation

Getter com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.get ( )

Definition at line 2851 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getBathtubWaterRecycleSetting ( )
protected

Property name : Bathtub water recycle setting

EPC : 0xEB

Contents of property :
Used to specify whether or not, and when, to recycle used bathtub water, and acquire the current setting.

Value range (decimal notation) :
Bathtub water not used : 0x40 Washing only : 0x41 Rinsing only (excluding the final
rinsing) : 0x42
All rinsing processes : 0x43 Washing + rinsing (excluding the
final rinsing) : 0x44
Washing + all rinsing
processes : 0x45

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2146 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getCurrentStageOfWasherAndDryerCycle ( )
protected

Property name : Current stage of washer and dryer cycle

EPC : 0xE2

Contents of property :
Used to acquire the current stage of the washer and dryer cycle.

Value range (decimal notation) :
Washing = 0x41 Rinsing = 0x42 Spin drying = 0x43 Suspended = 0x44
Washing completed = 0x45
Washing/drying (without wrinkling minimization) completed = 0x51
Drying = 0x52
Wrinkling minimization = 0x53 Drying (with wrinkling
minimization) completed = 0x54
Standing by to start = 0x61 1st rinsing = 0x71
2nd rinsing = 0x72 3rd rinsing = 0x73 4th rinsing = 0x74 5th rinsing = 0x75 6th rinsing = 0x76 7th rinsing = 0x77 8th rinsing = 0x78
1st spin drying = 0x81 2nd spin drying = 0x82 3rd spin drying = 0x83 4th spin drying = 0x84 5th spin drying = 0x85 6th spin drying = 0x86 7th spin drying = 0x87 8th spin drying = 0x88
Preheat spin drying = 0x91
Unique code defined by the manufacture = 0xE0.0xEF

Data type : unsigned char

Data size : 1 byte

Unit : -

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

Definition at line 1325 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getDegreeOfDryingSetting ( )
protected

Property name : “Degree of drying” setting

EPC : 0xD8

Contents of property :
Used to specify the degree of drying to achieve by selecting a level from among the 16 predefined levels and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x31.0x40 (16 levels)
  • 0x31 and 0x40 shall be used for the lowest and highest levels, respectively.
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xA7: Levels 1.8
  • Relative setting in the negative direction
    0xC0.0xC7: Levels 1.8

    Data type : unsig ned char

    Data size : 1 byte

    Unit : —

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

Definition at line 984 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getDoorCoverLockSetting ( )
protected

Property name : Door/cover lock setting

EPC : 0xEE

Contents of property :
Used to specify the state of the door/cover lock during operation and to acquire the current setting.

Value range (decimal notation) :
Locked: 0x41
Unlocked: 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2355 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getDoorCoverOpenCloseStatus ( )
protected

Property name : Door/cover open/close status

EPC : 0xB0

Contents of property :
Used to acquire the status of the door/cover (i.e. open or closed).

Value range (decimal notation) :
Door/cover open = 0x41 Door/cover closed = 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 155 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getDryingCycleSettingNote1 ( )
protected

Property name : Drying cycle setting (Note1)

EPC : 0xD2

Contents of property :
Used to specify the drying cycle option(s) to use, and to acquire the current setting. For the “washing and drying” mode, the “washer and dryer cycle setting 2” property (EPC = 0xD1) shall be used.
Maker original code = 0xE0 to 0xEF

Value range (decimal notation) :
No drying = 0xA0, standard = 0xA1, blankets = 0xA2, soft = 0xA3, dry = 0xA4, ironing/business shirts = 0xA5, hang drying = 0xA6, thick clothes = 0xA7, disinfection = 0xA8, shrinkage minimization = 0xA9, finishing = 0xAA, stationary drying = 0xAB, user definition of drying time
= 0xAC, garment warming = 0xAD, heater current limit = 0xAE, tank
drying = 0xBF
Maker original course = 0xE0 0xEF

Data type : unsig ned char

Data size : 1 byte

Unit : —

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

Definition at line 538 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getDryingTimeSetting ( )
protected

Property name : Drying time setting

EPC : 0xE9

Contents of property :
Used to specify the duration of the drying process and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x17: 0x00.0x3B
    (= 0.23 hours): (= 0.59 minutes)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF: 0xFF
  • Relative setting in the positive direction
    0xA000.0xA03B: 1.60 minutes
  • Relative setting in the negative direction
    0xC000.0xC03B: 1.60 minutes

    Data type : unsigned char ×2

    Data size : 2 bytes

    Unit : h,min

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

Definition at line 1976 of file WasherAndDryer.java.

short com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getEchoClassCode ( )

Definition at line 79 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getElapsedTimeOnTheOnTimer ( )
protected

Property name : Elapsed time on the ON timer

EPC : 0xDF

Contents of property :
Used to acquire the time elapsed on the ON timer after the ON timer was activated.

Value range (decimal notation) :
0.0xFF: 0.0x3B
(= 0.255): (= 0.59)

Data type : unsign ed char ×2

Data size : 2 bytes

Unit : Hour minu tes

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

Definition at line 1163 of file WasherAndDryer.java.

static Getter com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getG ( )
static

Definition at line 7686 of file WasherAndDryer.java.

static Getter com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getG ( byte  instanceCode)
static

Definition at line 7690 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getNumberOfTimesOfRinsingSetting ( )
protected

Property name : “Number of times of rinsing” setting

EPC : 0xE6

Contents of property :
Used to specify the number of times of rinsing and to acquire the current setting.

Value range (decimal notation) :
0.8 times (0x00.0x08)
Automatic = 0xFF

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1700 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getOnTimerReservationSetting ( )
protected

Property name : ON timer reservation setting

EPC : 0x90

Contents of property :
Used to specify whether or not to use the ON timer-based reservation function, and to acquire the current setting.

Value range (decimal notation) :
Reservation ON = 0x41, reservation OFF = 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2535 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getOnTimerSetting ( )
protected

Property name : ON timer setting

EPC : 0x91

Contents of property :
Used to specify the time for the time-based reservation function of the ON timer and to acquire the current setting.

Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)

Data type : unsigned char ×2

Data size : 2 bytes

Unit : —

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

Definition at line 2612 of file WasherAndDryer.java.

abstract byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.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

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getPresoakingTimeSetting ( )
protected

Property name : Presoaking time setting

EPC : 0xE1

Contents of property :
Used to specify the duration of the presoaking process and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x17: 0x00.0x3B
    (= 0.23 hours): (= 0.59 minutes)
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFF: 0xFF
  • Relative setting in the positive direction
    0xA000.0xA03B: 1.60 minutes
  • Relative setting in the negative direction
    0xC000.0xC03B: 1.60 minutes

    Data type : unsign ed char ×2

    Data size : 2 bytes

    Unit : h,mi n

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

Definition at line 1257 of file WasherAndDryer.java.

synchronized byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getProperty ( byte  epc)
protected

Definition at line 2756 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getRelativeTimeBasedOnTimerSetting ( )
protected

Property name : Relative time-based ON timer setting

EPC : 0x92

Contents of property :
Used to specify the relative time for the relative time-based reservation function of the ON timer and to acquire the time remaining for the current reservation.

Value range (decimal notation) :
0.0xFF: 0.0x3B
(= 0.255): (= 0.59)

Data type : unsigned char ×2

Data size : 2 bytes

Unit : —

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

Definition at line 2692 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getRemainingDryingTime ( )
protected

Property name : Remaining drying time

EPC : 0xDC

Contents of property :
Acquires the remaining drying
time in the “HH:MM” format.

Value range (decimal notation) :
0.0xFE : 0.0x3B
(=0.254) hours : (=0.59) minutes Remaining time unknown=0xFF :
0xFF

Data type : unsign ed char ×2

Data size : 2 bytes

Unit : —

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

Definition at line 1105 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getRemainingWashingTime ( )
protected

Property name : Remaining washing time

EPC : 0xDB

Contents of property :
Acquires the remaining washing time
in the “HH:MM” format.

Value range (decimal notation) :
0.0xFE : 0.0x3B
(=0-254) hours : (=0-59) minutes Remaining time unknown=0xFF :
0xFF

Data type : unsign ed char ×2

Data size : 2 bytes

Unit : —

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

Definition at line 1046 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getRinsingProcessSetting ( )
protected

Property name : Rinsing process setting

EPC : 0xE7

Contents of property :
Used to specify the rinsing process(es) to use by means of a bitmap, and to acquire the current setting. Four bits are used to represent each rinsing process as follows:
Bits 0 through bit 3: 1st rinsing Bits 4 through bit 7: 2nd rinsing Bits 8 through bit 11: 3rd rinsing Bits 12 through bit 15: 4th rinsing Bits 16 through bit 19: 5th rinsing Bits 20 through bit 23: 6th rinsing Bits 24 through bit 27: 7th rinsing Bits 28 through bit 31: 8th rinsing

Value range (decimal notation) :
0000: Automatic mode
0001: Rinsing without additional feeding of water from the tap
0010: Rinsing with additional feeding of water from the tap
0011: Shower rinsing

Data type : unsigned char ×4

Data size : 4 bytes

Unit : —

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

Definition at line 1785 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getRotationSpeedForSpinDryingSetting ( )
protected

Property name : “Rotation speed for spin drying” setting

EPC : 0xD7

Contents of property :
Used to specify the rotation speed for spin drying in r/min. and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x0000. 0x0FFF (0.4095 r/min.)
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFFFF
  • Relative setting in the positive direction
    0xA000.0xA7FF (1.2048 r/min.)
  • Relative setting in the negative direction
    0xC000.0xC7FF (1.2048r/min.)

    Data type : unsig ned short

    Data size : 2 bytes

    Unit : —

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

Definition at line 888 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getSpinDryingTimeSetting ( )
protected

Property name : Spin drying time setting

EPC : 0xE8

Contents of property :
Used to specify the duration of the spin drying process in minutes and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x3B (0.59 minutes)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xBF: 1.32 minutes
  • Relative setting in the negative direction
    0xC0.0xDF: 1.32 minute

    Data type : unsigned char

    Data size : 1 byte

    Unit : min

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

Definition at line 1877 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getTimeRemainingToCompleteWasherAndDryerCycle ( )
protected

Property name : Time remaining to complete washer and dryer cycle

EPC : 0xED

Contents of property :
Used to acquire the time remaining to complete the current washer and dryer cycle in the “HH: MM” format.

Value range (decimal notation) :
0.0xFE: 0.0x3B
(= 0.254 hours): (= 0.59 minutes) Remaining time unknown = 0xFF:
0xFF

Data type : unsigned char ×2

Data size : 2 byte

Unit : —

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

Definition at line 2278 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWarmWaterSetting ( )
protected

Property name : Warm water setting

EPC : 0xEA

Contents of property :
Used to specify the temperature of laundry water in .C and to acquire the current setting.

Value range (decimal notation) :
0.100°C (0x00.0x64)
Not to use warm water = 0xFE Automatic water temperature setting
= 0xFF

Data type : unsigned char

Data size : 1 byte

Unit : .C

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

Definition at line 2062 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWasherAndDryerCycle ( )
protected

Property name : Washer and dryer cycle

EPC : 0xEF

Contents of property :
Used to acquire the current washer and dryer cycle setting.

Value range (decimal notation) :
Bytes 1 and 2: This property indicates the available
items in a bitmap format.
Byte 3: Presoaking With presoaking: 0x41
Without presoaking: 0x42
Bytes 4 and 5: Washing time The value of the “washing time
setting” property shall be referenced.
Byte 6: Number of times of rinsing The value of the “’number of times of
rinsing’ setting” property shall be referenced.
Bytes 7 through 10: Rinsing process The value of the “rinsing process setting” property shall be referenced.
Byte 11: Spin drying time
The value of the “spin drying time setting” property shall be referenced.
Bytes 12 and 13: Drying time
The value of the 'drying time setting” property shall be referenced.
Byte 14: Warm water setting The value of the “warm water
setting” property shall be referenced.
Byte 15: Water volume setting 1 The value of the “water volume setting 1” property shall be referenced.
Byte 16: Water volume setting 2 The value of the “water volume setting 2” property shall be referenced.
Byte 17: Bathtub water recycle setting
The value of the “bathtub water recycle setting” property shall be referenced.
Byte 18: Water flow rate setting The value of the “water flow rate
setting” property shall be referenced.
Bytes 19 and 20: “Rotation speed for spin drying” setting
The value of the “’rotation speed for spin drying’ setting” property shall be referenced.
Byte 21: “Degree of drying” setting The value of the “’degree of drying’ setting” property shall be referenced. Bytes 22 and 23: Presoaking time setting
The value of the “presoaking time setting” property shall be referenced. Byte 24: Wrinkling minimization setting
The value of the “wrinkling minimization setting” property shall
be referenced.

Data type : unsigned Char ×24

Data size : 24 bytes

Unit : —

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

Definition at line 2433 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWasherAndDryerCycleOptionList1 ( )
protected

Property name : Washer and dryer cycle option list 1

EPC : 0xD3

Contents of property :
Used to acquire a bitmap list of the washer and dryer cycle options that can be specified with the “washer and dryer cycle setting 1” property.

Value range (decimal notation) :
When the value contained in the bit for the desired washer and dryer cycle option is “1”, the option can be specified. When the value contained in the bit for the desired washer and dryer cycle option is “0”, the option cannot be specified. For the requirement as to which bit must be used for which option, refer to the detailed explanation.

Data type : unsig ned char ×12,

Data size : 12 bytes

Unit : —

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

Definition at line 594 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWasherAndDryerCycleOptionList2 ( )
protected

Property name : Washer and dryer cycle option list 2

EPC : 0xD4

Contents of property :
Used to acquire a bitmap list of the washer and dryer cycle options that can be specified with the “washer and dryer cycle setting 2” property.

Value range (decimal notation) :
When the value contained in the bit for the desired washer and dryer cycle option is “1”, the option can be specified. When the value contained in the bit for the desired washer and dryer cycle option is “0”, the option cannot be specified. For the requirement as to which bit must be used for which option, refer to the detailed explanation.

Data type : unsig ned char ×4,

Data size : 4 bytes

Unit : —

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

Definition at line 649 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWasherAndDryerCycleOptionList3 ( )
protected

Property name : Washer and dryer cycle option list 3

EPC : 0xD5

Contents of property :
Used to acquire a bitmap list of the drying cycle options that can be specified with the “drying cycle setting” property.

Value range (decimal notation) :
When the value contained in the bit for the desired drying cycle option is “1”, the option can be specified. When the value contained in the bit for the desired drying cycle option is “0”, the option cannot be specified. For the requirement as to which bit must be used for which option, refer to the detailed explanation.

Data type : unsig ned char ×4,

Data size : 4 bytes

Unit : —

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

Definition at line 704 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWasherAndDryerCycleSetting1Note1 ( )
protected

Property name : Washer and dryer cycle setting 1 (Note 1)

EPC : 0xD0

Contents of property :
Used to specify the washer and dryer cycle option(s) to use in the “washing and drying,” “washing” or “drying” mode and to acquire the current setting(s). The value ranges shall be as follows:
Washing and drying course: 0x21.0x3F Washing and drying course maker
original code: 0x40.0x4F
Washing course: 0x61.0x7F Washing course maker original code:
0x80.0x8F
Drying course: 0xA1.0xBF Drying course maker original code:
0xC0.0xDF

Value range (decimal notation) :
<Washing and="" drying="" course>=""> Standard = 0x21, silent = 0x22, heavily
soiled clothes = 0x23, hard-to-remove
stains = 0x24, presoaking = 0x25, blankets = 0x26, soft = 0x27, dry = 0x28, clean rinsing = 0x29, ironing/business shirts = 0x2A, hang drying = 0x2B, thick clothes = 0x2C, disinfection = 0x2D, oil stains = 0x2E, memory = 0x2F, detergent saving = 0x30, lightly soiled clothes = 0x31, quick wash of small amount of laundry
= 0x32
Washing course / maker original course
= 0x40.0x4F
<Washing course>="">
Standard = 0x61, silent = 0x62, heavily soiled clothes = 0x63, hard-to-remove stains = 0x64, presoaking = 0x65, blankets = 0x66, soft = 0x67, dry = 0x68, clean rinsing = 0x69, disinfection
= 0x6A, oil stains = 0x6B, memory = 0x6C, detergent saving = 0x6D, lightly soiled clothes = 0x6E, quick wash of small amount of laundry = 0x6F, tank cleaning = 0x7F
Washing course / maker original course
= 0x80.0x8F
<Drying course>="">
Standard = 0xA1, blankets = 0xA2, soft
= 0xA3, dry = 0xA4, ironing/business shirts = 0xA5, hang drying = 0xA6, thick clothes = 0xA7, disinfection = 0xA8, shrinkage minimization = 0xA9, finishing = 0xAA, stationary drying = 0xAB, user definition of drying time = 0xAC, garment warming = 0xAD, tank
drying = 0xBF
Drying course / maker original course = 0xC0.0xCF

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 346 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWasherAndDryerCycleSetting2Note1 ( )
protected

Property name : Washer and dryer cycle setting 2 (Note 1)

EPC : 0xD1

Contents of property :
Used to specify the washer and dryer cycle option(s) to use in the “washing and drying” mode, and to acquire the current setting(s). The drying option(s) to use shall be specified with the “drying cycle setting” property (EPC = 0xD2).
Maker original code = 0xE0.0xEF

Value range (decimal notation) :
No washing = 0x20, standard = 0x21, silent = 0x22, heavily soiled clothes = 0x23, hard-to-remove stains = 0x24, presoaking = 0x25, blankets = 0x26, soft = 0x27, dry = 0x28, clean rinsing
= 0x29, disinfection = 0x2D, oil stains = 0x2E, memory = 0x2F, detergent saving = 0x30, lightly
soiled clothes = 0x31, quick wash of small amount of laundry = 0x32, tank
cleaning = 0x3F
Maker original course = 0xE0.0xEF

Data type : unsig ned char

Data size : 1 byte

Unit : —

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

Definition at line 452 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWasherAndDryerSetting ( )
protected

Property name : Washer and dryer setting

EPC : 0xB2

Contents of property :
Used to specify whether to start or stop the washing, drying or washing and drying cycle, and to acquire the current status.

Value range (decimal notation) :
Start/restart(ed) or in progress = 0x41 Suspend(ed) = 0x42
Stop(ped) = 0x43

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 229 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWashingTimeSetting ( )
protected

Property name : Washing time setting

EPC : 0xE5

Contents of property :
Used to specify the duration of the washing process and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x17: 0x00.0x3B
    (= 0.23 hours): (= 0.59 minutes)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA000.0xA03B: 1.60 minutes
    Relative setting in the negative direction
  • 0xC000.0xC03B: 1.60 minutes

    Data type : unsigned char ×2

    Data size : 2 bytes

    Unit : h,min

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

Definition at line 1616 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWaterFlowRateSetting ( )
protected

Property name : Water flow rate setting

EPC : 0xD6

Contents of property :
Used to specify the water flow rate by selecting a level from among the predefined levels and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>=""> 0x31.0x40 (16 levels)

  • 0x31 and 0x40 shall be used for the lowest and highest flow rates, respectively.
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xA7: Levels 1.8
  • Relative setting in the negative direction
    0xC0.0xC7: Levels 1.8

    Data type : unsig ned char

    Data size : 1 byte

    Unit : —

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

Definition at line 793 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWaterVolumeSetting1 ( )
protected

Property name : Water volume setting 1

EPC : 0xE3

Contents of property :
Used to specify the water volume in liters and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x7F (0.127 liters)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xBF: 1.32 liters
  • Relative setting in the negative direction
    0xC0.0xDF (1.32 liters)

    Data type : unsigned char

    Data size : 1 byte

    Unit : liter

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

Definition at line 1421 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWaterVolumeSetting2 ( )
protected

Property name : Water volume setting 2

EPC : 0xE4

Contents of property :
Used to specify the water volume by selecting a level from among the predefined levels and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x31.0x40 (16 levels)
  • 0x31 and 0x40 shall be used for the lowest and highest water levels, respectively.
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xA7: Levels 1.8
  • Relative setting in the negative direction
    0xC0.0xC7: Levels 1. 8

    Data type : unsigned char

    Data size : 1 byte

    Unit : —

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

Definition at line 1516 of file WasherAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.getWrinklingMinimizationSetting ( )
protected

Property name : Wrinkling minimization setting

EPC : 0xEC

Contents of property :
Used to specify whether or not to use the wrinkling minimization function, and to acquire the current setting.

Value range (decimal notation) :
Wrinkling minimization function ON : 0x41
Wrinkling minimization function OFF : 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2225 of file WasherAndDryer.java.

Informer com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.inform ( )

Definition at line 2857 of file WasherAndDryer.java.

Informer com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.inform ( boolean  multicast)
protected

Definition at line 2862 of file WasherAndDryer.java.

static Informer com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.informG ( )
static

Definition at line 7695 of file WasherAndDryer.java.

static Informer com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.informG ( byte  instanceCode)
static

Definition at line 7699 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidBathtubWaterRecycleSetting ( byte[]  edt)
protected

Property name : Bathtub water recycle setting

EPC : 0xEB

Contents of property :
Used to specify whether or not, and when, to recycle used bathtub water, and acquire the current setting.

Value range (decimal notation) :
Bathtub water not used : 0x40 Washing only : 0x41 Rinsing only (excluding the final
rinsing) : 0x42
All rinsing processes : 0x43 Washing + rinsing (excluding the
final rinsing) : 0x44
Washing + all rinsing
processes : 0x45

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2174 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidCurrentStageOfWasherAndDryerCycle ( byte[]  edt)
protected

Property name : Current stage of washer and dryer cycle

EPC : 0xE2

Contents of property :
Used to acquire the current stage of the washer and dryer cycle.

Value range (decimal notation) :
Washing = 0x41 Rinsing = 0x42 Spin drying = 0x43 Suspended = 0x44
Washing completed = 0x45
Washing/drying (without wrinkling minimization) completed = 0x51
Drying = 0x52
Wrinkling minimization = 0x53 Drying (with wrinkling
minimization) completed = 0x54
Standing by to start = 0x61 1st rinsing = 0x71
2nd rinsing = 0x72 3rd rinsing = 0x73 4th rinsing = 0x74 5th rinsing = 0x75 6th rinsing = 0x76 7th rinsing = 0x77 8th rinsing = 0x78
1st spin drying = 0x81 2nd spin drying = 0x82 3rd spin drying = 0x83 4th spin drying = 0x84 5th spin drying = 0x85 6th spin drying = 0x86 7th spin drying = 0x87 8th spin drying = 0x88
Preheat spin drying = 0x91
Unique code defined by the manufacture = 0xE0.0xEF

Data type : unsigned char

Data size : 1 byte

Unit : -

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

Definition at line 1358 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidDegreeOfDryingSetting ( byte[]  edt)
protected

Property name : “Degree of drying” setting

EPC : 0xD8

Contents of property :
Used to specify the degree of drying to achieve by selecting a level from among the 16 predefined levels and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x31.0x40 (16 levels)
  • 0x31 and 0x40 shall be used for the lowest and highest levels, respectively.
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xA7: Levels 1.8
  • Relative setting in the negative direction
    0xC0.0xC7: Levels 1.8

    Data type : unsig ned char

    Data size : 1 byte

    Unit : —

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

Definition at line 1015 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidDoorCoverLockSetting ( byte[]  edt)
protected

Property name : Door/cover lock setting

EPC : 0xEE

Contents of property :
Used to specify the state of the door/cover lock during operation and to acquire the current setting.

Value range (decimal notation) :
Locked: 0x41
Unlocked: 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2379 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidDoorCoverOpenCloseStatus ( byte[]  edt)
protected

Property name : Door/cover open/close status

EPC : 0xB0

Contents of property :
Used to acquire the status of the door/cover (i.e. open or closed).

Value range (decimal notation) :
Door/cover open = 0x41 Door/cover closed = 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 178 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidDryingCycleSettingNote1 ( byte[]  edt)
protected

Property name : Drying cycle setting (Note1)

EPC : 0xD2

Contents of property :
Used to specify the drying cycle option(s) to use, and to acquire the current setting. For the “washing and drying” mode, the “washer and dryer cycle setting 2” property (EPC = 0xD1) shall be used.
Maker original code = 0xE0 to 0xEF

Value range (decimal notation) :
No drying = 0xA0, standard = 0xA1, blankets = 0xA2, soft = 0xA3, dry = 0xA4, ironing/business shirts = 0xA5, hang drying = 0xA6, thick clothes = 0xA7, disinfection = 0xA8, shrinkage minimization = 0xA9, finishing = 0xAA, stationary drying = 0xAB, user definition of drying time
= 0xAC, garment warming = 0xAD, heater current limit = 0xAE, tank
drying = 0xBF
Maker original course = 0xE0 0xEF

Data type : unsig ned char

Data size : 1 byte

Unit : —

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

Definition at line 565 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidDryingTimeSetting ( byte[]  edt)
protected

Property name : Drying time setting

EPC : 0xE9

Contents of property :
Used to specify the duration of the drying process and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x17: 0x00.0x3B
    (= 0.23 hours): (= 0.59 minutes)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF: 0xFF
  • Relative setting in the positive direction
    0xA000.0xA03B: 1.60 minutes
  • Relative setting in the negative direction
    0xC000.0xC03B: 1.60 minutes

    Data type : unsigned char ×2

    Data size : 2 bytes

    Unit : h,min

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

Definition at line 2009 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidElapsedTimeOnTheOnTimer ( byte[]  edt)
protected

Property name : Elapsed time on the ON timer

EPC : 0xDF

Contents of property :
Used to acquire the time elapsed on the ON timer after the ON timer was activated.

Value range (decimal notation) :
0.0xFF: 0.0x3B
(= 0.255): (= 0.59)

Data type : unsign ed char ×2

Data size : 2 bytes

Unit : Hour minu tes

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

Definition at line 1190 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidNumberOfTimesOfRinsingSetting ( byte[]  edt)
protected

Property name : “Number of times of rinsing” setting

EPC : 0xE6

Contents of property :
Used to specify the number of times of rinsing and to acquire the current setting.

Value range (decimal notation) :
0.8 times (0x00.0x08)
Automatic = 0xFF

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1724 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidOnTimerReservationSetting ( byte[]  edt)
protected

Property name : ON timer reservation setting

EPC : 0x90

Contents of property :
Used to specify whether or not to use the ON timer-based reservation function, and to acquire the current setting.

Value range (decimal notation) :
Reservation ON = 0x41, reservation OFF = 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2559 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidOnTimerSetting ( byte[]  edt)
protected

Property name : ON timer setting

EPC : 0x91

Contents of property :
Used to specify the time for the time-based reservation function of the ON timer and to acquire the current setting.

Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)

Data type : unsigned char ×2

Data size : 2 bytes

Unit : —

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

Definition at line 2637 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidPresoakingTimeSetting ( byte[]  edt)
protected

Property name : Presoaking time setting

EPC : 0xE1

Contents of property :
Used to specify the duration of the presoaking process and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x17: 0x00.0x3B
    (= 0.23 hours): (= 0.59 minutes)
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFF: 0xFF
  • Relative setting in the positive direction
    0xA000.0xA03B: 1.60 minutes
  • Relative setting in the negative direction
    0xC000.0xC03B: 1.60 minutes

    Data type : unsign ed char ×2

    Data size : 2 bytes

    Unit : h,mi n

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

Definition at line 1289 of file WasherAndDryer.java.

synchronized boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidProperty ( EchoProperty  property)
protected

Definition at line 2798 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidRelativeTimeBasedOnTimerSetting ( byte[]  edt)
protected

Property name : Relative time-based ON timer setting

EPC : 0x92

Contents of property :
Used to specify the relative time for the relative time-based reservation function of the ON timer and to acquire the time remaining for the current reservation.

Value range (decimal notation) :
0.0xFF: 0.0x3B
(= 0.255): (= 0.59)

Data type : unsigned char ×2

Data size : 2 bytes

Unit : —

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

Definition at line 2718 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidRemainingDryingTime ( byte[]  edt)
protected

Property name : Remaining drying time

EPC : 0xDC

Contents of property :
Acquires the remaining drying
time in the “HH:MM” format.

Value range (decimal notation) :
0.0xFE : 0.0x3B
(=0.254) hours : (=0.59) minutes Remaining time unknown=0xFF :
0xFF

Data type : unsign ed char ×2

Data size : 2 bytes

Unit : —

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

Definition at line 1133 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidRemainingWashingTime ( byte[]  edt)
protected

Property name : Remaining washing time

EPC : 0xDB

Contents of property :
Acquires the remaining washing time
in the “HH:MM” format.

Value range (decimal notation) :
0.0xFE : 0.0x3B
(=0-254) hours : (=0-59) minutes Remaining time unknown=0xFF :
0xFF

Data type : unsign ed char ×2

Data size : 2 bytes

Unit : —

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

Definition at line 1074 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidRinsingProcessSetting ( byte[]  edt)
protected

Property name : Rinsing process setting

EPC : 0xE7

Contents of property :
Used to specify the rinsing process(es) to use by means of a bitmap, and to acquire the current setting. Four bits are used to represent each rinsing process as follows:
Bits 0 through bit 3: 1st rinsing Bits 4 through bit 7: 2nd rinsing Bits 8 through bit 11: 3rd rinsing Bits 12 through bit 15: 4th rinsing Bits 16 through bit 19: 5th rinsing Bits 20 through bit 23: 6th rinsing Bits 24 through bit 27: 7th rinsing Bits 28 through bit 31: 8th rinsing

Value range (decimal notation) :
0000: Automatic mode
0001: Rinsing without additional feeding of water from the tap
0010: Rinsing with additional feeding of water from the tap
0011: Shower rinsing

Data type : unsigned char ×4

Data size : 4 bytes

Unit : —

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

Definition at line 1814 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidRotationSpeedForSpinDryingSetting ( byte[]  edt)
protected

Property name : “Rotation speed for spin drying” setting

EPC : 0xD7

Contents of property :
Used to specify the rotation speed for spin drying in r/min. and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x0000. 0x0FFF (0.4095 r/min.)
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFFFF
  • Relative setting in the positive direction
    0xA000.0xA7FF (1.2048 r/min.)
  • Relative setting in the negative direction
    0xC000.0xC7FF (1.2048r/min.)

    Data type : unsig ned short

    Data size : 2 bytes

    Unit : —

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

Definition at line 919 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidSpinDryingTimeSetting ( byte[]  edt)
protected

Property name : Spin drying time setting

EPC : 0xE8

Contents of property :
Used to specify the duration of the spin drying process in minutes and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x3B (0.59 minutes)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xBF: 1.32 minutes
  • Relative setting in the negative direction
    0xC0.0xDF: 1.32 minute

    Data type : unsigned char

    Data size : 1 byte

    Unit : min

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

Definition at line 1907 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidTimeRemainingToCompleteWasherAndDryerCycle ( byte[]  edt)
protected

Property name : Time remaining to complete washer and dryer cycle

EPC : 0xED

Contents of property :
Used to acquire the time remaining to complete the current washer and dryer cycle in the “HH: MM” format.

Value range (decimal notation) :
0.0xFE: 0.0x3B
(= 0.254 hours): (= 0.59 minutes) Remaining time unknown = 0xFF:
0xFF

Data type : unsigned char ×2

Data size : 2 byte

Unit : —

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

Definition at line 2304 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWarmWaterSetting ( byte[]  edt)
protected

Property name : Warm water setting

EPC : 0xEA

Contents of property :
Used to specify the temperature of laundry water in .C and to acquire the current setting.

Value range (decimal notation) :
0.100°C (0x00.0x64)
Not to use warm water = 0xFE Automatic water temperature setting
= 0xFF

Data type : unsigned char

Data size : 1 byte

Unit : .C

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

Definition at line 2087 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWasherAndDryerCycle ( byte[]  edt)
protected

Property name : Washer and dryer cycle

EPC : 0xEF

Contents of property :
Used to acquire the current washer and dryer cycle setting.

Value range (decimal notation) :
Bytes 1 and 2: This property indicates the available
items in a bitmap format.
Byte 3: Presoaking With presoaking: 0x41
Without presoaking: 0x42
Bytes 4 and 5: Washing time The value of the “washing time
setting” property shall be referenced.
Byte 6: Number of times of rinsing The value of the “’number of times of
rinsing’ setting” property shall be referenced.
Bytes 7 through 10: Rinsing process The value of the “rinsing process setting” property shall be referenced.
Byte 11: Spin drying time
The value of the “spin drying time setting” property shall be referenced.
Bytes 12 and 13: Drying time
The value of the 'drying time setting” property shall be referenced.
Byte 14: Warm water setting The value of the “warm water
setting” property shall be referenced.
Byte 15: Water volume setting 1 The value of the “water volume setting 1” property shall be referenced.
Byte 16: Water volume setting 2 The value of the “water volume setting 2” property shall be referenced.
Byte 17: Bathtub water recycle setting
The value of the “bathtub water recycle setting” property shall be referenced.
Byte 18: Water flow rate setting The value of the “water flow rate
setting” property shall be referenced.
Bytes 19 and 20: “Rotation speed for spin drying” setting
The value of the “’rotation speed for spin drying’ setting” property shall be referenced.
Byte 21: “Degree of drying” setting The value of the “’degree of drying’ setting” property shall be referenced. Bytes 22 and 23: Presoaking time setting
The value of the “presoaking time setting” property shall be referenced. Byte 24: Wrinkling minimization setting
The value of the “wrinkling minimization setting” property shall
be referenced.

Data type : unsigned Char ×24

Data size : 24 bytes

Unit : —

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

Definition at line 2484 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWasherAndDryerCycleOptionList1 ( byte[]  edt)
protected

Property name : Washer and dryer cycle option list 1

EPC : 0xD3

Contents of property :
Used to acquire a bitmap list of the washer and dryer cycle options that can be specified with the “washer and dryer cycle setting 1” property.

Value range (decimal notation) :
When the value contained in the bit for the desired washer and dryer cycle option is “1”, the option can be specified. When the value contained in the bit for the desired washer and dryer cycle option is “0”, the option cannot be specified. For the requirement as to which bit must be used for which option, refer to the detailed explanation.

Data type : unsig ned char ×12,

Data size : 12 bytes

Unit : —

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

Definition at line 620 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWasherAndDryerCycleOptionList2 ( byte[]  edt)
protected

Property name : Washer and dryer cycle option list 2

EPC : 0xD4

Contents of property :
Used to acquire a bitmap list of the washer and dryer cycle options that can be specified with the “washer and dryer cycle setting 2” property.

Value range (decimal notation) :
When the value contained in the bit for the desired washer and dryer cycle option is “1”, the option can be specified. When the value contained in the bit for the desired washer and dryer cycle option is “0”, the option cannot be specified. For the requirement as to which bit must be used for which option, refer to the detailed explanation.

Data type : unsig ned char ×4,

Data size : 4 bytes

Unit : —

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

Definition at line 675 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWasherAndDryerCycleOptionList3 ( byte[]  edt)
protected

Property name : Washer and dryer cycle option list 3

EPC : 0xD5

Contents of property :
Used to acquire a bitmap list of the drying cycle options that can be specified with the “drying cycle setting” property.

Value range (decimal notation) :
When the value contained in the bit for the desired drying cycle option is “1”, the option can be specified. When the value contained in the bit for the desired drying cycle option is “0”, the option cannot be specified. For the requirement as to which bit must be used for which option, refer to the detailed explanation.

Data type : unsig ned char ×4,

Data size : 4 bytes

Unit : —

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

Definition at line 730 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWasherAndDryerCycleSetting1Note1 ( byte[]  edt)
protected

Property name : Washer and dryer cycle setting 1 (Note 1)

EPC : 0xD0

Contents of property :
Used to specify the washer and dryer cycle option(s) to use in the “washing and drying,” “washing” or “drying” mode and to acquire the current setting(s). The value ranges shall be as follows:
Washing and drying course: 0x21.0x3F Washing and drying course maker
original code: 0x40.0x4F
Washing course: 0x61.0x7F Washing course maker original code:
0x80.0x8F
Drying course: 0xA1.0xBF Drying course maker original code:
0xC0.0xDF

Value range (decimal notation) :
<Washing and="" drying="" course>=""> Standard = 0x21, silent = 0x22, heavily
soiled clothes = 0x23, hard-to-remove
stains = 0x24, presoaking = 0x25, blankets = 0x26, soft = 0x27, dry = 0x28, clean rinsing = 0x29, ironing/business shirts = 0x2A, hang drying = 0x2B, thick clothes = 0x2C, disinfection = 0x2D, oil stains = 0x2E, memory = 0x2F, detergent saving = 0x30, lightly soiled clothes = 0x31, quick wash of small amount of laundry
= 0x32
Washing course / maker original course
= 0x40.0x4F
<Washing course>="">
Standard = 0x61, silent = 0x62, heavily soiled clothes = 0x63, hard-to-remove stains = 0x64, presoaking = 0x65, blankets = 0x66, soft = 0x67, dry = 0x68, clean rinsing = 0x69, disinfection
= 0x6A, oil stains = 0x6B, memory = 0x6C, detergent saving = 0x6D, lightly soiled clothes = 0x6E, quick wash of small amount of laundry = 0x6F, tank cleaning = 0x7F
Washing course / maker original course
= 0x80.0x8F
<Drying course>="">
Standard = 0xA1, blankets = 0xA2, soft
= 0xA3, dry = 0xA4, ironing/business shirts = 0xA5, hang drying = 0xA6, thick clothes = 0xA7, disinfection = 0xA8, shrinkage minimization = 0xA9, finishing = 0xAA, stationary drying = 0xAB, user definition of drying time = 0xAC, garment warming = 0xAD, tank
drying = 0xBF
Drying course / maker original course = 0xC0.0xCF

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 391 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWasherAndDryerCycleSetting2Note1 ( byte[]  edt)
protected

Property name : Washer and dryer cycle setting 2 (Note 1)

EPC : 0xD1

Contents of property :
Used to specify the washer and dryer cycle option(s) to use in the “washing and drying” mode, and to acquire the current setting(s). The drying option(s) to use shall be specified with the “drying cycle setting” property (EPC = 0xD2).
Maker original code = 0xE0.0xEF

Value range (decimal notation) :
No washing = 0x20, standard = 0x21, silent = 0x22, heavily soiled clothes = 0x23, hard-to-remove stains = 0x24, presoaking = 0x25, blankets = 0x26, soft = 0x27, dry = 0x28, clean rinsing
= 0x29, disinfection = 0x2D, oil stains = 0x2E, memory = 0x2F, detergent saving = 0x30, lightly
soiled clothes = 0x31, quick wash of small amount of laundry = 0x32, tank
cleaning = 0x3F
Maker original course = 0xE0.0xEF

Data type : unsig ned char

Data size : 1 byte

Unit : —

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

Definition at line 481 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWasherAndDryerSetting ( byte[]  edt)
protected

Property name : Washer and dryer setting

EPC : 0xB2

Contents of property :
Used to specify whether to start or stop the washing, drying or washing and drying cycle, and to acquire the current status.

Value range (decimal notation) :
Start/restart(ed) or in progress = 0x41 Suspend(ed) = 0x42
Stop(ped) = 0x43

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 253 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWashingTimeSetting ( byte[]  edt)
protected

Property name : Washing time setting

EPC : 0xE5

Contents of property :
Used to specify the duration of the washing process and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x17: 0x00.0x3B
    (= 0.23 hours): (= 0.59 minutes)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA000.0xA03B: 1.60 minutes
    Relative setting in the negative direction
  • 0xC000.0xC03B: 1.60 minutes

    Data type : unsigned char ×2

    Data size : 2 bytes

    Unit : h,min

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

Definition at line 1649 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWaterFlowRateSetting ( byte[]  edt)
protected

Property name : Water flow rate setting

EPC : 0xD6

Contents of property :
Used to specify the water flow rate by selecting a level from among the predefined levels and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>=""> 0x31.0x40 (16 levels)

  • 0x31 and 0x40 shall be used for the lowest and highest flow rates, respectively.
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xA7: Levels 1.8
  • Relative setting in the negative direction
    0xC0.0xC7: Levels 1.8

    Data type : unsig ned char

    Data size : 1 byte

    Unit : —

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

Definition at line 823 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWaterVolumeSetting1 ( byte[]  edt)
protected

Property name : Water volume setting 1

EPC : 0xE3

Contents of property :
Used to specify the water volume in liters and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x7F (0.127 liters)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xBF: 1.32 liters
  • Relative setting in the negative direction
    0xC0.0xDF (1.32 liters)

    Data type : unsigned char

    Data size : 1 byte

    Unit : liter

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

Definition at line 1451 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWaterVolumeSetting2 ( byte[]  edt)
protected

Property name : Water volume setting 2

EPC : 0xE4

Contents of property :
Used to specify the water volume by selecting a level from among the predefined levels and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x31.0x40 (16 levels)
  • 0x31 and 0x40 shall be used for the lowest and highest water levels, respectively.
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xA7: Levels 1.8
  • Relative setting in the negative direction
    0xC0.0xC7: Levels 1. 8

    Data type : unsigned char

    Data size : 1 byte

    Unit : —

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

Definition at line 1547 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.isValidWrinklingMinimizationSetting ( byte[]  edt)
protected

Property name : Wrinkling minimization setting

EPC : 0xEC

Contents of property :
Used to specify whether or not to use the wrinkling minimization function, and to acquire the current setting.

Value range (decimal notation) :
Wrinkling minimization function ON : 0x41
Wrinkling minimization function OFF : 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2249 of file WasherAndDryer.java.

void com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.onNew ( )

Definition at line 73 of file WasherAndDryer.java.

Setter com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.set ( )

Definition at line 2840 of file WasherAndDryer.java.

Setter com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.set ( boolean  responseRequired)

Definition at line 2845 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setBathtubWaterRecycleSetting ( byte[]  edt)
protected

Property name : Bathtub water recycle setting

EPC : 0xEB

Contents of property :
Used to specify whether or not, and when, to recycle used bathtub water, and acquire the current setting.

Value range (decimal notation) :
Bathtub water not used : 0x40 Washing only : 0x41 Rinsing only (excluding the final
rinsing) : 0x42
All rinsing processes : 0x43 Washing + rinsing (excluding the
final rinsing) : 0x44
Washing + all rinsing
processes : 0x45

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2118 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setDegreeOfDryingSetting ( byte[]  edt)
protected

Property name : “Degree of drying” setting

EPC : 0xD8

Contents of property :
Used to specify the degree of drying to achieve by selecting a level from among the 16 predefined levels and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x31.0x40 (16 levels)
  • 0x31 and 0x40 shall be used for the lowest and highest levels, respectively.
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xA7: Levels 1.8
  • Relative setting in the negative direction
    0xC0.0xC7: Levels 1.8

    Data type : unsig ned char

    Data size : 1 byte

    Unit : —

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

Definition at line 953 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setDoorCoverLockSetting ( byte[]  edt)
protected

Property name : Door/cover lock setting

EPC : 0xEE

Contents of property :
Used to specify the state of the door/cover lock during operation and to acquire the current setting.

Value range (decimal notation) :
Locked: 0x41
Unlocked: 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2331 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setDryingCycleSettingNote1 ( byte[]  edt)
protected

Property name : Drying cycle setting (Note1)

EPC : 0xD2

Contents of property :
Used to specify the drying cycle option(s) to use, and to acquire the current setting. For the “washing and drying” mode, the “washer and dryer cycle setting 2” property (EPC = 0xD1) shall be used.
Maker original code = 0xE0 to 0xEF

Value range (decimal notation) :
No drying = 0xA0, standard = 0xA1, blankets = 0xA2, soft = 0xA3, dry = 0xA4, ironing/business shirts = 0xA5, hang drying = 0xA6, thick clothes = 0xA7, disinfection = 0xA8, shrinkage minimization = 0xA9, finishing = 0xAA, stationary drying = 0xAB, user definition of drying time
= 0xAC, garment warming = 0xAD, heater current limit = 0xAE, tank
drying = 0xBF
Maker original course = 0xE0 0xEF

Data type : unsig ned char

Data size : 1 byte

Unit : —

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

Definition at line 511 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setDryingTimeSetting ( byte[]  edt)
protected

Property name : Drying time setting

EPC : 0xE9

Contents of property :
Used to specify the duration of the drying process and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x17: 0x00.0x3B
    (= 0.23 hours): (= 0.59 minutes)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF: 0xFF
  • Relative setting in the positive direction
    0xA000.0xA03B: 1.60 minutes
  • Relative setting in the negative direction
    0xC000.0xC03B: 1.60 minutes

    Data type : unsigned char ×2

    Data size : 2 bytes

    Unit : h,min

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

Definition at line 1943 of file WasherAndDryer.java.

static Setter com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setG ( )
static

Definition at line 7669 of file WasherAndDryer.java.

static Setter com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setG ( byte  instanceCode)
static

Definition at line 7673 of file WasherAndDryer.java.

static Setter com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setG ( boolean  responseRequired)
static

Definition at line 7677 of file WasherAndDryer.java.

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

Definition at line 7681 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setNumberOfTimesOfRinsingSetting ( byte[]  edt)
protected

Property name : “Number of times of rinsing” setting

EPC : 0xE6

Contents of property :
Used to specify the number of times of rinsing and to acquire the current setting.

Value range (decimal notation) :
0.8 times (0x00.0x08)
Automatic = 0xFF

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 1676 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setOnTimerReservationSetting ( byte[]  edt)
protected

Property name : ON timer reservation setting

EPC : 0x90

Contents of property :
Used to specify whether or not to use the ON timer-based reservation function, and to acquire the current setting.

Value range (decimal notation) :
Reservation ON = 0x41, reservation OFF = 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2511 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setOnTimerSetting ( byte[]  edt)
protected

Property name : ON timer setting

EPC : 0x91

Contents of property :
Used to specify the time for the time-based reservation function of the ON timer and to acquire the current setting.

Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)

Data type : unsigned char ×2

Data size : 2 bytes

Unit : —

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

Definition at line 2587 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.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 107 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setPresoakingTimeSetting ( byte[]  edt)
protected

Property name : Presoaking time setting

EPC : 0xE1

Contents of property :
Used to specify the duration of the presoaking process and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x17: 0x00.0x3B
    (= 0.23 hours): (= 0.59 minutes)
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFF: 0xFF
  • Relative setting in the positive direction
    0xA000.0xA03B: 1.60 minutes
  • Relative setting in the negative direction
    0xC000.0xC03B: 1.60 minutes

    Data type : unsign ed char ×2

    Data size : 2 bytes

    Unit : h,mi n

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

Definition at line 1225 of file WasherAndDryer.java.

synchronized boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setProperty ( EchoProperty  property)
protected

Definition at line 2724 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setRelativeTimeBasedOnTimerSetting ( byte[]  edt)
protected

Property name : Relative time-based ON timer setting

EPC : 0x92

Contents of property :
Used to specify the relative time for the relative time-based reservation function of the ON timer and to acquire the time remaining for the current reservation.

Value range (decimal notation) :
0.0xFF: 0.0x3B
(= 0.255): (= 0.59)

Data type : unsigned char ×2

Data size : 2 bytes

Unit : —

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

Definition at line 2666 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setRinsingProcessSetting ( byte[]  edt)
protected

Property name : Rinsing process setting

EPC : 0xE7

Contents of property :
Used to specify the rinsing process(es) to use by means of a bitmap, and to acquire the current setting. Four bits are used to represent each rinsing process as follows:
Bits 0 through bit 3: 1st rinsing Bits 4 through bit 7: 2nd rinsing Bits 8 through bit 11: 3rd rinsing Bits 12 through bit 15: 4th rinsing Bits 16 through bit 19: 5th rinsing Bits 20 through bit 23: 6th rinsing Bits 24 through bit 27: 7th rinsing Bits 28 through bit 31: 8th rinsing

Value range (decimal notation) :
0000: Automatic mode
0001: Rinsing without additional feeding of water from the tap
0010: Rinsing with additional feeding of water from the tap
0011: Shower rinsing

Data type : unsigned char ×4

Data size : 4 bytes

Unit : —

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

Definition at line 1756 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setRotationSpeedForSpinDryingSetting ( byte[]  edt)
protected

Property name : “Rotation speed for spin drying” setting

EPC : 0xD7

Contents of property :
Used to specify the rotation speed for spin drying in r/min. and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x0000. 0x0FFF (0.4095 r/min.)
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFFFF
  • Relative setting in the positive direction
    0xA000.0xA7FF (1.2048 r/min.)
  • Relative setting in the negative direction
    0xC000.0xC7FF (1.2048r/min.)

    Data type : unsig ned short

    Data size : 2 bytes

    Unit : —

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

Definition at line 857 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setSpinDryingTimeSetting ( byte[]  edt)
protected

Property name : Spin drying time setting

EPC : 0xE8

Contents of property :
Used to specify the duration of the spin drying process in minutes and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x3B (0.59 minutes)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xBF: 1.32 minutes
  • Relative setting in the negative direction
    0xC0.0xDF: 1.32 minute

    Data type : unsigned char

    Data size : 1 byte

    Unit : min

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

Definition at line 1847 of file WasherAndDryer.java.

void com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setupPropertyMaps ( )
protected

Definition at line 64 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setWarmWaterSetting ( byte[]  edt)
protected

Property name : Warm water setting

EPC : 0xEA

Contents of property :
Used to specify the temperature of laundry water in .C and to acquire the current setting.

Value range (decimal notation) :
0.100°C (0x00.0x64)
Not to use warm water = 0xFE Automatic water temperature setting
= 0xFF

Data type : unsigned char

Data size : 1 byte

Unit : .C

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

Definition at line 2037 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setWasherAndDryerCycleSetting1Note1 ( byte[]  edt)
protected

Property name : Washer and dryer cycle setting 1 (Note 1)

EPC : 0xD0

Contents of property :
Used to specify the washer and dryer cycle option(s) to use in the “washing and drying,” “washing” or “drying” mode and to acquire the current setting(s). The value ranges shall be as follows:
Washing and drying course: 0x21.0x3F Washing and drying course maker
original code: 0x40.0x4F
Washing course: 0x61.0x7F Washing course maker original code:
0x80.0x8F
Drying course: 0xA1.0xBF Drying course maker original code:
0xC0.0xDF

Value range (decimal notation) :
<Washing and="" drying="" course>=""> Standard = 0x21, silent = 0x22, heavily
soiled clothes = 0x23, hard-to-remove
stains = 0x24, presoaking = 0x25, blankets = 0x26, soft = 0x27, dry = 0x28, clean rinsing = 0x29, ironing/business shirts = 0x2A, hang drying = 0x2B, thick clothes = 0x2C, disinfection = 0x2D, oil stains = 0x2E, memory = 0x2F, detergent saving = 0x30, lightly soiled clothes = 0x31, quick wash of small amount of laundry
= 0x32
Washing course / maker original course
= 0x40.0x4F
<Washing course>="">
Standard = 0x61, silent = 0x62, heavily soiled clothes = 0x63, hard-to-remove stains = 0x64, presoaking = 0x65, blankets = 0x66, soft = 0x67, dry = 0x68, clean rinsing = 0x69, disinfection
= 0x6A, oil stains = 0x6B, memory = 0x6C, detergent saving = 0x6D, lightly soiled clothes = 0x6E, quick wash of small amount of laundry = 0x6F, tank cleaning = 0x7F
Washing course / maker original course
= 0x80.0x8F
<Drying course>="">
Standard = 0xA1, blankets = 0xA2, soft
= 0xA3, dry = 0xA4, ironing/business shirts = 0xA5, hang drying = 0xA6, thick clothes = 0xA7, disinfection = 0xA8, shrinkage minimization = 0xA9, finishing = 0xAA, stationary drying = 0xAB, user definition of drying time = 0xAC, garment warming = 0xAD, tank
drying = 0xBF
Drying course / maker original course = 0xC0.0xCF

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 301 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setWasherAndDryerCycleSetting2Note1 ( byte[]  edt)
protected

Property name : Washer and dryer cycle setting 2 (Note 1)

EPC : 0xD1

Contents of property :
Used to specify the washer and dryer cycle option(s) to use in the “washing and drying” mode, and to acquire the current setting(s). The drying option(s) to use shall be specified with the “drying cycle setting” property (EPC = 0xD2).
Maker original code = 0xE0.0xEF

Value range (decimal notation) :
No washing = 0x20, standard = 0x21, silent = 0x22, heavily soiled clothes = 0x23, hard-to-remove stains = 0x24, presoaking = 0x25, blankets = 0x26, soft = 0x27, dry = 0x28, clean rinsing
= 0x29, disinfection = 0x2D, oil stains = 0x2E, memory = 0x2F, detergent saving = 0x30, lightly
soiled clothes = 0x31, quick wash of small amount of laundry = 0x32, tank
cleaning = 0x3F
Maker original course = 0xE0.0xEF

Data type : unsig ned char

Data size : 1 byte

Unit : —

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

Definition at line 423 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setWasherAndDryerSetting ( byte[]  edt)
protected

Property name : Washer and dryer setting

EPC : 0xB2

Contents of property :
Used to specify whether to start or stop the washing, drying or washing and drying cycle, and to acquire the current status.

Value range (decimal notation) :
Start/restart(ed) or in progress = 0x41 Suspend(ed) = 0x42
Stop(ped) = 0x43

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 205 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setWashingTimeSetting ( byte[]  edt)
protected

Property name : Washing time setting

EPC : 0xE5

Contents of property :
Used to specify the duration of the washing process and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x17: 0x00.0x3B
    (= 0.23 hours): (= 0.59 minutes)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA000.0xA03B: 1.60 minutes
    Relative setting in the negative direction
  • 0xC000.0xC03B: 1.60 minutes

    Data type : unsigned char ×2

    Data size : 2 bytes

    Unit : h,min

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

Definition at line 1583 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setWaterFlowRateSetting ( byte[]  edt)
protected

Property name : Water flow rate setting

EPC : 0xD6

Contents of property :
Used to specify the water flow rate by selecting a level from among the predefined levels and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>=""> 0x31.0x40 (16 levels)

  • 0x31 and 0x40 shall be used for the lowest and highest flow rates, respectively.
    <Relative setting="" relative="" to="" the="" automatic="" setting>="">
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xA7: Levels 1.8
  • Relative setting in the negative direction
    0xC0.0xC7: Levels 1.8

    Data type : unsig ned char

    Data size : 1 byte

    Unit : —

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

Definition at line 763 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setWaterVolumeSetting1 ( byte[]  edt)
protected

Property name : Water volume setting 1

EPC : 0xE3

Contents of property :
Used to specify the water volume in liters and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x00.0x7F (0.127 liters)
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xBF: 1.32 liters
  • Relative setting in the negative direction
    0xC0.0xDF (1.32 liters)

    Data type : unsigned char

    Data size : 1 byte

    Unit : liter

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

Definition at line 1391 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setWaterVolumeSetting2 ( byte[]  edt)
protected

Property name : Water volume setting 2

EPC : 0xE4

Contents of property :
Used to specify the water volume by selecting a level from among the predefined levels and to acquire the current setting.

Value range (decimal notation) :
<Absolute setting>="">

  • 0x31.0x40 (16 levels)
  • 0x31 and 0x40 shall be used for the lowest and highest water levels, respectively.
    < Relative setting relative to the automatic setting >
  • Automatic setting 0xFF
  • Relative setting in the positive direction
    0xA0.0xA7: Levels 1.8
  • Relative setting in the negative direction
    0xC0.0xC7: Levels 1. 8

    Data type : unsigned char

    Data size : 1 byte

    Unit : —

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

Definition at line 1485 of file WasherAndDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.setWrinklingMinimizationSetting ( byte[]  edt)
protected

Property name : Wrinkling minimization setting

EPC : 0xEC

Contents of property :
Used to specify whether or not to use the wrinkling minimization function, and to acquire the current setting.

Value range (decimal notation) :
Wrinkling minimization function ON : 0x41
Wrinkling minimization function OFF : 0x42

Data type : unsigned char

Data size : 1 byte

Unit : —

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

Definition at line 2201 of file WasherAndDryer.java.

Member Data Documentation

final short com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.ECHO_CLASS_CODE = (short)0x03D3
static

Definition at line 28 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_BATHTUB_WATER_RECYCLE_SETTING = (byte)0xEB
static

Definition at line 54 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_CURRENT_STAGE_OF_WASHER_AND_DRYER_CYCLE = (byte)0xE2
static

Definition at line 45 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_DEGREE_OF_DRYING_SETTING = (byte)0xD8
static

Definition at line 40 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_DOOR_COVER_LOCK_SETTING = (byte)0xEE
static

Definition at line 57 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_DOOR_COVER_OPEN_CLOSE_STATUS = (byte)0xB0
static

Definition at line 30 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_DRYING_CYCLE_SETTING_NOTE1 = (byte)0xD2
static

Definition at line 34 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_DRYING_TIME_SETTING = (byte)0xE9
static

Definition at line 52 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_ELAPSED_TIME_ON_THE_ON_TIMER = (byte)0xDF
static

Definition at line 43 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_NUMBER_OF_TIMES_OF_RINSING_SETTING = (byte)0xE6
static

Definition at line 49 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_ON_TIMER_RESERVATION_SETTING = (byte)0x90
static

Definition at line 59 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_ON_TIMER_SETTING = (byte)0x91
static

Definition at line 60 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_PRESOAKING_TIME_SETTING = (byte)0xE1
static

Definition at line 44 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_RELATIVE_TIME_BASED_ON_TIMER_SETTING = (byte)0x92
static

Definition at line 61 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_REMAINING_DRYING_TIME = (byte)0xDC
static

Definition at line 42 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_REMAINING_WASHING_TIME = (byte)0xDB
static

Definition at line 41 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_RINSING_PROCESS_SETTING = (byte)0xE7
static

Definition at line 50 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_ROTATION_SPEED_FOR_SPIN_DRYING_SETTING = (byte)0xD7
static

Definition at line 39 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_SPIN_DRYING_TIME_SETTING = (byte)0xE8
static

Definition at line 51 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_TIME_REMAINING_TO_COMPLETE_WASHER_AND_DRYER_CYCLE = (byte)0xED
static

Definition at line 56 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WARM_WATER_SETTING = (byte)0xEA
static

Definition at line 53 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WASHER_AND_DRYER_CYCLE = (byte)0xEF
static

Definition at line 58 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WASHER_AND_DRYER_CYCLE_OPTION_LIST1 = (byte)0xD3
static

Definition at line 35 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WASHER_AND_DRYER_CYCLE_OPTION_LIST2 = (byte)0xD4
static

Definition at line 36 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WASHER_AND_DRYER_CYCLE_OPTION_LIST3 = (byte)0xD5
static

Definition at line 37 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WASHER_AND_DRYER_CYCLE_SETTING1_NOTE1 = (byte)0xD0
static

Definition at line 32 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WASHER_AND_DRYER_CYCLE_SETTING2_NOTE1 = (byte)0xD1
static

Definition at line 33 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WASHER_AND_DRYER_SETTING = (byte)0xB2
static

Definition at line 31 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WASHING_TIME_SETTING = (byte)0xE5
static

Definition at line 48 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WATER_FLOW_RATE_SETTING = (byte)0xD6
static

Definition at line 38 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WATER_VOLUME_SETTING1 = (byte)0xE3
static

Definition at line 46 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WATER_VOLUME_SETTING2 = (byte)0xE4
static

Definition at line 47 of file WasherAndDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.WasherAndDryer.EPC_WRINKLING_MINIMIZATION_SETTING = (byte)0xEC
static

Definition at line 55 of file WasherAndDryer.java.


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