Module wemo::subscriptions [] [src]

Structs

Notification

Individual subscription notifications.

Subscriptions

Subscriptions objects manage Wemo device event notifications. You can register subscriptions against multiple devices; an Iron HTTP server will be started to receive callback notifications from the Wemo devices, and a background thread will handle subscription management. You should only ever need one of these objects.

Enums

NotificationType

Each type of supported notification. More may be added in the future.

Functions

get_local_ip

Attempt to get the local IP address on the network. Returns the first non-loopback, local Ipv4 network interface.