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.audiovisual.Television Class Referenceabstract
Inheritance diagram for com.sonycsl.echo.eoj.device.audiovisual.Television:
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)0x0602
 
static final byte EPC_DISPLAY_CONTROL_SETTING = (byte)0xB0
 
static final byte EPC_CHARACTER_STRING_SETTING_ACCEPTANCE_STATUS = (byte)0xB1
 
static final byte EPC_SUPPORTED_CHARACTER_CODES = (byte)0xB2
 
static final byte EPC_CHARACTER_STRING_TO_PRESENT_TO_THE_USER = (byte)0xB3
 
static final byte EPC_LENGTH_OF_CHARACTER_STRING_ACCEPTED = (byte)0xB4
 
- 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 ()
 
abstract boolean setOperationStatus (byte[] edt)
 
abstract byte[] getOperationStatus ()
 
boolean setDisplayControlSetting (byte[] edt)
 
byte[] getDisplayControlSetting ()
 
boolean isValidDisplayControlSetting (byte[] edt)
 
abstract byte[] getCharacterStringSettingAcceptanceStatus ()
 
boolean isValidCharacterStringSettingAcceptanceStatus (byte[] edt)
 
abstract byte[] getSupportedCharacterCodes ()
 
boolean isValidSupportedCharacterCodes (byte[] edt)
 
abstract boolean setCharacterStringToPresentToTheUser (byte[] edt)
 
byte[] getCharacterStringToPresentToTheUser ()
 
boolean isValidCharacterStringToPresentToTheUser (byte[] edt)
 
abstract byte[] getLengthOfCharacterStringAccepted ()
 
boolean isValidLengthOfCharacterStringAccepted (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 Television.java.

Member Function Documentation

Getter com.sonycsl.echo.eoj.device.audiovisual.Television.get ( )

Definition at line 490 of file Television.java.

abstract byte [] com.sonycsl.echo.eoj.device.audiovisual.Television.getCharacterStringSettingAcceptanceStatus ( )
abstractprotected

Property name : Character string setting acceptance status

EPC : 0xB1

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char

Data size : 1 byte

Unit : null

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

Announcement at status change

byte [] com.sonycsl.echo.eoj.device.audiovisual.Television.getCharacterStringToPresentToTheUser ( )
protected

Property name : Character string to present to the user

EPC : 0xB3

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code

Value range (decimal notation) :


Data type : unsigned char× Max 247

Data size : Max247 bytes

Unit : -

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

Definition at line 352 of file Television.java.

byte [] com.sonycsl.echo.eoj.device.audiovisual.Television.getDisplayControlSetting ( )
protected

Property name : Display control setting

EPC : 0xB0

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char

Data size : 1 byte

Unit : -

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

Definition at line 164 of file Television.java.

short com.sonycsl.echo.eoj.device.audiovisual.Television.getEchoClassCode ( )

Definition at line 57 of file Television.java.

static Getter com.sonycsl.echo.eoj.device.audiovisual.Television.getG ( )
static

Definition at line 1397 of file Television.java.

static Getter com.sonycsl.echo.eoj.device.audiovisual.Television.getG ( byte  instanceCode)
static

Definition at line 1401 of file Television.java.

abstract byte [] com.sonycsl.echo.eoj.device.audiovisual.Television.getLengthOfCharacterStringAccepted ( )
abstractprotected

Property name : Length of character string accepted

EPC : 0xB4

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char× 2

Data size : 2 bytes

Unit : -

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

abstract byte [] com.sonycsl.echo.eoj.device.audiovisual.Television.getOperationStatus ( )
abstractprotected

Property name : Operation status

EPC : 0x80

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char

Data size : 1 byte

Unit : -

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

Announcement at status change

synchronized byte [] com.sonycsl.echo.eoj.device.audiovisual.Television.getProperty ( byte  epc)
protected

Definition at line 449 of file Television.java.

abstract byte [] com.sonycsl.echo.eoj.device.audiovisual.Television.getSupportedCharacterCodes ( )
abstractprotected

Property name : Supported character codes

EPC : 0xB2

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char× 2

Data size : 2 bytes

Unit : -

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

Informer com.sonycsl.echo.eoj.device.audiovisual.Television.inform ( )

Definition at line 496 of file Television.java.

Informer com.sonycsl.echo.eoj.device.audiovisual.Television.inform ( boolean  multicast)
protected

Definition at line 501 of file Television.java.

static Informer com.sonycsl.echo.eoj.device.audiovisual.Television.informG ( )
static

Definition at line 1406 of file Television.java.

static Informer com.sonycsl.echo.eoj.device.audiovisual.Television.informG ( byte  instanceCode)
static

Definition at line 1410 of file Television.java.

boolean com.sonycsl.echo.eoj.device.audiovisual.Television.isValidCharacterStringSettingAcceptanceStatus ( byte[]  edt)
protected

Property name : Character string setting acceptance status

EPC : 0xB1

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char

Data size : 1 byte

Unit : null

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

Announcement at status change

Definition at line 246 of file Television.java.

boolean com.sonycsl.echo.eoj.device.audiovisual.Television.isValidCharacterStringToPresentToTheUser ( byte[]  edt)
protected

Property name : Character string to present to the user

EPC : 0xB3

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code

Value range (decimal notation) :


Data type : unsigned char× Max 247

Data size : Max247 bytes

Unit : -

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

Definition at line 376 of file Television.java.

boolean com.sonycsl.echo.eoj.device.audiovisual.Television.isValidDisplayControlSetting ( byte[]  edt)
protected

Property name : Display control setting

EPC : 0xB0

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char

Data size : 1 byte

Unit : -

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

Definition at line 189 of file Television.java.

boolean com.sonycsl.echo.eoj.device.audiovisual.Television.isValidLengthOfCharacterStringAccepted ( byte[]  edt)
protected

Property name : Length of character string accepted

EPC : 0xB4

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char× 2

Data size : 2 bytes

Unit : -

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

Definition at line 431 of file Television.java.

synchronized boolean com.sonycsl.echo.eoj.device.audiovisual.Television.isValidProperty ( EchoProperty  property)
protected

Definition at line 464 of file Television.java.

boolean com.sonycsl.echo.eoj.device.audiovisual.Television.isValidSupportedCharacterCodes ( byte[]  edt)
protected

Property name : Supported character codes

EPC : 0xB2

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char× 2

Data size : 2 bytes

Unit : -

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

Definition at line 301 of file Television.java.

void com.sonycsl.echo.eoj.device.audiovisual.Television.onNew ( )

Definition at line 51 of file Television.java.

Setter com.sonycsl.echo.eoj.device.audiovisual.Television.set ( )

Definition at line 479 of file Television.java.

Setter com.sonycsl.echo.eoj.device.audiovisual.Television.set ( boolean  responseRequired)

Definition at line 484 of file Television.java.

abstract boolean com.sonycsl.echo.eoj.device.audiovisual.Television.setCharacterStringToPresentToTheUser ( byte[]  edt)
abstractprotected

Property name : Character string to present to the user

EPC : 0xB3

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code

Value range (decimal notation) :


Data type : unsigned char× Max 247

Data size : Max247 bytes

Unit : -

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

boolean com.sonycsl.echo.eoj.device.audiovisual.Television.setDisplayControlSetting ( byte[]  edt)
protected

Property name : Display control setting

EPC : 0xB0

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char

Data size : 1 byte

Unit : -

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

Definition at line 139 of file Television.java.

static Setter com.sonycsl.echo.eoj.device.audiovisual.Television.setG ( )
static

Definition at line 1380 of file Television.java.

static Setter com.sonycsl.echo.eoj.device.audiovisual.Television.setG ( byte  instanceCode)
static

Definition at line 1384 of file Television.java.

static Setter com.sonycsl.echo.eoj.device.audiovisual.Television.setG ( boolean  responseRequired)
static

Definition at line 1388 of file Television.java.

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

Definition at line 1392 of file Television.java.

abstract boolean com.sonycsl.echo.eoj.device.audiovisual.Television.setOperationStatus ( byte[]  edt)
abstractprotected

Property name : Operation status

EPC : 0x80

Contents of property :
Refer to the section on the requirements for the display class (class group code = 0x06, class code
= 0x01).

Value range (decimal notation) :


Data type : unsigned char

Data size : 1 byte

Unit : -

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

Announcement at status change

synchronized boolean com.sonycsl.echo.eoj.device.audiovisual.Television.setProperty ( EchoProperty  property)
protected

Definition at line 437 of file Television.java.

void com.sonycsl.echo.eoj.device.audiovisual.Television.setupPropertyMaps ( )
protected

Definition at line 37 of file Television.java.

Member Data Documentation

final short com.sonycsl.echo.eoj.device.audiovisual.Television.ECHO_CLASS_CODE = (short)0x0602
static

Definition at line 28 of file Television.java.

final byte com.sonycsl.echo.eoj.device.audiovisual.Television.EPC_CHARACTER_STRING_SETTING_ACCEPTANCE_STATUS = (byte)0xB1
static

Definition at line 31 of file Television.java.

final byte com.sonycsl.echo.eoj.device.audiovisual.Television.EPC_CHARACTER_STRING_TO_PRESENT_TO_THE_USER = (byte)0xB3
static

Definition at line 33 of file Television.java.

final byte com.sonycsl.echo.eoj.device.audiovisual.Television.EPC_DISPLAY_CONTROL_SETTING = (byte)0xB0
static

Definition at line 30 of file Television.java.

final byte com.sonycsl.echo.eoj.device.audiovisual.Television.EPC_LENGTH_OF_CHARACTER_STRING_ACCEPTED = (byte)0xB4
static

Definition at line 34 of file Television.java.

final byte com.sonycsl.echo.eoj.device.audiovisual.Television.EPC_SUPPORTED_CHARACTER_CODES = (byte)0xB2
static

Definition at line 32 of file Television.java.


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