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 () |
![]() | |
byte | getInstanceCode () |
void | allocateSelfDeviceInstanceCode () |
void | onNew () |
Setter | set () |
Setter | set (boolean responseRequired) |
Getter | get () |
Informer | inform () |
![]() | |
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)0x03C5 |
static final byte | EPC_DOOR_COVER_OPEN_CLOSE_STATUS = (byte)0xB0 |
static final byte | EPC_WASHING_MACHINE_SETTING = (byte)0xB2 |
static final byte | EPC_CURRENT_STAGE_OF_WASHING_CYCLE = (byte)0xE1 |
static final byte | EPC_TIME_REMAINING_TO_COMPLETE_WASHING_CYCLE = (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 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} |
Additional Inherited Members | |
![]() | |
byte | mEchoInstanceCode = 0 |
Definition at line 26 of file WashingMachine.java.
Getter com.sonycsl.echo.eoj.device.cookinghousehold.WashingMachine.get | ( | ) |
Definition at line 613 of file WashingMachine.java.
|
protected |
Property name : Current stage of washing cycle
EPC : 0xE1
Contents of property :
This property indicates the current stage of the washing cycle.
Value range (decimal notation) :
Washing = 0x41, rinsing = 0x42, spin drying = 0x43, suspended = 0x44, washing cycle stopped/completed = 0x45
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 257 of file WashingMachine.java.
|
protected |
Property name : Door/cover open/close status
EPC : 0xB0
Contents of property :
This property indicates whether the door/cover 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 130 of file WashingMachine.java.
short com.sonycsl.echo.eoj.device.cookinghousehold.WashingMachine.getEchoClassCode | ( | ) |
Definition at line 54 of file WashingMachine.java.
|
static |
Definition at line 1740 of file WashingMachine.java.
|
static |
Definition at line 1744 of file WashingMachine.java.
|
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 378 of file WashingMachine.java.
|
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 450 of file WashingMachine.java.
|
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
|
protected |
Definition at line 568 of file WashingMachine.java.
|
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 524 of file WashingMachine.java.
|
protected |
Property name : Time remaining to complete washing cycle
EPC : 0xE6
Contents of property :
This property indicates the time remaining to complete the current washing cycle 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 306 of file WashingMachine.java.
|
protected |
Property name : Washing machine setting
EPC : 0xB2
Contents of property :
Washing machine setting
Value range (decimal notation) :
Start/restart the washing cycle (started/restarted) = 0x41
Suspend the washing cycle (suspended) = 0x42
Stop the washing cycle (stopped) = 0x43
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 206 of file WashingMachine.java.
Informer com.sonycsl.echo.eoj.device.cookinghousehold.WashingMachine.inform | ( | ) |
Definition at line 619 of file WashingMachine.java.
|
protected |
Definition at line 624 of file WashingMachine.java.
|
static |
Definition at line 1749 of file WashingMachine.java.
|
static |
Definition at line 1753 of file WashingMachine.java.
|
protected |
Property name : Current stage of washing cycle
EPC : 0xE1
Contents of property :
This property indicates the current stage of the washing cycle.
Value range (decimal notation) :
Washing = 0x41, rinsing = 0x42, spin drying = 0x43, suspended = 0x44, washing cycle stopped/completed = 0x45
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 280 of file WashingMachine.java.
|
protected |
Property name : Door/cover open/close status
EPC : 0xB0
Contents of property :
This property indicates whether the door/cover 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 153 of file WashingMachine.java.
|
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 401 of file WashingMachine.java.
|
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 473 of file WashingMachine.java.
|
protected |
Definition at line 585 of file WashingMachine.java.
|
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 548 of file WashingMachine.java.
|
protected |
Property name : Time remaining to complete washing cycle
EPC : 0xE6
Contents of property :
This property indicates the time remaining to complete the current washing cycle 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 329 of file WashingMachine.java.
|
protected |
Property name : Washing machine setting
EPC : 0xB2
Contents of property :
Washing machine setting
Value range (decimal notation) :
Start/restart the washing cycle (started/restarted) = 0x41
Suspend the washing cycle (suspended) = 0x42
Stop the washing cycle (stopped) = 0x43
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 231 of file WashingMachine.java.
void com.sonycsl.echo.eoj.device.cookinghousehold.WashingMachine.onNew | ( | ) |
Definition at line 48 of file WashingMachine.java.
Setter com.sonycsl.echo.eoj.device.cookinghousehold.WashingMachine.set | ( | ) |
Definition at line 602 of file WashingMachine.java.
Setter com.sonycsl.echo.eoj.device.cookinghousehold.WashingMachine.set | ( | boolean | responseRequired | ) |
Definition at line 607 of file WashingMachine.java.
|
static |
Definition at line 1723 of file WashingMachine.java.
|
static |
Definition at line 1727 of file WashingMachine.java.
|
static |
Definition at line 1731 of file WashingMachine.java.
|
static |
Definition at line 1735 of file WashingMachine.java.
|
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 355 of file WashingMachine.java.
|
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 427 of file WashingMachine.java.
|
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 82 of file WashingMachine.java.
|
protected |
Definition at line 554 of file WashingMachine.java.
|
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 500 of file WashingMachine.java.
|
protected |
Definition at line 39 of file WashingMachine.java.
|
protected |
Property name : Washing machine setting
EPC : 0xB2
Contents of property :
Washing machine setting
Value range (decimal notation) :
Start/restart the washing cycle (started/restarted) = 0x41
Suspend the washing cycle (suspended) = 0x42
Stop the washing cycle (stopped) = 0x43
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 181 of file WashingMachine.java.
|
static |
Definition at line 28 of file WashingMachine.java.
|
static |
Definition at line 32 of file WashingMachine.java.
|
static |
Definition at line 30 of file WashingMachine.java.
|
static |
Definition at line 34 of file WashingMachine.java.
|
static |
Definition at line 35 of file WashingMachine.java.
|
static |
Definition at line 36 of file WashingMachine.java.
|
static |
Definition at line 33 of file WashingMachine.java.
|
static |
Definition at line 31 of file WashingMachine.java.