OpenECHO
 All Classes Namespaces Files Functions Variables
Classes | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer Class Referenceabstract
Inheritance diagram for com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer:
com.sonycsl.echo.eoj.device.DeviceObject com.sonycsl.echo.eoj.EchoObject

Classes

class  Getter
 
class  Informer
 
class  Proxy
 
class  Receiver
 
class  Setter
 

Public Member Functions

void onNew ()
 
short getEchoClassCode ()
 
Setter set ()
 
Setter set (boolean responseRequired)
 
Getter get ()
 
Informer inform ()
 
- Public Member Functions inherited from com.sonycsl.echo.eoj.device.DeviceObject
byte getInstanceCode ()
 
void allocateSelfDeviceInstanceCode ()
 
void onNew ()
 
Setter set ()
 
Setter set (boolean responseRequired)
 
Getter get ()
 
Informer inform ()
 
- Public Member Functions inherited from com.sonycsl.echo.eoj.EchoObject
 EchoObject ()
 
void onNew ()
 
void onFound ()
 
final byte[] getStatusChangeAnnouncementProperties ()
 
final byte[] getSetProperties ()
 
final byte[] getGetProperties ()
 
String toString ()
 
final byte getClassGroupCode ()
 
final byte getClassCode ()
 
abstract byte getInstanceCode ()
 
abstract short getEchoClassCode ()
 
final int getEchoObjectCode ()
 
final void setNode (EchoNode node)
 
final EchoNode getNode ()
 
final void removeNode ()
 
final boolean isSelfObject ()
 
final boolean isProxy ()
 
final void setReceiver (Receiver receiver)
 
final Receiver getReceiver ()
 
final EchoFrame onReceiveRequest (EchoFrame frame)
 
Setter set ()
 
Setter set (boolean responseRequired)
 
Getter get ()
 
Informer inform ()
 

Static Public Member Functions

static Setter setG ()
 
static Setter setG (byte instanceCode)
 
static Setter setG (boolean responseRequired)
 
static Setter setG (byte instanceCode, boolean responseRequired)
 
static Getter getG ()
 
static Getter getG (byte instanceCode)
 
static Informer informG ()
 
static Informer informG (byte instanceCode)
 

Static Public Attributes

static final short ECHO_CLASS_CODE = (short)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 Public Attributes inherited from com.sonycsl.echo.eoj.device.DeviceObject
static final byte EPC_OPERATION_STATUS = (byte)0x80
 
static final byte EPC_INSTALLATION_LOCATION = (byte)0x81
 
static final byte EPC_STANDARD_VERSION_INFORMATION = (byte)0x82
 
static final byte EPC_IDENTIFICATION_NUMBER = (byte)0x83
 
static final byte EPC_MEASURED_INSTANTANEOUS_POWER_CONSUMPTION = (byte)0x84
 
static final byte EPC_MEASURED_CUMULATIVE_POWER_CONSUMPTION = (byte)0x85
 
static final byte EPC_MANUFACTURERS_FAULT_CODE = (byte)0x86
 
static final byte EPC_CURRENT_LIMIT_SETTING = (byte)0x87
 
static final byte EPC_FAULT_STATUS = (byte)0x88
 
static final byte EPC_FAULT_DESCRIPTION = (byte)0x89
 
static final byte EPC_MANUFACTURER_CODE = (byte)0x8A
 
static final byte EPC_BUSINESS_FACILITY_CODE = (byte)0x8B
 
static final byte EPC_PRODUCT_CODE = (byte)0x8C
 
static final byte EPC_PRODUCTION_NUMBER = (byte)0x8D
 
static final byte EPC_PRODUCTION_DATE = (byte)0x8E
 
static final byte EPC_POWER_SAVING_OPERATION_SETTING = (byte)0x8F
 
static final byte EPC_REMOTE_CONTROL_SETTING = (byte)0x93
 
static final byte EPC_CURRENT_TIME_SETTING = (byte)0x97
 
static final byte EPC_CURRENT_DATE_SETTING = (byte)0x98
 
static final byte EPC_POWER_LIMIT_SETTING = (byte)0x99
 
static final byte EPC_CUMULATIVE_OPERATING_TIME = (byte)0x9A
 
static final byte EPC_STATUS_CHANGE_ANNOUNCEMENT_PROPERTY_MAP = (byte)0x9D
 
static final byte EPC_SET_PROPERTY_MAP = (byte)0x9E
 
static final byte EPC_GET_PROPERTY_MAP = (byte)0x9F
 
static final byte[] EDT_OPERATION_STATUS_ON = {(byte)0x30}
 
static final byte[] EDT_OPERATION_STATUS_OFF = {(byte)0x31}
 
static final byte[] EDT_STANDARD_VERSION_INFORMATION = {(byte)0x00, (byte)0x00, (byte)0x41, (byte)0x00}
 

Protected Member Functions

void setupPropertyMaps ()
 
boolean setOperationStatus (byte[] edt)
 
abstract byte[] getOperationStatus ()
 
abstract boolean setOperationSetting (byte[] edt)
 
abstract byte[] getOperationSetting ()
 
boolean isValidOperationSetting (byte[] edt)
 
boolean setVentilationOperationSetting (byte[] edt)
 
byte[] getVentilationOperationSetting ()
 
boolean isValidVentilationOperationSetting (byte[] edt)
 
abstract boolean setBathroomPreWarmerOperationSetting (byte[] edt)
 
abstract byte[] getBathroomPreWarmerOperationSetting ()
 
boolean isValidBathroomPreWarmerOperationSetting (byte[] edt)
 
boolean setBathroomHeaterOperationSetting (byte[] edt)
 
byte[] getBathroomHeaterOperationSetting ()
 
boolean isValidBathroomHeaterOperationSetting (byte[] edt)
 
abstract boolean setBathroomDryerOperationSetting (byte[] edt)
 
abstract byte[] getBathroomDryerOperationSetting ()
 
boolean isValidBathroomDryerOperationSetting (byte[] edt)
 
boolean setCoolAirCirculatorOperationSetting (byte[] edt)
 
byte[] getCoolAirCirculatorOperationSetting ()
 
boolean isValidCoolAirCirculatorOperationSetting (byte[] edt)
 
byte[] getMeasuredRelativeBathroomHumidity ()
 
boolean isValidMeasuredRelativeBathroomHumidity (byte[] edt)
 
byte[] getMeasuredBathroomTemperature ()
 
boolean isValidMeasuredBathroomTemperature (byte[] edt)
 
boolean setVentilationAirFlowRateSetting (byte[] edt)
 
byte[] getVentilationAirFlowRateSetting ()
 
boolean isValidVentilationAirFlowRateSetting (byte[] edt)
 
boolean setFilterCleaningReminderSignSetting (byte[] edt)
 
byte[] getFilterCleaningReminderSignSetting ()
 
boolean isValidFilterCleaningReminderSignSetting (byte[] edt)
 
byte[] getHumanBodyDetectionStatus ()
 
boolean isValidHumanBodyDetectionStatus (byte[] edt)
 
boolean setOnTimerBasedReservationSetting1 (byte[] edt)
 
byte[] getOnTimerBasedReservationSetting1 ()
 
boolean isValidOnTimerBasedReservationSetting1 (byte[] edt)
 
boolean setOnTimerBasedReservationSetting2 (byte[] edt)
 
byte[] getOnTimerBasedReservationSetting2 ()
 
boolean isValidOnTimerBasedReservationSetting2 (byte[] edt)
 
boolean setOnTimerSettingTime (byte[] edt)
 
byte[] getOnTimerSettingTime ()
 
boolean isValidOnTimerSettingTime (byte[] edt)
 
boolean setOnTimerSettingRelativeTime (byte[] edt)
 
byte[] getOnTimerSettingRelativeTime ()
 
boolean isValidOnTimerSettingRelativeTime (byte[] edt)
 
boolean setOffTimerBasedReservationSetting (byte[] edt)
 
byte[] getOffTimerBasedReservationSetting ()
 
boolean isValidOffTimerBasedReservationSetting (byte[] edt)
 
boolean setOffTimerSettingTime (byte[] edt)
 
byte[] getOffTimerSettingTime ()
 
boolean isValidOffTimerSettingTime (byte[] edt)
 
boolean setOffTimerSettingRelativeTime (byte[] edt)
 
byte[] getOffTimerSettingRelativeTime ()
 
boolean isValidOffTimerSettingRelativeTime (byte[] edt)
 
synchronized boolean setProperty (EchoProperty property)
 
synchronized byte[] getProperty (byte epc)
 
synchronized boolean isValidProperty (EchoProperty property)
 
Informer inform (boolean multicast)
 
- Protected Member Functions inherited from com.sonycsl.echo.eoj.device.DeviceObject
void setupPropertyMaps ()
 
synchronized boolean setProperty (EchoProperty property)
 
synchronized byte[] getProperty (byte epc)
 
synchronized boolean isValidProperty (EchoProperty property)
 
boolean setOperationStatus (byte[] edt)
 
abstract byte[] getOperationStatus ()
 
boolean isValidOperationStatus (byte[] edt)
 
abstract boolean setInstallationLocation (byte[] edt)
 
abstract byte[] getInstallationLocation ()
 
boolean isValidInstallationLocation (byte[] edt)
 
byte[] getStandardVersionInformation ()
 
boolean isValidStandardVersionInformation (byte[] edt)
 
byte[] getIdentificationNumber ()
 
boolean isValidIdentificationNumber (byte[] edt)
 
byte[] getMeasuredInstantaneousPowerConsumption ()
 
boolean isValidMeasuredInstantaneousPowerConsumption (byte[] edt)
 
byte[] getMeasuredCumulativePowerConsumption ()
 
boolean isValidMeasuredCumulativePowerConsumption (byte[] edt)
 
byte[] getManufacturersFaultCode ()
 
boolean isValidManufacturersFaultCode (byte[] edt)
 
boolean setCurrentLimitSetting (byte[] edt)
 
byte[] getCurrentLimitSetting ()
 
boolean isValidCurrentLimitSetting (byte[] edt)
 
abstract byte[] getFaultStatus ()
 
boolean isValidFaultStatus (byte[] edt)
 
byte[] getFaultDescription ()
 
boolean isValidFaultDescription (byte[] edt)
 
abstract byte[] getManufacturerCode ()
 
boolean isValidManufacturerCode (byte[] edt)
 
byte[] getBusinessFacilityCode ()
 
boolean isValidBusinessFacilityCode (byte[] edt)
 
byte[] getProductCode ()
 
boolean isValidProductCode (byte[] edt)
 
byte[] getProductionNumber ()
 
boolean isValidProductionNumber (byte[] edt)
 
byte[] getProductionDate ()
 
boolean isValidProductionDate (byte[] edt)
 
boolean setPowerSavingOperationSetting (byte[] edt)
 
byte[] getPowerSavingOperationSetting ()
 
boolean isValidPowerSavingOperationSetting (byte[] edt)
 
boolean setRemoteControlSetting (byte[] edt)
 
byte[] getRemoteControlSetting ()
 
boolean isValidRemoteControlSetting (byte[] edt)
 
boolean setCurrentTimeSetting (byte[] edt)
 
byte[] getCurrentTimeSetting ()
 
boolean isValidCurrentTimeSetting (byte[] edt)
 
boolean setCurrentDateSetting (byte edt[])
 
byte[] getCurrentDateSetting ()
 
boolean isValidCurrentDateSetting (byte[] edt)
 
boolean setPowerLimitSetting (byte[] edt)
 
byte[] getPowerLimitSetting ()
 
boolean isValidPowerLimitSetting (byte[] edt)
 
byte[] getCumulativeOperatingTime ()
 
boolean isValidCumulativeOperatingTime (byte[] edt)
 
byte[] getStatusChangeAnnouncementPropertyMap ()
 
boolean isValidStatusChangeAnnouncementPropertyMap (byte[] edt)
 
byte[] getSetPropertyMap ()
 
boolean isValidSetPropertyMap (byte[] edt)
 
byte[] getGetPropertyMap ()
 
boolean isValidGetPropertyMap (byte[] edt)
 
Informer inform (boolean multicast)
 
- Protected Member Functions inherited from com.sonycsl.echo.eoj.EchoObject
void setupPropertyMaps ()
 
final void addStatusChangeAnnouncementProperty (byte epc)
 
final void removeStatusChangeAnnouncementProperty (byte epc)
 
final void clearStatusChangeAnnouncementProperties ()
 
final void addSetProperty (byte epc)
 
final void removeSetProperty (byte epc)
 
final void clearSetProperties ()
 
final void addGetProperty (byte epc)
 
final void removeGetProperty (byte epc)
 
final void clearGetProperties ()
 
synchronized boolean setProperty (EchoProperty property)
 
synchronized byte[] getProperty (byte epc)
 
synchronized boolean isValidProperty (EchoProperty property)
 
final void onReceiveSetRequest (EchoProperty property, EchoFrame response)
 
final void onReceiveGetRequest (byte epc, EchoFrame response)
 
Informer inform (boolean multicast)
 
InformerC informC (String address)
 

Additional Inherited Members

- Protected Attributes inherited from com.sonycsl.echo.eoj.device.DeviceObject
byte mEchoInstanceCode = 0
 

Detailed Description

Definition at line 26 of file BathroomHeaterAndDryer.java.

Member Function Documentation

Getter com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.get ( )

Definition at line 1550 of file BathroomHeaterAndDryer.java.

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getBathroomDryerOperationSetting ( )
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

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getBathroomHeaterOperationSetting ( )
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.

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getBathroomPreWarmerOperationSetting ( )
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

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getCoolAirCirculatorOperationSetting ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getFilterCleaningReminderSignSetting ( )
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 Getter com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getG ( )
static

Definition at line 4274 of file BathroomHeaterAndDryer.java.

static Getter com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getG ( byte  instanceCode)
static

Definition at line 4278 of file BathroomHeaterAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getHumanBodyDetectionStatus ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getMeasuredBathroomTemperature ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getMeasuredRelativeBathroomHumidity ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getOffTimerBasedReservationSetting ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getOffTimerSettingRelativeTime ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getOffTimerSettingTime ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getOnTimerBasedReservationSetting1 ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getOnTimerBasedReservationSetting2 ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getOnTimerSettingRelativeTime ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getOnTimerSettingTime ( )
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.

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getOperationSetting ( )
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

abstract byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getOperationStatus ( )
abstractprotected

Property name : Operation status

EPC : 0x80

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

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

Data type : unsigned char

Data size : 1 byte

Unit : .

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

Announcement at status change

synchronized byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getProperty ( byte  epc)
protected

Definition at line 1483 of file BathroomHeaterAndDryer.java.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getVentilationAirFlowRateSetting ( )
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.

byte [] com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.getVentilationOperationSetting ( )
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.

Informer com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.inform ( boolean  multicast)
protected

Definition at line 1561 of file BathroomHeaterAndDryer.java.

static Informer com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.informG ( )
static

Definition at line 4283 of file BathroomHeaterAndDryer.java.

static Informer com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.informG ( byte  instanceCode)
static

Definition at line 4287 of file BathroomHeaterAndDryer.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidBathroomDryerOperationSetting ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidBathroomHeaterOperationSetting ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidBathroomPreWarmerOperationSetting ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidCoolAirCirculatorOperationSetting ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidFilterCleaningReminderSignSetting ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidHumanBodyDetectionStatus ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidMeasuredBathroomTemperature ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidMeasuredRelativeBathroomHumidity ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidOffTimerBasedReservationSetting ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidOffTimerSettingRelativeTime ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidOffTimerSettingTime ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidOnTimerBasedReservationSetting1 ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidOnTimerBasedReservationSetting2 ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidOnTimerSettingRelativeTime ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidOnTimerSettingTime ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidOperationSetting ( byte[]  edt)
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.

synchronized boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidProperty ( EchoProperty  property)
protected

Definition at line 1511 of file BathroomHeaterAndDryer.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidVentilationAirFlowRateSetting ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.isValidVentilationOperationSetting ( byte[]  edt)
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.

abstract boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setBathroomDryerOperationSetting ( byte[]  edt)
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

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setBathroomHeaterOperationSetting ( byte[]  edt)
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.

abstract boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setBathroomPreWarmerOperationSetting ( byte[]  edt)
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

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setCoolAirCirculatorOperationSetting ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setFilterCleaningReminderSignSetting ( byte[]  edt)
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 Setter com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setG ( )
static

Definition at line 4257 of file BathroomHeaterAndDryer.java.

static Setter com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setG ( byte  instanceCode)
static

Definition at line 4261 of file BathroomHeaterAndDryer.java.

static Setter com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setG ( boolean  responseRequired)
static

Definition at line 4265 of file BathroomHeaterAndDryer.java.

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

Definition at line 4269 of file BathroomHeaterAndDryer.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setOffTimerBasedReservationSetting ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setOffTimerSettingRelativeTime ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setOffTimerSettingTime ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setOnTimerBasedReservationSetting1 ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setOnTimerBasedReservationSetting2 ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setOnTimerSettingRelativeTime ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setOnTimerSettingTime ( byte[]  edt)
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.

abstract boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setOperationSetting ( byte[]  edt)
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

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setOperationStatus ( byte[]  edt)
protected

Property name : Operation status

EPC : 0x80

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

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

Data type : unsigned char

Data size : 1 byte

Unit : .

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

Announcement at status change

Definition at line 100 of file BathroomHeaterAndDryer.java.

synchronized boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setProperty ( EchoProperty  property)
protected

Definition at line 1458 of file BathroomHeaterAndDryer.java.

void com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setupPropertyMaps ( )
protected

Definition at line 50 of file BathroomHeaterAndDryer.java.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setVentilationAirFlowRateSetting ( byte[]  edt)
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.

boolean com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.setVentilationOperationSetting ( byte[]  edt)
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.

Member Data Documentation

final short com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.ECHO_CLASS_CODE = (short)0x0273
static

Definition at line 28 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_BATHROOM_DRYER_OPERATION_SETTING = (byte)0xB4
static

Definition at line 34 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_BATHROOM_HEATER_OPERATION_SETTING = (byte)0xB3
static

Definition at line 33 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_BATHROOM_PRE_WARMER_OPERATION_SETTING = (byte)0xB2
static

Definition at line 32 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_COOL_AIR_CIRCULATOR_OPERATION_SETTING = (byte)0xB5
static

Definition at line 35 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_FILTER_CLEANING_REMINDER_SIGN_SETTING = (byte)0xCF
static

Definition at line 39 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_HUMAN_BODY_DETECTION_STATUS = (byte)0xE0
static

Definition at line 40 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_MEASURED_BATHROOM_TEMPERATURE = (byte)0xBB
static

Definition at line 37 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_MEASURED_RELATIVE_BATHROOM_HUMIDITY = (byte)0xBA
static

Definition at line 36 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_OFF_TIMER_BASED_RESERVATION_SETTING = (byte)0x94
static

Definition at line 45 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_OFF_TIMER_SETTING_RELATIVE_TIME = (byte)0x96
static

Definition at line 47 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_OFF_TIMER_SETTING_TIME = (byte)0x95
static

Definition at line 46 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_ON_TIMER_BASED_RESERVATION_SETTING1 = (byte)0x90
static

Definition at line 41 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_ON_TIMER_BASED_RESERVATION_SETTING2 = (byte)0xE1
static

Definition at line 42 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_ON_TIMER_SETTING_RELATIVE_TIME = (byte)0x92
static

Definition at line 44 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_ON_TIMER_SETTING_TIME = (byte)0x91
static

Definition at line 43 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_OPERATION_SETTING = (byte)0xB0
static

Definition at line 30 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_VENTILATION_AIR_FLOW_RATE_SETTING = (byte)0xC2
static

Definition at line 38 of file BathroomHeaterAndDryer.java.

final byte com.sonycsl.echo.eoj.device.housingfacilities.BathroomHeaterAndDryer.EPC_VENTILATION_OPERATION_SETTING = (byte)0xB1
static

Definition at line 31 of file BathroomHeaterAndDryer.java.


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