public interface NotificationHandler extends HandlerFacet
Modifier and Type | Method and Description |
---|---|
void |
add()
Add the host notification entry to the device.
|
boolean |
alreadyConfigured()
Is the supplied host ip already configured as a destination for
notifications on this device?
|
void |
delete()
Delete the host notification entry from the device.
|
boolean |
discoverHostIp()
Discover the host IP to communicate with the device.
|
void |
setHostIp(IpAddress ip)
Set the host IP address for the events to be sent.
|
apply, fetch, getIpAddress, setIpAddress
getContext, getTypeName
void setHostIp(IpAddress ip)
ip
- address for eventsboolean discoverHostIp()
boolean alreadyConfigured()
void delete()
void add()
Copyright © 2015. All Rights Reserved.