public interface GenericDevice
Modifier and Type | Method and Description |
---|---|
void |
publish(org.eclipse.smarthome.core.events.Event event)
This must be called from the single receiver once it determines it is up
to this wrapper to publish its state.
|
void |
unregister()
This will be called when its time to close.
|
void publish(org.eclipse.smarthome.core.events.Event event)
event
- The event data where to take info fromvoid unregister()
Copyright © 2018 universAAL Consortium. All rights reserved.