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.ClothesDryer Class Referenceabstract
Inheritance diagram for com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer:
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)0x03C6
 
static final byte EPC_DOOR_COVER_OPEN_CLOSE_STATUS = (byte)0xB0
 
static final byte EPC_DRYING_SETTING = (byte)0xB2
 
static final byte EPC_DRYING_STATUS = (byte)0xE1
 
static final byte EPC_REMAINING_DRYING_TIME = (byte)0xE6
 
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 setDryingSetting (byte[] edt)
 
byte[] getDryingSetting ()
 
boolean isValidDryingSetting (byte[] edt)
 
byte[] getDryingStatus ()
 
boolean isValidDryingStatus (byte[] edt)
 
byte[] getRemainingDryingTime ()
 
boolean isValidRemainingDryingTime (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 ClothesDryer.java.

Member Function Documentation

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

Definition at line 637 of file ClothesDryer.java.

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

Property name : Door/cover open/close status

EPC : 0xB0

Contents of property :
This property indicates the status of the door or cover as to whether it is 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 133 of file ClothesDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer.getDryingSetting ( )
protected

Property name : Drying setting

EPC : 0xB2

Contents of property :
Drying setting

Value range (decimal notation) :
Start/restart drying=0x41, Suspend drying=0x42, Stop drying=0x43

Data type : unsigned char

Data size : 1 byte

Unit : .

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

Definition at line 208 of file ClothesDryer.java.

byte [] com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer.getDryingStatus ( )
protected

Property name : Drying status

EPC : 0xE1

Contents of property :
Drying status

Value range (decimal notation) :
Drying in progress=0x41 Drying suspended=0x42
Drying completed/stopped=0x43

Data type : unsigned char

Data size : 1 byte

Unit : .

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

Definition at line 260 of file ClothesDryer.java.

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

Definition at line 54 of file ClothesDryer.java.

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

Definition at line 1799 of file ClothesDryer.java.

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

Definition at line 1803 of file ClothesDryer.java.

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

Property name : ON timer reservation setting

EPC : 0x90

Contents of property :
Reservation ON/OFF

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 389 of file ClothesDryer.java.

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

Property name : ON timer setting

EPC : 0x91

Contents of property :
Timer value HH:MM

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 466 of file ClothesDryer.java.

abstract byte [] com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer.getOperationStatus ( )
abstractprotected

Property name : Operation status

EPC : 0x80

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

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

Data type : unsigned char

Data size : 1 byte

Unit : .

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

Announcement at status change

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

Definition at line 592 of file ClothesDryer.java.

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

Property name : Relative time-based ON timer setting

EPC : 0x92

Contents of property :
Timer value HH:MM

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 546 of file ClothesDryer.java.

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

Property name : Remaining drying time

EPC : 0xE6

Contents of property :
This property indicates the remaining drying time in the “HH:MM:SS” format.

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

Data type : unsigned char ×3

Data size : 3 bytes

Unit : .

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

Definition at line 313 of file ClothesDryer.java.

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

Definition at line 643 of file ClothesDryer.java.

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

Definition at line 648 of file ClothesDryer.java.

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

Definition at line 1808 of file ClothesDryer.java.

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

Definition at line 1812 of file ClothesDryer.java.

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

Property name : Door/cover open/close status

EPC : 0xB0

Contents of property :
This property indicates the status of the door or cover as to whether it is 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 157 of file ClothesDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer.isValidDryingSetting ( byte[]  edt)
protected

Property name : Drying setting

EPC : 0xB2

Contents of property :
Drying setting

Value range (decimal notation) :
Start/restart drying=0x41, Suspend drying=0x42, Stop drying=0x43

Data type : unsigned char

Data size : 1 byte

Unit : .

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

Definition at line 232 of file ClothesDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer.isValidDryingStatus ( byte[]  edt)
protected

Property name : Drying status

EPC : 0xE1

Contents of property :
Drying status

Value range (decimal notation) :
Drying in progress=0x41 Drying suspended=0x42
Drying completed/stopped=0x43

Data type : unsigned char

Data size : 1 byte

Unit : .

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

Definition at line 285 of file ClothesDryer.java.

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

Property name : ON timer reservation setting

EPC : 0x90

Contents of property :
Reservation ON/OFF

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 413 of file ClothesDryer.java.

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

Property name : ON timer setting

EPC : 0x91

Contents of property :
Timer value HH:MM

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 491 of file ClothesDryer.java.

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

Definition at line 609 of file ClothesDryer.java.

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

Property name : Relative time-based ON timer setting

EPC : 0x92

Contents of property :
Timer value HH:MM

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 572 of file ClothesDryer.java.

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

Property name : Remaining drying time

EPC : 0xE6

Contents of property :
This property indicates the remaining drying time in the “HH:MM:SS” format.

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

Data type : unsigned char ×3

Data size : 3 bytes

Unit : .

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

Definition at line 338 of file ClothesDryer.java.

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

Definition at line 48 of file ClothesDryer.java.

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

Definition at line 626 of file ClothesDryer.java.

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

Definition at line 631 of file ClothesDryer.java.

boolean com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer.setDryingSetting ( byte[]  edt)
protected

Property name : Drying setting

EPC : 0xB2

Contents of property :
Drying setting

Value range (decimal notation) :
Start/restart drying=0x41, Suspend drying=0x42, Stop drying=0x43

Data type : unsigned char

Data size : 1 byte

Unit : .

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

Definition at line 184 of file ClothesDryer.java.

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

Definition at line 1782 of file ClothesDryer.java.

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

Definition at line 1786 of file ClothesDryer.java.

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

Definition at line 1790 of file ClothesDryer.java.

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

Definition at line 1794 of file ClothesDryer.java.

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

Property name : ON timer reservation setting

EPC : 0x90

Contents of property :
Reservation ON/OFF

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 365 of file ClothesDryer.java.

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

Property name : ON timer setting

EPC : 0x91

Contents of property :
Timer value HH:MM

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 441 of file ClothesDryer.java.

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

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

Definition at line 578 of file ClothesDryer.java.

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

Property name : Relative time-based ON timer setting

EPC : 0x92

Contents of property :
Timer value HH:MM

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 520 of file ClothesDryer.java.

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

Definition at line 39 of file ClothesDryer.java.

Member Data Documentation

final short com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer.ECHO_CLASS_CODE = (short)0x03C6
static

Definition at line 28 of file ClothesDryer.java.

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

Definition at line 30 of file ClothesDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer.EPC_DRYING_SETTING = (byte)0xB2
static

Definition at line 31 of file ClothesDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer.EPC_DRYING_STATUS = (byte)0xE1
static

Definition at line 32 of file ClothesDryer.java.

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

Definition at line 34 of file ClothesDryer.java.

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

Definition at line 35 of file ClothesDryer.java.

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

Definition at line 36 of file ClothesDryer.java.

final byte com.sonycsl.echo.eoj.device.cookinghousehold.ClothesDryer.EPC_REMAINING_DRYING_TIME = (byte)0xE6
static

Definition at line 33 of file ClothesDryer.java.


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