public interface UDIDeviceStateListenerStd extends UDDeviceStateListener
Modifier and Type | Method and Description |
---|---|
void |
deviceStateChanged(UDProxyDevice device,
UDIEventProcessor.Info info,
java.lang.String control,
java.lang.String action,
java.lang.String node,
XMLElement eventInfo,
boolean is_group)
This is called in addition to the other version of this method UDDeviceStateListener.
|
deviceStateChanged, offLine, onLine, systemStatus
void deviceStateChanged(UDProxyDevice device, UDIEventProcessor.Info info, java.lang.String control, java.lang.String action, java.lang.String node, XMLElement eventInfo, boolean is_group)