net.homeip.mleclerc.omnilink.message
Class SystemStatusReport
java.lang.Object
net.homeip.mleclerc.omnilink.messagebase.Message
net.homeip.mleclerc.omnilink.messagebase.ReplyMessage
net.homeip.mleclerc.omnilink.messagebase.ExpectedReplyMessage
net.homeip.mleclerc.omnilink.message.SystemStatusReport
- All Implemented Interfaces:
- java.io.Serializable
- public class SystemStatusReport
- extends ExpectedReplyMessage
- See Also:
- Serialized Form
Fields inherited from class net.homeip.mleclerc.omnilink.messagebase.Message |
START_CHAR |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SystemStatusReport
protected SystemStatusReport(SystemTypeEnum model)
throws CommunicationException
dataChanged
protected void dataChanged(short[] data)
throws CommunicationException
- Overrides:
dataChanged
in class ReplyMessage
- Throws:
CommunicationException
getDate
public java.util.Date getDate()
getSunrise
public java.util.Date getSunrise()
getSunset
public java.util.Date getSunset()
getSecurityMode
public SecurityModeEnum getSecurityMode(int areaNo)
getExpansionEnclosure
public SystemStatusReport.ExpansionEnclosureInfo getExpansionEnclosure(int areaNo)
isDSTOn
public boolean isDSTOn()
getBatteryReading
public int getBatteryReading()
toString
public java.lang.String toString()