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) |
Additional Inherited Members | |
![]() | |
byte | mEchoInstanceCode = 0 |
Definition at line 26 of file Refrigerator.java.
Getter com.sonycsl.echo.eoj.device.cookinghousehold.Refrigerator.get | ( | ) |
Definition at line 2337 of file Refrigerator.java.
|
protected |
Property name : Compressor rotation speed
EPC : 0xD8
Contents of property :
Used to acquire the rotation speed of the compressor. The rotation speed is expressed in terms of a level.
Value range (decimal notation) :
First byte: Maximum rotation speed L (0x01.0xFF (1.255))
Second byte: Rotation speed of the actual compressor:
0x00 to L (zero speed to highest speed)
Data type : unsigned char
Data size : 2 bytes
Unit : —
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1538 of file Refrigerator.java.
|
protected |
Property name : Deodorization function setting
EPC : 0xAD
Contents of property :
Used to specify whether or not to use the deodorization function of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
ON = 0x41 OFF = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 2183 of file Refrigerator.java.
|
abstractprotected |
Property name : Door open/close status
EPC : 0xB0
Contents of property :
Door open/close status
Value range (decimal notation) :
Door open = 0x41, Door close = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - mandatory
|
protected |
Property name : Door open warning
EPC : 0xB1
Contents of property :
Door open warning status
Value range (decimal notation) :
Door open warning found = 0x41 Door open warning not found = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Announcement at status change
Definition at line 210 of file Refrigerator.java.
short com.sonycsl.echo.eoj.device.cookinghousehold.Refrigerator.getEchoClassCode | ( | ) |
Definition at line 83 of file Refrigerator.java.
|
protected |
Property name : Freezer compartment door status
EPC : 0xB3
Contents of property :
Used to acquire the status (i.e. open or closed) of the freezer compartment door.
Value range (decimal notation) :
Open = 0x41, closed = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 310 of file Refrigerator.java.
|
protected |
Property name : Freezer compartment temperature level setting
EPC : 0xEA
Contents of property :
Used to specify the freezer compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1022 of file Refrigerator.java.
|
protected |
Property name : Freezer compartment temperature setting
EPC : 0xE3
Contents of property :
Used to specify the freezer compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 662 of file Refrigerator.java.
|
static |
Definition at line 6241 of file Refrigerator.java.
|
static |
Definition at line 6245 of file Refrigerator.java.
|
protected |
Property name : Ice compartment door status
EPC : 0xB4
Contents of property :
Used to acquire the status (i.e. open or closed) of the ice compartment door.
Value range (decimal notation) :
Open = 0x41, closed = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 359 of file Refrigerator.java.
|
protected |
Property name : ice compartment temperature level setting
EPC : 0xEB
Contents of property :
Used to specify ice compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1094 of file Refrigerator.java.
|
protected |
Property name : Icemaker operation status
EPC : 0xA5
Contents of property :
Used to acquire the status of the automatic icemaker of the refrigerator.
Value range (decimal notation) :
“Ice-making in progress” state: 0x41
“Ice-making stopped” state: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1913 of file Refrigerator.java.
|
protected |
Property name : Icemaker setting
EPC : 0xA4
Contents of property :
Used to specify whether or not to enable the automatic icemaker of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
“Enable icemaker” option: 0x41 “Disable icemaker” option: 0x42 “Temporarily disable icemaker”
option: 0x43
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1862 of file Refrigerator.java.
|
protected |
Property name : Icemaker tank status
EPC : 0xA6
Contents of property :
Used to acquire the status of the tank of the automatic icemaker of the refrigerator in terms of whether it contains water or not.
Value range (decimal notation) :
Icemaker tank contains water: 0x41 There is no water left in the icemaker
tank or the icemaker tank has not been
positioned correctly in the refrigerator: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1965 of file Refrigerator.java.
|
protected |
Property name : Ice temperature setting
EPC : 0xE4
Contents of property :
Used to specify the ice compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 734 of file Refrigerator.java.
|
protected |
Property name : Maximum allowable temperature setting level
EPC : 0xE0
Contents of property :
Used to acquire the maximum allowable temperature setting levels for the individual compartments of the refrigerator.
Value range (decimal notation) :
First byte: Refrigerator compartment Second byte: Freezer compartment Third byte: subzero-fresh
compartment
Fourth byte: Vegetable compartment Fifth byte: Multi-refrigerating mode
compartment
Sixth to eighth bytes: Reserved for future use.
0x01.0xFF (Level 1.255)
0x00 = no compartment
Data type : unsigned char × 8
Data size : 8 bytes
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 512 of file Refrigerator.java.
|
protected |
Property name : Measured electric current consumption
EPC : 0xDA
Contents of property :
Used to acquire the measured electric current consumption.
Value range (decimal notation) :
0x0000.0xFFFD (0.6553.3A)
Data type : unsigned char
Data size : 2 bytes
Unit : 0.1A
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1589 of file Refrigerator.java.
|
protected |
Property name : Measured freezer compartment temperature
EPC : 0xD2
Contents of property :
Used to acquire the measured freezer compartment temperature (°C).
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1336 of file Refrigerator.java.
|
protected |
Property name : Measured multi-refrigeratin g mode compartment temperature
EPC : 0xD5
Contents of property :
Used to acquire the measured
multi-refrigerating mode compartment temperature (°C).
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1485 of file Refrigerator.java.
|
protected |
Property name : Measured refrigerator compartment temperature
EPC : 0xD1
Contents of property :
Used to acquire the measured refrigerator compartment temperature (°C).
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1287 of file Refrigerator.java.
|
protected |
Property name : Measured subzero-fresh compartment temperature
EPC : 0xD3
Contents of property :
Used to acquire the measured meat and fish compartment temperature (°C).
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1385 of file Refrigerator.java.
|
protected |
Property name : Measured vegetable compartment temperature
EPC : 0xD4
Contents of property :
Used to acquire the measured vegetable compartment temperature (°C).
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1434 of file Refrigerator.java.
|
protected |
Property name : Multi-refrigera- ting mode compartment door
EPC : 0xB6
Contents of property :
Used to acquire the status (i.e. open or closed) of the multi-refrigerating mode compartment door.
Value range (decimal notation) :
Open = 0x41, closed = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 457 of file Refrigerator.java.
|
protected |
Property name : Multi-refrigera- ting mode compartment temperature level setting
EPC : 0xED
Contents of property :
Used to specify the multi-refrigerating mode compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1238 of file Refrigerator.java.
|
protected |
Property name : Multi-refrigera- ting mode compartment temperature setting
EPC : 0xE6
Contents of property :
Used to specify the multi-refrigerating mode compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 878 of file Refrigerator.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 2238 of file Refrigerator.java.
|
protected |
Property name : Quick freeze function setting
EPC : 0xA0
Contents of property :
Used to specify whether or not to use the “Quick freeze” function of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
“Normal operation” mode: 0x41 “Quick freeze” mode: 0x42 “Standby for fast freezing” mode:
0x43
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1712 of file Refrigerator.java.
|
protected |
Property name : Quick refrigeration function setting
EPC : 0xA1
Contents of property :
Used to specify whether or not to use the “quick refrigeration” function of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
“Normal operation” mode: 0x41 “Quick refrigeration” mode: 0x42 “Standby for quick refrigeration”
mode: 0x43
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1787 of file Refrigerator.java.
|
protected |
Property name : Rated power consumption
EPC : 0xDC
Contents of property :
Used to acquire the rated power consumption.
Value range (decimal notation) :
0x0000.0xFFFD (0.65533W)
Data type : unsigned char
Data size : 2 bytes
Unit : W
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1638 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment door status
EPC : 0xB2
Contents of property :
Used to acquire the status (i.e. open or closed) of the refrigerator compartment door.
Value range (decimal notation) :
Open = 0x41, closed = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 261 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment humidification function setting
EPC : 0xA8
Contents of property :
Used to specify whether or not to use the refrigerator compartment humidification function, and to acquire the current setting.
Value range (decimal notation) :
ON = 0x41 OFF = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 2039 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment temperature level setting
EPC : 0xE9
Contents of property :
Used to specify the refrigerator compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 950 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment temperature setting
EPC : 0xE2
Contents of property :
Used to specify the refrigerator compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 590 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment door status
EPC : 0xB5
Contents of property :
Used to acquire the status (i.e. open or closed) of the vegetable compartment door.
Value range (decimal notation) :
Open = 0x41, closed = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 408 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment humidification function setting
EPC : 0xA9
Contents of property :
Used to specify whether or not to use the vegetable compartment humidification function, and to acquire the current setting.
Value range (decimal notation) :
ON = 0x41 OFF = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 2111 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment temperature level setting
EPC : 0xEC
Contents of property :
Used to specify the vegetable compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1166 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment temperature setting
EPC : 0xE5
Contents of property :
Used to specify the vegetable compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 806 of file Refrigerator.java.
Informer com.sonycsl.echo.eoj.device.cookinghousehold.Refrigerator.inform | ( | ) |
Definition at line 2343 of file Refrigerator.java.
|
protected |
Definition at line 2348 of file Refrigerator.java.
|
static |
Definition at line 6250 of file Refrigerator.java.
|
static |
Definition at line 6254 of file Refrigerator.java.
|
protected |
Property name : Compressor rotation speed
EPC : 0xD8
Contents of property :
Used to acquire the rotation speed of the compressor. The rotation speed is expressed in terms of a level.
Value range (decimal notation) :
First byte: Maximum rotation speed L (0x01.0xFF (1.255))
Second byte: Rotation speed of the actual compressor:
0x00 to L (zero speed to highest speed)
Data type : unsigned char
Data size : 2 bytes
Unit : —
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1563 of file Refrigerator.java.
|
protected |
Property name : Deodorization function setting
EPC : 0xAD
Contents of property :
Used to specify whether or not to use the deodorization function of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
ON = 0x41 OFF = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 2206 of file Refrigerator.java.
|
protected |
Property name : Door open/close status
EPC : 0xB0
Contents of property :
Door open/close status
Value range (decimal notation) :
Door open = 0x41, Door close = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - mandatory
Definition at line 182 of file Refrigerator.java.
|
protected |
Property name : Door open warning
EPC : 0xB1
Contents of property :
Door open warning status
Value range (decimal notation) :
Door open warning found = 0x41 Door open warning not found = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Announcement at status change
Definition at line 235 of file Refrigerator.java.
|
protected |
Property name : Freezer compartment door status
EPC : 0xB3
Contents of property :
Used to acquire the status (i.e. open or closed) of the freezer compartment door.
Value range (decimal notation) :
Open = 0x41, closed = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 333 of file Refrigerator.java.
|
protected |
Property name : Freezer compartment temperature level setting
EPC : 0xEA
Contents of property :
Used to specify the freezer compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1045 of file Refrigerator.java.
|
protected |
Property name : Freezer compartment temperature setting
EPC : 0xE3
Contents of property :
Used to specify the freezer compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 685 of file Refrigerator.java.
|
protected |
Property name : Ice compartment door status
EPC : 0xB4
Contents of property :
Used to acquire the status (i.e. open or closed) of the ice compartment door.
Value range (decimal notation) :
Open = 0x41, closed = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 382 of file Refrigerator.java.
|
protected |
Property name : ice compartment temperature level setting
EPC : 0xEB
Contents of property :
Used to specify ice compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1117 of file Refrigerator.java.
|
protected |
Property name : Icemaker operation status
EPC : 0xA5
Contents of property :
Used to acquire the status of the automatic icemaker of the refrigerator.
Value range (decimal notation) :
“Ice-making in progress” state: 0x41
“Ice-making stopped” state: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1937 of file Refrigerator.java.
|
protected |
Property name : Icemaker setting
EPC : 0xA4
Contents of property :
Used to specify whether or not to enable the automatic icemaker of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
“Enable icemaker” option: 0x41 “Disable icemaker” option: 0x42 “Temporarily disable icemaker”
option: 0x43
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1886 of file Refrigerator.java.
|
protected |
Property name : Icemaker tank status
EPC : 0xA6
Contents of property :
Used to acquire the status of the tank of the automatic icemaker of the refrigerator in terms of whether it contains water or not.
Value range (decimal notation) :
Icemaker tank contains water: 0x41 There is no water left in the icemaker
tank or the icemaker tank has not been
positioned correctly in the refrigerator: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1990 of file Refrigerator.java.
|
protected |
Property name : Ice temperature setting
EPC : 0xE4
Contents of property :
Used to specify the ice compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 757 of file Refrigerator.java.
|
protected |
Property name : Maximum allowable temperature setting level
EPC : 0xE0
Contents of property :
Used to acquire the maximum allowable temperature setting levels for the individual compartments of the refrigerator.
Value range (decimal notation) :
First byte: Refrigerator compartment Second byte: Freezer compartment Third byte: subzero-fresh
compartment
Fourth byte: Vegetable compartment Fifth byte: Multi-refrigerating mode
compartment
Sixth to eighth bytes: Reserved for future use.
0x01.0xFF (Level 1.255)
0x00 = no compartment
Data type : unsigned char × 8
Data size : 8 bytes
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 541 of file Refrigerator.java.
|
protected |
Property name : Measured electric current consumption
EPC : 0xDA
Contents of property :
Used to acquire the measured electric current consumption.
Value range (decimal notation) :
0x0000.0xFFFD (0.6553.3A)
Data type : unsigned char
Data size : 2 bytes
Unit : 0.1A
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1612 of file Refrigerator.java.
|
protected |
Property name : Measured freezer compartment temperature
EPC : 0xD2
Contents of property :
Used to acquire the measured freezer compartment temperature (°C).
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1359 of file Refrigerator.java.
|
protected |
Property name : Measured multi-refrigeratin g mode compartment temperature
EPC : 0xD5
Contents of property :
Used to acquire the measured
multi-refrigerating mode compartment temperature (°C).
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1510 of file Refrigerator.java.
|
protected |
Property name : Measured refrigerator compartment temperature
EPC : 0xD1
Contents of property :
Used to acquire the measured refrigerator compartment temperature (°C).
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1310 of file Refrigerator.java.
|
protected |
Property name : Measured subzero-fresh compartment temperature
EPC : 0xD3
Contents of property :
Used to acquire the measured meat and fish compartment temperature (°C).
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1408 of file Refrigerator.java.
|
protected |
Property name : Measured vegetable compartment temperature
EPC : 0xD4
Contents of property :
Used to acquire the measured vegetable compartment temperature (°C).
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1457 of file Refrigerator.java.
|
protected |
Property name : Multi-refrigera- ting mode compartment door
EPC : 0xB6
Contents of property :
Used to acquire the status (i.e. open or closed) of the multi-refrigerating mode compartment door.
Value range (decimal notation) :
Open = 0x41, closed = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 480 of file Refrigerator.java.
|
protected |
Property name : Multi-refrigera- ting mode compartment temperature level setting
EPC : 0xED
Contents of property :
Used to specify the multi-refrigerating mode compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1261 of file Refrigerator.java.
|
protected |
Property name : Multi-refrigera- ting mode compartment temperature setting
EPC : 0xE6
Contents of property :
Used to specify the multi-refrigerating mode compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 901 of file Refrigerator.java.
|
protected |
Definition at line 2282 of file Refrigerator.java.
|
protected |
Property name : Quick freeze function setting
EPC : 0xA0
Contents of property :
Used to specify whether or not to use the “Quick freeze” function of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
“Normal operation” mode: 0x41 “Quick freeze” mode: 0x42 “Standby for fast freezing” mode:
0x43
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1736 of file Refrigerator.java.
|
protected |
Property name : Quick refrigeration function setting
EPC : 0xA1
Contents of property :
Used to specify whether or not to use the “quick refrigeration” function of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
“Normal operation” mode: 0x41 “Quick refrigeration” mode: 0x42 “Standby for quick refrigeration”
mode: 0x43
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1811 of file Refrigerator.java.
|
protected |
Property name : Rated power consumption
EPC : 0xDC
Contents of property :
Used to acquire the rated power consumption.
Value range (decimal notation) :
0x0000.0xFFFD (0.65533W)
Data type : unsigned char
Data size : 2 bytes
Unit : W
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1661 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment door status
EPC : 0xB2
Contents of property :
Used to acquire the status (i.e. open or closed) of the refrigerator compartment door.
Value range (decimal notation) :
Open = 0x41, closed = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 284 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment humidification function setting
EPC : 0xA8
Contents of property :
Used to specify whether or not to use the refrigerator compartment humidification function, and to acquire the current setting.
Value range (decimal notation) :
ON = 0x41 OFF = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 2062 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment temperature level setting
EPC : 0xE9
Contents of property :
Used to specify the refrigerator compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 973 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment temperature setting
EPC : 0xE2
Contents of property :
Used to specify the refrigerator compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 613 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment door status
EPC : 0xB5
Contents of property :
Used to acquire the status (i.e. open or closed) of the vegetable compartment door.
Value range (decimal notation) :
Open = 0x41, closed = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 431 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment humidification function setting
EPC : 0xA9
Contents of property :
Used to specify whether or not to use the vegetable compartment humidification function, and to acquire the current setting.
Value range (decimal notation) :
ON = 0x41 OFF = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 2134 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment temperature level setting
EPC : 0xEC
Contents of property :
Used to specify the vegetable compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1189 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment temperature setting
EPC : 0xE5
Contents of property :
Used to specify the vegetable compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 829 of file Refrigerator.java.
void com.sonycsl.echo.eoj.device.cookinghousehold.Refrigerator.onNew | ( | ) |
Definition at line 77 of file Refrigerator.java.
Setter com.sonycsl.echo.eoj.device.cookinghousehold.Refrigerator.set | ( | ) |
Definition at line 2326 of file Refrigerator.java.
Setter com.sonycsl.echo.eoj.device.cookinghousehold.Refrigerator.set | ( | boolean | responseRequired | ) |
Definition at line 2331 of file Refrigerator.java.
|
protected |
Property name : Deodorization function setting
EPC : 0xAD
Contents of property :
Used to specify whether or not to use the deodorization function of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
ON = 0x41 OFF = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 2160 of file Refrigerator.java.
|
protected |
Property name : Freezer compartment temperature level setting
EPC : 0xEA
Contents of property :
Used to specify the freezer compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 999 of file Refrigerator.java.
|
protected |
Property name : Freezer compartment temperature setting
EPC : 0xE3
Contents of property :
Used to specify the freezer compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 639 of file Refrigerator.java.
|
static |
Definition at line 6224 of file Refrigerator.java.
|
static |
Definition at line 6228 of file Refrigerator.java.
|
static |
Definition at line 6232 of file Refrigerator.java.
|
static |
Definition at line 6236 of file Refrigerator.java.
|
protected |
Property name : ice compartment temperature level setting
EPC : 0xEB
Contents of property :
Used to specify ice compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1071 of file Refrigerator.java.
|
protected |
Property name : Icemaker setting
EPC : 0xA4
Contents of property :
Used to specify whether or not to enable the automatic icemaker of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
“Enable icemaker” option: 0x41 “Disable icemaker” option: 0x42 “Temporarily disable icemaker”
option: 0x43
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1838 of file Refrigerator.java.
|
protected |
Property name : Ice temperature setting
EPC : 0xE4
Contents of property :
Used to specify the ice compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 711 of file Refrigerator.java.
|
protected |
Property name : Multi-refrigera- ting mode compartment temperature level setting
EPC : 0xED
Contents of property :
Used to specify the multi-refrigerating mode compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1215 of file Refrigerator.java.
|
protected |
Property name : Multi-refrigera- ting mode compartment temperature setting
EPC : 0xE6
Contents of property :
Used to specify the multi-refrigerating mode compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 855 of file Refrigerator.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 111 of file Refrigerator.java.
|
protected |
Definition at line 2212 of file Refrigerator.java.
|
protected |
Property name : Quick freeze function setting
EPC : 0xA0
Contents of property :
Used to specify whether or not to use the “Quick freeze” function of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
“Normal operation” mode: 0x41 “Quick freeze” mode: 0x42 “Standby for fast freezing” mode:
0x43
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1688 of file Refrigerator.java.
|
protected |
Property name : Quick refrigeration function setting
EPC : 0xA1
Contents of property :
Used to specify whether or not to use the “quick refrigeration” function of the refrigerator, and to acquire the current setting.
Value range (decimal notation) :
“Normal operation” mode: 0x41 “Quick refrigeration” mode: 0x42 “Standby for quick refrigeration”
mode: 0x43
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1763 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment humidification function setting
EPC : 0xA8
Contents of property :
Used to specify whether or not to use the refrigerator compartment humidification function, and to acquire the current setting.
Value range (decimal notation) :
ON = 0x41 OFF = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 2016 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment temperature level setting
EPC : 0xE9
Contents of property :
Used to specify the refrigerator compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 927 of file Refrigerator.java.
|
protected |
Property name : Refrigerator compartment temperature setting
EPC : 0xE2
Contents of property :
Used to specify the refrigerator compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 567 of file Refrigerator.java.
|
protected |
Definition at line 66 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment humidification function setting
EPC : 0xA9
Contents of property :
Used to specify whether or not to use the vegetable compartment humidification function, and to acquire the current setting.
Value range (decimal notation) :
ON = 0x41 OFF = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 2088 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment temperature level setting
EPC : 0xEC
Contents of property :
Used to specify the vegetable compartment temperature by selecting a level from among the predefined levels, and to acquire the current setting.
Value range (decimal notation) :
0x01 to maximum allowable temperature setting level (highest to lowest temperature)
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1143 of file Refrigerator.java.
|
protected |
Property name : Vegetable compartment temperature setting
EPC : 0xE5
Contents of property :
Used to specify the vegetable compartment temperature in °C, and to acquire the current setting.
Value range (decimal notation) :
0x81.0x7E (-127.126°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 783 of file Refrigerator.java.
|
static |
Definition at line 28 of file Refrigerator.java.
|
static |
Definition at line 53 of file Refrigerator.java.
|
static |
Definition at line 63 of file Refrigerator.java.
|
static |
Definition at line 30 of file Refrigerator.java.
|
static |
Definition at line 31 of file Refrigerator.java.
|
static |
Definition at line 33 of file Refrigerator.java.
|
static |
Definition at line 44 of file Refrigerator.java.
|
static |
Definition at line 39 of file Refrigerator.java.
|
static |
Definition at line 34 of file Refrigerator.java.
|
static |
Definition at line 45 of file Refrigerator.java.
|
static |
Definition at line 40 of file Refrigerator.java.
|
static |
Definition at line 59 of file Refrigerator.java.
|
static |
Definition at line 58 of file Refrigerator.java.
|
static |
Definition at line 60 of file Refrigerator.java.
|
static |
Definition at line 37 of file Refrigerator.java.
|
static |
Definition at line 54 of file Refrigerator.java.
|
static |
Definition at line 49 of file Refrigerator.java.
|
static |
Definition at line 52 of file Refrigerator.java.
|
static |
Definition at line 48 of file Refrigerator.java.
|
static |
Definition at line 50 of file Refrigerator.java.
|
static |
Definition at line 51 of file Refrigerator.java.
|
static |
Definition at line 36 of file Refrigerator.java.
|
static |
Definition at line 47 of file Refrigerator.java.
|
static |
Definition at line 42 of file Refrigerator.java.
|
static |
Definition at line 56 of file Refrigerator.java.
|
static |
Definition at line 57 of file Refrigerator.java.
|
static |
Definition at line 55 of file Refrigerator.java.
|
static |
Definition at line 32 of file Refrigerator.java.
|
static |
Definition at line 61 of file Refrigerator.java.
|
static |
Definition at line 43 of file Refrigerator.java.
|
static |
Definition at line 38 of file Refrigerator.java.
|
static |
Definition at line 35 of file Refrigerator.java.
|
static |
Definition at line 62 of file Refrigerator.java.
|
static |
Definition at line 46 of file Refrigerator.java.
|
static |
Definition at line 41 of file Refrigerator.java.