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)0x0290 |
static final byte | EPC_ILLUMINANCE_LEVEL = (byte)0xB0 |
static final byte | EPC_LIGHT_COLOR_SETTING = (byte)0xB1 |
static final byte | EPC_ILLUMINANCE_LEVEL_STEP_SETTING = (byte)0xB2 |
static final byte | EPC_LIGHT_COLOR_STEP_SETTING = (byte)0xB3 |
static final byte | EPC_MAXIMUM_SPECIFIABLE_VALUES = (byte)0xB4 |
static final byte | EPC_MAXIMUM_VALUE_OF_SETTABLE_LEVEL_FOR_NIGHT_LIGHTING = (byte)0xB5 |
static final byte | EPC_LIGHTING_MODE_SETTING = (byte)0xB6 |
static final byte | EPC_ILLUMINANCE_LEVEL_SETTING_FOR_MAIN_LIGHTING = (byte)0xB7 |
static final byte | EPC_ILLUMINANCE_LEVEL_STEP_SETTING_FOR_MAIN_LIGHTING = (byte)0xB8 |
static final byte | EPC_ILLUMINANCE_LEVEL_SETTING_FOR_NIGHT_LIGHTING = (byte)0xB9 |
static final byte | EPC_ILLUMINANCE_LEVEL_STEP_SETTING_FOR_NIGHT_LIGHTING = (byte)0xBA |
static final byte | EPC_LIGHT_COLOR_SETTING_FOR_MAIN_LIGHTING = (byte)0xBB |
static final byte | EPC_LIGHT_COLOR_LEVEL_STEP_SETTING_FOR_MAIN_LIGHTING = (byte)0xBC |
static final byte | EPC_LIGHT_COLOR_SETTING_FOR_NIGHT_LIGHTING = (byte)0xBD |
static final byte | EPC_LIGHT_COLOR_LEVEL_STEP_SETTING_FOR_NIGHT_LIGHTING = (byte)0xBE |
static final byte | EPC_LIGHTING_MODE_STATUS_IN_AUTO_MODE = (byte)0xBF |
static final byte | EPC_RGB_SETTING_FOR_COLOR_LIGHTING = (byte)0xC0 |
static final byte | EPC_ON_TIMER_RESERVATION_SETTING = (byte)0x90 |
static final byte | EPC_ON_TIMER_SETTING = (byte)0x91 |
static final byte | EPC_OFF_TIMER_RESERVATION_SETTING = (byte)0x94 |
static final byte | EPC_OFF_TIMER_SETTING = (byte)0x95 |
![]() | |
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 GeneralLighting.java.
Getter com.sonycsl.echo.eoj.device.housingfacilities.GeneralLighting.get | ( | ) |
Definition at line 1749 of file GeneralLighting.java.
short com.sonycsl.echo.eoj.device.housingfacilities.GeneralLighting.getEchoClassCode | ( | ) |
Definition at line 70 of file GeneralLighting.java.
|
static |
Definition at line 4828 of file GeneralLighting.java.
|
static |
Definition at line 4832 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level
EPC : 0xB0
Contents of property :
This property indicates illuminance level in %.
Value range (decimal notation) :
0x00.0x64 (0.100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 169 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level setting for main lighting
EPC : 0xB7
Contents of property :
Indicates the illuminance level of main lighting in %.
Value range (decimal notation) :
0x00–0x64(0–100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 655 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level setting for night lighting
EPC : 0xB9
Contents of property :
Indicates the illuminance level of night lighting in %.
Value range (decimal notation) :
0x00–0x64 (0–100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 799 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level step setting
EPC : 0xB2
Contents of property :
Used to specify the illuminance level in terms of steps and acquire the current setting.
Value range (decimal notation) :
From 0x01 to the maximum specifiable illuminance level value (from dark to bright)
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 318 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level step setting for main lighting
EPC : 0xB8
Contents of property :
Used to set the illuminance level by the number of steps for main lighting and to acquire the current setting.
Value range (decimal notation) :
0x01 to the maximum value of settable illuminance level(dark to bright)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 727 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level step setting for night lighting
EPC : 0xBA
Contents of property :
Used to set the illuminance level by the number of steps for night lighting and to acquire the current setting status.
Value range (decimal notation) :
0x01 to the maximum value of settable illuminance level (dark to bright)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 871 of file GeneralLighting.java.
|
protected |
Property name : Light color level step setting for main lighting
EPC : 0xBC
Contents of property :
Used to set the light color level by the number of steps for main lighting and to acquire the current setting.
Value range (decimal notation) :
0x01to the maximum value of settable light color level (incandescent lamp color to white)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1015 of file GeneralLighting.java.
|
protected |
Property name : Light color level step setting for night lighting
EPC : 0xBE
Contents of property :
Used to set the light color level by the number of steps for night lighting and to acquire the current setting.
Value range (decimal notation) :
0x01 to the maximum value of settable light color level (incandescent lamp color to white)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1159 of file GeneralLighting.java.
|
protected |
Property name : Light color setting
EPC : 0xB1
Contents of property :
This property indicates the color setting.
Value range (decimal notation) :
Incandescent lamp color = 0x41, white = 0x42, daylight white = 0x43, daylight color = 0x44, other = 0x40
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 243 of file GeneralLighting.java.
|
protected |
Property name : Light color setting for main lighting
EPC : 0xBB
Contents of property :
Used to set the light color for main lighting.
Value range (decimal notation) :
Incandescent lamp color=0x41, white= 0x42, daylight white=0x43, daylight color= 0x44, other=0x40
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 943 of file GeneralLighting.java.
|
protected |
Property name : Light color setting for night lighting
EPC : 0xBD
Contents of property :
Used to set the light color for night lighting.
Value range (decimal notation) :
incandescent lamp color=0x41, white=0x42, daylight white=0x43, daylight color=0x44
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1087 of file GeneralLighting.java.
|
protected |
Property name : Light color step setting
EPC : 0xB3
Contents of property :
Used to specify the light color in terms of steps and acquire the current setting.
Value range (decimal notation) :
From 0x01 to the maximum specifiable light color value (from incandescent lamp color to white)
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 393 of file GeneralLighting.java.
|
abstractprotected |
Property name : Lighting mode setting
EPC : 0xB6
Contents of property :
Auto/main lighting/night lighting/color lighting
Value range (decimal notation) :
Auto=0x41, main lighting=0x42,
night lighting=0x43, color lighting=0x45
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
|
protected |
Property name : Lighting mode status in auto mode
EPC : 0xBF
Contents of property :
Used to acquire the current lighting mode in auto mode.
Value range (decimal notation) :
main lighting=0x42, night lighting=0x43, off=0x44, color lighting=0x45
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1231 of file GeneralLighting.java.
|
protected |
Property name : Maximum specifiable values
EPC : 0xB4
Contents of property :
Used to acquire the maximum specifiable illuminance level value and the maximum specifiable light color value.
Value range (decimal notation) :
First byte: illuminance Second byte: light color 0x01.0xFF (Step 1.Step 255)
0x00 (when the function is not implemented)
Data type : unsigned char ×2
Data size : 2 bytes
Unit : .
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 446 of file GeneralLighting.java.
|
protected |
Property name : Maximum value of settable level for night lighting
EPC : 0xB5
Contents of property :
Used to acquire the maximum values of illuminance and light color settable levels for night lighting.
Value range (decimal notation) :
First byte: illuminance
Second byte: light color
0x01–0xFF (Step 1–Step 255)
0x00 (when the function is not implemented)
Data type : unsigned char ×2
Data size : 2 bytes
Unit : null
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 503 of file GeneralLighting.java.
|
protected |
Property name : OFF timer reservation setting
EPC : 0x94
Contents of property :
Reservation ON/OFF
Value range (decimal notation) :
Reservation ON=0x41, Reservation OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1539 of file GeneralLighting.java.
|
protected |
Property name : OFF timer setting
EPC : 0x95
Contents of property :
Timer value HH:MM
Value range (decimal notation) :
0.0x17: 0.0x3B (=0.23):(=0.59)
Data type : unsigned char ×2
Data size : 2 bytes
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1616 of file GeneralLighting.java.
|
protected |
Property name : ON timer reservation setting
EPC : 0x90
Contents of property :
Reservation ON/OFF
Value range (decimal notation) :
Reservation ON=0x41, Reservation OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1386 of file GeneralLighting.java.
|
protected |
Property name : ON timer setting
EPC : 0x91
Contents of property :
Timer value HH:MM
Value range (decimal notation) :
0.0x17: 0.0x3B (=0.23):(=0.59)
Data type : unsigned char ×2
Data size : 2 bytes
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1463 of file GeneralLighting.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 - mandatory
Get - mandatory
Announcement at status change
|
protected |
Definition at line 1676 of file GeneralLighting.java.
|
protected |
Property name : RGB setting for color lighting
EPC : 0xC0
Contents of property :
Used to set the RGB value for color lighting and to acquire the current setting.
Value range (decimal notation) :
Byte 1: R
Byte 2: G
Byte 3: B 0x00–0xFF (0–255)
Minimum brightness=0x00,maximum brightness=0xFF
Data type : unsigned char×3
Data size : 3 bytes
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1309 of file GeneralLighting.java.
Informer com.sonycsl.echo.eoj.device.housingfacilities.GeneralLighting.inform | ( | ) |
Definition at line 1755 of file GeneralLighting.java.
|
protected |
Definition at line 1760 of file GeneralLighting.java.
|
static |
Definition at line 4837 of file GeneralLighting.java.
|
static |
Definition at line 4841 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level
EPC : 0xB0
Contents of property :
This property indicates illuminance level in %.
Value range (decimal notation) :
0x00.0x64 (0.100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 192 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level setting for main lighting
EPC : 0xB7
Contents of property :
Indicates the illuminance level of main lighting in %.
Value range (decimal notation) :
0x00–0x64(0–100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 678 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level setting for night lighting
EPC : 0xB9
Contents of property :
Indicates the illuminance level of night lighting in %.
Value range (decimal notation) :
0x00–0x64 (0–100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 822 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level step setting
EPC : 0xB2
Contents of property :
Used to specify the illuminance level in terms of steps and acquire the current setting.
Value range (decimal notation) :
From 0x01 to the maximum specifiable illuminance level value (from dark to bright)
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 342 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level step setting for main lighting
EPC : 0xB8
Contents of property :
Used to set the illuminance level by the number of steps for main lighting and to acquire the current setting.
Value range (decimal notation) :
0x01 to the maximum value of settable illuminance level(dark to bright)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 750 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level step setting for night lighting
EPC : 0xBA
Contents of property :
Used to set the illuminance level by the number of steps for night lighting and to acquire the current setting status.
Value range (decimal notation) :
0x01 to the maximum value of settable illuminance level (dark to bright)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 894 of file GeneralLighting.java.
|
protected |
Property name : Light color level step setting for main lighting
EPC : 0xBC
Contents of property :
Used to set the light color level by the number of steps for main lighting and to acquire the current setting.
Value range (decimal notation) :
0x01to the maximum value of settable light color level (incandescent lamp color to white)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1038 of file GeneralLighting.java.
|
protected |
Property name : Light color level step setting for night lighting
EPC : 0xBE
Contents of property :
Used to set the light color level by the number of steps for night lighting and to acquire the current setting.
Value range (decimal notation) :
0x01 to the maximum value of settable light color level (incandescent lamp color to white)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1182 of file GeneralLighting.java.
|
protected |
Property name : Light color setting
EPC : 0xB1
Contents of property :
This property indicates the color setting.
Value range (decimal notation) :
Incandescent lamp color = 0x41, white = 0x42, daylight white = 0x43, daylight color = 0x44, other = 0x40
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 267 of file GeneralLighting.java.
|
protected |
Property name : Light color setting for main lighting
EPC : 0xBB
Contents of property :
Used to set the light color for main lighting.
Value range (decimal notation) :
Incandescent lamp color=0x41, white= 0x42, daylight white=0x43, daylight color= 0x44, other=0x40
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 966 of file GeneralLighting.java.
|
protected |
Property name : Light color setting for night lighting
EPC : 0xBD
Contents of property :
Used to set the light color for night lighting.
Value range (decimal notation) :
incandescent lamp color=0x41, white=0x42, daylight white=0x43, daylight color=0x44
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1110 of file GeneralLighting.java.
|
protected |
Property name : Light color step setting
EPC : 0xB3
Contents of property :
Used to specify the light color in terms of steps and acquire the current setting.
Value range (decimal notation) :
From 0x01 to the maximum specifiable light color value (from incandescent lamp color to white)
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 417 of file GeneralLighting.java.
|
protected |
Property name : Lighting mode setting
EPC : 0xB6
Contents of property :
Auto/main lighting/night lighting/color lighting
Value range (decimal notation) :
Auto=0x41, main lighting=0x42,
night lighting=0x43, color lighting=0x45
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
Definition at line 606 of file GeneralLighting.java.
|
protected |
Property name : Lighting mode status in auto mode
EPC : 0xBF
Contents of property :
Used to acquire the current lighting mode in auto mode.
Value range (decimal notation) :
main lighting=0x42, night lighting=0x43, off=0x44, color lighting=0x45
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1254 of file GeneralLighting.java.
|
protected |
Property name : Maximum specifiable values
EPC : 0xB4
Contents of property :
Used to acquire the maximum specifiable illuminance level value and the maximum specifiable light color value.
Value range (decimal notation) :
First byte: illuminance Second byte: light color 0x01.0xFF (Step 1.Step 255)
0x00 (when the function is not implemented)
Data type : unsigned char ×2
Data size : 2 bytes
Unit : .
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 472 of file GeneralLighting.java.
|
protected |
Property name : Maximum value of settable level for night lighting
EPC : 0xB5
Contents of property :
Used to acquire the maximum values of illuminance and light color settable levels for night lighting.
Value range (decimal notation) :
First byte: illuminance
Second byte: light color
0x01–0xFF (Step 1–Step 255)
0x00 (when the function is not implemented)
Data type : unsigned char ×2
Data size : 2 bytes
Unit : null
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 531 of file GeneralLighting.java.
|
protected |
Property name : OFF timer reservation setting
EPC : 0x94
Contents of property :
Reservation ON/OFF
Value range (decimal notation) :
Reservation ON=0x41, Reservation OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1563 of file GeneralLighting.java.
|
protected |
Property name : OFF timer setting
EPC : 0x95
Contents of property :
Timer value HH:MM
Value range (decimal notation) :
0.0x17: 0.0x3B (=0.23):(=0.59)
Data type : unsigned char ×2
Data size : 2 bytes
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1641 of file GeneralLighting.java.
|
protected |
Property name : ON timer reservation setting
EPC : 0x90
Contents of property :
Reservation ON/OFF
Value range (decimal notation) :
Reservation ON=0x41, Reservation OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1410 of file GeneralLighting.java.
|
protected |
Property name : ON timer setting
EPC : 0x91
Contents of property :
Timer value HH:MM
Value range (decimal notation) :
0.0x17: 0.0x3B (=0.23):(=0.59)
Data type : unsigned char ×2
Data size : 2 bytes
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1488 of file GeneralLighting.java.
|
protected |
Definition at line 1707 of file GeneralLighting.java.
|
protected |
Property name : RGB setting for color lighting
EPC : 0xC0
Contents of property :
Used to set the RGB value for color lighting and to acquire the current setting.
Value range (decimal notation) :
Byte 1: R
Byte 2: G
Byte 3: B 0x00–0xFF (0–255)
Minimum brightness=0x00,maximum brightness=0xFF
Data type : unsigned char×3
Data size : 3 bytes
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1335 of file GeneralLighting.java.
void com.sonycsl.echo.eoj.device.housingfacilities.GeneralLighting.onNew | ( | ) |
Definition at line 64 of file GeneralLighting.java.
Setter com.sonycsl.echo.eoj.device.housingfacilities.GeneralLighting.set | ( | ) |
Definition at line 1738 of file GeneralLighting.java.
Setter com.sonycsl.echo.eoj.device.housingfacilities.GeneralLighting.set | ( | boolean | responseRequired | ) |
Definition at line 1743 of file GeneralLighting.java.
|
static |
Definition at line 4811 of file GeneralLighting.java.
|
static |
Definition at line 4815 of file GeneralLighting.java.
|
static |
Definition at line 4819 of file GeneralLighting.java.
|
static |
Definition at line 4823 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level
EPC : 0xB0
Contents of property :
This property indicates illuminance level in %.
Value range (decimal notation) :
0x00.0x64 (0.100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 146 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level setting for main lighting
EPC : 0xB7
Contents of property :
Indicates the illuminance level of main lighting in %.
Value range (decimal notation) :
0x00–0x64(0–100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 632 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level setting for night lighting
EPC : 0xB9
Contents of property :
Indicates the illuminance level of night lighting in %.
Value range (decimal notation) :
0x00–0x64 (0–100%)
Data type : unsigned char
Data size : 1 byte
Unit : %
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 776 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level step setting
EPC : 0xB2
Contents of property :
Used to specify the illuminance level in terms of steps and acquire the current setting.
Value range (decimal notation) :
From 0x01 to the maximum specifiable illuminance level value (from dark to bright)
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 294 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level step setting for main lighting
EPC : 0xB8
Contents of property :
Used to set the illuminance level by the number of steps for main lighting and to acquire the current setting.
Value range (decimal notation) :
0x01 to the maximum value of settable illuminance level(dark to bright)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 704 of file GeneralLighting.java.
|
protected |
Property name : Illuminance level step setting for night lighting
EPC : 0xBA
Contents of property :
Used to set the illuminance level by the number of steps for night lighting and to acquire the current setting status.
Value range (decimal notation) :
0x01 to the maximum value of settable illuminance level (dark to bright)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 848 of file GeneralLighting.java.
|
protected |
Property name : Light color level step setting for main lighting
EPC : 0xBC
Contents of property :
Used to set the light color level by the number of steps for main lighting and to acquire the current setting.
Value range (decimal notation) :
0x01to the maximum value of settable light color level (incandescent lamp color to white)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 992 of file GeneralLighting.java.
|
protected |
Property name : Light color level step setting for night lighting
EPC : 0xBE
Contents of property :
Used to set the light color level by the number of steps for night lighting and to acquire the current setting.
Value range (decimal notation) :
0x01 to the maximum value of settable light color level (incandescent lamp color to white)
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1136 of file GeneralLighting.java.
|
protected |
Property name : Light color setting
EPC : 0xB1
Contents of property :
This property indicates the color setting.
Value range (decimal notation) :
Incandescent lamp color = 0x41, white = 0x42, daylight white = 0x43, daylight color = 0x44, other = 0x40
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 219 of file GeneralLighting.java.
|
protected |
Property name : Light color setting for main lighting
EPC : 0xBB
Contents of property :
Used to set the light color for main lighting.
Value range (decimal notation) :
Incandescent lamp color=0x41, white= 0x42, daylight white=0x43, daylight color= 0x44, other=0x40
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 920 of file GeneralLighting.java.
|
protected |
Property name : Light color setting for night lighting
EPC : 0xBD
Contents of property :
Used to set the light color for night lighting.
Value range (decimal notation) :
incandescent lamp color=0x41, white=0x42, daylight white=0x43, daylight color=0x44
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1064 of file GeneralLighting.java.
|
protected |
Property name : Light color step setting
EPC : 0xB3
Contents of property :
Used to specify the light color in terms of steps and acquire the current setting.
Value range (decimal notation) :
From 0x01 to the maximum specifiable light color value (from incandescent lamp color to white)
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 369 of file GeneralLighting.java.
|
abstractprotected |
Property name : Lighting mode setting
EPC : 0xB6
Contents of property :
Auto/main lighting/night lighting/color lighting
Value range (decimal notation) :
Auto=0x41, main lighting=0x42,
night lighting=0x43, color lighting=0x45
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
|
protected |
Property name : Lighting mode status in auto mode
EPC : 0xBF
Contents of property :
Used to acquire the current lighting mode in auto mode.
Value range (decimal notation) :
main lighting=0x42, night lighting=0x43, off=0x44, color lighting=0x45
Data type : unsigned char
Data size : 1 byte
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1208 of file GeneralLighting.java.
|
protected |
Property name : OFF timer reservation setting
EPC : 0x94
Contents of property :
Reservation ON/OFF
Value range (decimal notation) :
Reservation ON=0x41, Reservation OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1515 of file GeneralLighting.java.
|
protected |
Property name : OFF timer setting
EPC : 0x95
Contents of property :
Timer value HH:MM
Value range (decimal notation) :
0.0x17: 0.0x3B (=0.23):(=0.59)
Data type : unsigned char ×2
Data size : 2 bytes
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1591 of file GeneralLighting.java.
|
protected |
Property name : ON timer reservation setting
EPC : 0x90
Contents of property :
Reservation ON/OFF
Value range (decimal notation) :
Reservation ON=0x41, Reservation OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1362 of file GeneralLighting.java.
|
protected |
Property name : ON timer setting
EPC : 0x91
Contents of property :
Timer value HH:MM
Value range (decimal notation) :
0.0x17: 0.0x3B (=0.23):(=0.59)
Data type : unsigned char ×2
Data size : 2 bytes
Unit : .
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1438 of file GeneralLighting.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 - mandatory
Get - mandatory
Announcement at status change
|
protected |
Definition at line 1647 of file GeneralLighting.java.
|
protected |
Property name : RGB setting for color lighting
EPC : 0xC0
Contents of property :
Used to set the RGB value for color lighting and to acquire the current setting.
Value range (decimal notation) :
Byte 1: R
Byte 2: G
Byte 3: B 0x00–0xFF (0–255)
Minimum brightness=0x00,maximum brightness=0xFF
Data type : unsigned char×3
Data size : 3 bytes
Unit : null
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 1283 of file GeneralLighting.java.
|
protected |
Definition at line 53 of file GeneralLighting.java.
|
static |
Definition at line 28 of file GeneralLighting.java.
|
static |
Definition at line 30 of file GeneralLighting.java.
|
static |
Definition at line 37 of file GeneralLighting.java.
|
static |
Definition at line 39 of file GeneralLighting.java.
|
static |
Definition at line 32 of file GeneralLighting.java.
|
static |
Definition at line 38 of file GeneralLighting.java.
|
static |
Definition at line 40 of file GeneralLighting.java.
|
static |
Definition at line 42 of file GeneralLighting.java.
|
static |
Definition at line 44 of file GeneralLighting.java.
|
static |
Definition at line 31 of file GeneralLighting.java.
|
static |
Definition at line 41 of file GeneralLighting.java.
|
static |
Definition at line 43 of file GeneralLighting.java.
|
static |
Definition at line 33 of file GeneralLighting.java.
|
static |
Definition at line 36 of file GeneralLighting.java.
|
static |
Definition at line 45 of file GeneralLighting.java.
|
static |
Definition at line 34 of file GeneralLighting.java.
|
static |
Definition at line 35 of file GeneralLighting.java.
|
static |
Definition at line 49 of file GeneralLighting.java.
|
static |
Definition at line 50 of file GeneralLighting.java.
|
static |
Definition at line 47 of file GeneralLighting.java.
|
static |
Definition at line 48 of file GeneralLighting.java.
|
static |
Definition at line 46 of file GeneralLighting.java.