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)0x0273 |
static final byte | EPC_OPERATION_SETTING = (byte)0xB0 |
static final byte | EPC_VENTILATION_OPERATION_SETTING = (byte)0xB1 |
static final byte | EPC_BATHROOM_PRE_WARMER_OPERATION_SETTING = (byte)0xB2 |
static final byte | EPC_BATHROOM_HEATER_OPERATION_SETTING = (byte)0xB3 |
static final byte | EPC_BATHROOM_DRYER_OPERATION_SETTING = (byte)0xB4 |
static final byte | EPC_COOL_AIR_CIRCULATOR_OPERATION_SETTING = (byte)0xB5 |
static final byte | EPC_MEASURED_RELATIVE_BATHROOM_HUMIDITY = (byte)0xBA |
static final byte | EPC_MEASURED_BATHROOM_TEMPERATURE = (byte)0xBB |
static final byte | EPC_VENTILATION_AIR_FLOW_RATE_SETTING = (byte)0xC2 |
static final byte | EPC_FILTER_CLEANING_REMINDER_SIGN_SETTING = (byte)0xCF |
static final byte | EPC_HUMAN_BODY_DETECTION_STATUS = (byte)0xE0 |
static final byte | EPC_ON_TIMER_BASED_RESERVATION_SETTING1 = (byte)0x90 |
static final byte | EPC_ON_TIMER_BASED_RESERVATION_SETTING2 = (byte)0xE1 |
static final byte | EPC_ON_TIMER_SETTING_TIME = (byte)0x91 |
static final byte | EPC_ON_TIMER_SETTING_RELATIVE_TIME = (byte)0x92 |
static final byte | EPC_OFF_TIMER_BASED_RESERVATION_SETTING = (byte)0x94 |
static final byte | EPC_OFF_TIMER_SETTING_TIME = (byte)0x95 |
static final byte | EPC_OFF_TIMER_SETTING_RELATIVE_TIME = (byte)0x96 |
![]() | |
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 BathroomHeaterAndDryer.java.
Getter com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.get | ( | ) |
Definition at line 1550 of file BathroomHeaterAndDryer.java.
|
abstractprotected |
Property name : Bathroom dryer operation setting
EPC : 0xB4
Contents of property :
Used to set the bathroom drying level for the bathroom dryer mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Bathroom drying level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
|
protected |
Property name : Bathroom heater operation setting
EPC : 0xB3
Contents of property :
Used to set the bathroom heating level for the bathroom heater mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Bathroom heating level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 419 of file BathroomHeaterAndDryer.java.
|
abstractprotected |
Property name : Bathroom pre-warmer operation setting
EPC : 0xB2
Contents of property :
Used to set the bathroom pre-warming level for the bathroom pre-warmer mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Bathroom pre-warming level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
|
protected |
Property name : Cool air circulator operation setting
EPC : 0xB5
Contents of property :
Used to set the cool air circulation level for the cool air circulator mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Cool air circulation level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 575 of file BathroomHeaterAndDryer.java.
short com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getEchoClassCode | ( | ) |
Definition at line 71 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Filter cleaning reminder sign setting
EPC : 0xCF
Contents of property :
Used to set the filter cleaning reminder
sign status (lit/not lit) and to acquire the current setting.
Value range (decimal notation) :
Lit: 0x41 Not lit: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 824 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 4274 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 4278 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Human body detection status
EPC : 0xE0
Contents of property :
Used to acquire the human body detection status.
Value range (decimal notation) :
Detected: 0x41 Not detected: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 874 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Measured bathroom temperature
EPC : 0xBB
Contents of property :
Used to acquire the measured temperature of the bathroom.
Value range (decimal notation) :
0x81.0x7D (-127.+125.C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 675 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Measured relative bathroom humidity
EPC : 0xBA
Contents of property :
Used to acquire the measured relative humidity of the bathroom.
Value range (decimal notation) :
0x00.0x64 (0.100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 626 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : “OFF timer-based reservation” setting
EPC : 0x94
Contents of property :
Used to set the ON/OFF status of the OFF timer-based reservation function and to acquire the current setting.
Value range (decimal notation) :
Reservation function ON: 0x41 Reservation function OFF: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1272 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : OFF timer setting (relative time)
EPC : 0x96
Contents of property :
Used to set the relative time setting for the relative time-based reservation function for the OFF timer (in the
HH:MM format) 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 1427 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : OFF timer setting (time)
EPC : 0x95
Contents of property :
Used to set the time setting for the
time-based reservation function for the OFF timer (in the HH:MM format) 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 1349 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : “ON timer-based reservation” setting 1
EPC : 0x90
Contents of property :
Used to set the ON/OFF status of the
ON timer-based reservation function and to acquire the current setting.
Value range (decimal notation) :
Reservation function ON: 0x41
Reservation function OFF: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 950 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : “ON timer-based reservation” setting 2
EPC : 0xE1
Contents of property :
Used to set the ON/OFF status of the ON timer-based reservation function with the mode in which the device starts operating specified, and to
acquire the current setting.
Value range (decimal notation) :
Reservation function ON for the ventilation mode : 0x10
Reservation function ON for the bathroom pre-warmer mode : 0x20
Reservation function ON for the bathroom heater mode : 0x30
Reservation function ON for the bathroom dryer mode : 0x40
Reservation function ON for the cool air circulator mode : 0x50
Reservation function OFF : 0x00
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1036 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : ON timer setting (relative time)
EPC : 0x92
Contents of property :
Used to set the relative time setting for
the relative time-based reservation function for the ON timer (in the HH:MM format) 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 1196 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : ON timer setting (time)
EPC : 0x91
Contents of property :
Used to set the time setting for the
time-based reservation function for the ON timer (in the HH:MM format) 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 1118 of file BathroomHeaterAndDryer.java.
|
abstractprotected |
Property name : Operation setting
EPC : 0xB0
Contents of property :
Used to set the operation mode (ventilation mode, bathroom
pre-warmer mode, bathroom heater mode, bathroom dryer mode, cool air circulator mode or “stop”), and to
acquire the current setting.
Value range (decimal notation) :
Ventilation operation : 0x10 Bathroom pre-warmer operation :
0x20
Bathroom heater operation : 0x30 Bathroom dryer operation : 0x40 Cool air circulator operation : 0x50 Stop :0x00
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
|
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 1483 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Ventilation air flow rate setting
EPC : 0xC2
Contents of property :
Used to set the air flow rate level for the around-the-clock ventilation function and to acquire the current setting.
Value range (decimal notation) :
Automatic: 0x41
Air flow rate level: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 749 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Ventilation operation setting
EPC : 0xB1
Contents of property :
Used to set the ventilation air flow rate level for the ventilation mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42
Air flow rate level : 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 260 of file BathroomHeaterAndDryer.java.
Informer com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.inform | ( | ) |
Definition at line 1556 of file BathroomHeaterAndDryer.java.
|
protected |
Definition at line 1561 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 4283 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 4287 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Bathroom dryer operation setting
EPC : 0xB4
Contents of property :
Used to set the bathroom drying level for the bathroom dryer mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Bathroom drying level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
Definition at line 522 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Bathroom heater operation setting
EPC : 0xB3
Contents of property :
Used to set the bathroom heating level for the bathroom heater mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Bathroom heating level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 444 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Bathroom pre-warmer operation setting
EPC : 0xB2
Contents of property :
Used to set the bathroom pre-warming level for the bathroom pre-warmer mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Bathroom pre-warming level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
Definition at line 366 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Cool air circulator operation setting
EPC : 0xB5
Contents of property :
Used to set the cool air circulation level for the cool air circulator mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Cool air circulation level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 600 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Filter cleaning reminder sign setting
EPC : 0xCF
Contents of property :
Used to set the filter cleaning reminder
sign status (lit/not lit) and to acquire the current setting.
Value range (decimal notation) :
Lit: 0x41 Not lit: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 848 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Human body detection status
EPC : 0xE0
Contents of property :
Used to acquire the human body detection status.
Value range (decimal notation) :
Detected: 0x41 Not detected: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 897 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Measured bathroom temperature
EPC : 0xBB
Contents of property :
Used to acquire the measured temperature of the bathroom.
Value range (decimal notation) :
0x81.0x7D (-127.+125.C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 698 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Measured relative bathroom humidity
EPC : 0xBA
Contents of property :
Used to acquire the measured relative humidity of the bathroom.
Value range (decimal notation) :
0x00.0x64 (0.100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 649 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : “OFF timer-based reservation” setting
EPC : 0x94
Contents of property :
Used to set the ON/OFF status of the OFF timer-based reservation function and to acquire the current setting.
Value range (decimal notation) :
Reservation function ON: 0x41 Reservation function OFF: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1296 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : OFF timer setting (relative time)
EPC : 0x96
Contents of property :
Used to set the relative time setting for the relative time-based reservation function for the OFF timer (in the
HH:MM format) 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 1452 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : OFF timer setting (time)
EPC : 0x95
Contents of property :
Used to set the time setting for the
time-based reservation function for the OFF timer (in the HH:MM format) 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 1374 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : “ON timer-based reservation” setting 1
EPC : 0x90
Contents of property :
Used to set the ON/OFF status of the
ON timer-based reservation function and to acquire the current setting.
Value range (decimal notation) :
Reservation function ON: 0x41
Reservation function OFF: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 975 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : “ON timer-based reservation” setting 2
EPC : 0xE1
Contents of property :
Used to set the ON/OFF status of the ON timer-based reservation function with the mode in which the device starts operating specified, and to
acquire the current setting.
Value range (decimal notation) :
Reservation function ON for the ventilation mode : 0x10
Reservation function ON for the bathroom pre-warmer mode : 0x20
Reservation function ON for the bathroom heater mode : 0x30
Reservation function ON for the bathroom dryer mode : 0x40
Reservation function ON for the cool air circulator mode : 0x50
Reservation function OFF : 0x00
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1065 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : ON timer setting (relative time)
EPC : 0x92
Contents of property :
Used to set the relative time setting for
the relative time-based reservation function for the ON timer (in the HH:MM format) 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 1221 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : ON timer setting (time)
EPC : 0x91
Contents of property :
Used to set the time setting for the
time-based reservation function for the ON timer (in the HH:MM format) 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 1143 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Operation setting
EPC : 0xB0
Contents of property :
Used to set the operation mode (ventilation mode, bathroom
pre-warmer mode, bathroom heater mode, bathroom dryer mode, cool air circulator mode or “stop”), and to
acquire the current setting.
Value range (decimal notation) :
Ventilation operation : 0x10 Bathroom pre-warmer operation :
0x20
Bathroom heater operation : 0x30 Bathroom dryer operation : 0x40 Cool air circulator operation : 0x50 Stop :0x00
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
Definition at line 207 of file BathroomHeaterAndDryer.java.
|
protected |
Definition at line 1511 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Ventilation air flow rate setting
EPC : 0xC2
Contents of property :
Used to set the air flow rate level for the around-the-clock ventilation function and to acquire the current setting.
Value range (decimal notation) :
Automatic: 0x41
Air flow rate level: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 773 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Ventilation operation setting
EPC : 0xB1
Contents of property :
Used to set the ventilation air flow rate level for the ventilation mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42
Air flow rate level : 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 285 of file BathroomHeaterAndDryer.java.
void com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.onNew | ( | ) |
Definition at line 65 of file BathroomHeaterAndDryer.java.
Setter com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.set | ( | ) |
Definition at line 1539 of file BathroomHeaterAndDryer.java.
Setter com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.set | ( | boolean | responseRequired | ) |
Definition at line 1544 of file BathroomHeaterAndDryer.java.
|
abstractprotected |
Property name : Bathroom dryer operation setting
EPC : 0xB4
Contents of property :
Used to set the bathroom drying level for the bathroom dryer mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Bathroom drying level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
|
protected |
Property name : Bathroom heater operation setting
EPC : 0xB3
Contents of property :
Used to set the bathroom heating level for the bathroom heater mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Bathroom heating level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 394 of file BathroomHeaterAndDryer.java.
|
abstractprotected |
Property name : Bathroom pre-warmer operation setting
EPC : 0xB2
Contents of property :
Used to set the bathroom pre-warming level for the bathroom pre-warmer mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Bathroom pre-warming level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
|
protected |
Property name : Cool air circulator operation setting
EPC : 0xB5
Contents of property :
Used to set the cool air circulation level for the cool air circulator mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42 Cool air circulation level
: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 550 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Filter cleaning reminder sign setting
EPC : 0xCF
Contents of property :
Used to set the filter cleaning reminder
sign status (lit/not lit) and to acquire the current setting.
Value range (decimal notation) :
Lit: 0x41 Not lit: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 800 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 4257 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 4261 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 4265 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 4269 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : “OFF timer-based reservation” setting
EPC : 0x94
Contents of property :
Used to set the ON/OFF status of the OFF timer-based reservation function and to acquire the current setting.
Value range (decimal notation) :
Reservation function ON: 0x41 Reservation function OFF: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1248 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : OFF timer setting (relative time)
EPC : 0x96
Contents of property :
Used to set the relative time setting for the relative time-based reservation function for the OFF timer (in the
HH:MM format) 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 1402 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : OFF timer setting (time)
EPC : 0x95
Contents of property :
Used to set the time setting for the
time-based reservation function for the OFF timer (in the HH:MM format) 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 1324 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : “ON timer-based reservation” setting 1
EPC : 0x90
Contents of property :
Used to set the ON/OFF status of the
ON timer-based reservation function and to acquire the current setting.
Value range (decimal notation) :
Reservation function ON: 0x41
Reservation function OFF: 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 925 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : “ON timer-based reservation” setting 2
EPC : 0xE1
Contents of property :
Used to set the ON/OFF status of the ON timer-based reservation function with the mode in which the device starts operating specified, and to
acquire the current setting.
Value range (decimal notation) :
Reservation function ON for the ventilation mode : 0x10
Reservation function ON for the bathroom pre-warmer mode : 0x20
Reservation function ON for the bathroom heater mode : 0x30
Reservation function ON for the bathroom dryer mode : 0x40
Reservation function ON for the cool air circulator mode : 0x50
Reservation function OFF : 0x00
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1007 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : ON timer setting (relative time)
EPC : 0x92
Contents of property :
Used to set the relative time setting for
the relative time-based reservation function for the ON timer (in the HH:MM format) 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 1171 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : ON timer setting (time)
EPC : 0x91
Contents of property :
Used to set the time setting for the
time-based reservation function for the ON timer (in the HH:MM format) 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 1093 of file BathroomHeaterAndDryer.java.
|
abstractprotected |
Property name : Operation setting
EPC : 0xB0
Contents of property :
Used to set the operation mode (ventilation mode, bathroom
pre-warmer mode, bathroom heater mode, bathroom dryer mode, cool air circulator mode or “stop”), and to
acquire the current setting.
Value range (decimal notation) :
Ventilation operation : 0x10 Bathroom pre-warmer operation :
0x20
Bathroom heater operation : 0x30 Bathroom dryer operation : 0x40 Cool air circulator operation : 0x50 Stop :0x00
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
|
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 100 of file BathroomHeaterAndDryer.java.
|
protected |
Definition at line 1458 of file BathroomHeaterAndDryer.java.
|
protected |
Definition at line 50 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Ventilation air flow rate setting
EPC : 0xC2
Contents of property :
Used to set the air flow rate level for the around-the-clock ventilation function and to acquire the current setting.
Value range (decimal notation) :
Automatic: 0x41
Air flow rate level: 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 725 of file BathroomHeaterAndDryer.java.
|
protected |
Property name : Ventilation operation setting
EPC : 0xB1
Contents of property :
Used to set the ventilation air flow rate level for the ventilation mode and to acquire the current setting.
Value range (decimal notation) :
Automatic : 0x41
Standard : 0x42
Air flow rate level : 0x31.0x38
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 235 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 28 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 34 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 33 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 32 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 35 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 39 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 40 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 37 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 36 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 45 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 47 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 46 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 41 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 42 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 44 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 43 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 30 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 38 of file BathroomHeaterAndDryer.java.
|
static |
Definition at line 31 of file BathroomHeaterAndDryer.java.