ex_wemo

v0.1.0

  • Pages
  • Modules

    ex_wemo v0.1.0 WeMo.Device.Switch

    Link to this section Summary

    Functions

    do_handle_event(event, state)
    handle_event(event)
    handle_event(map, values)

    Callback implementation for WeMo.Device.handle_event/2

    insight(pid)
    off(pid)
    on(pid)
    start_link(device, host_ip)
    state(pid)

    Link to this section Functions

    Link to this function do_handle_event(event, state)
    Link to this function handle_event(event)
    Link to this function handle_event(map, values)

    Callback implementation for WeMo.Device.handle_event/2.

    Link to this function insight(pid)
    Link to this function off(pid)
    Link to this function on(pid)
    Link to this function start_link(device, host_ip)
    Link to this function state(pid)

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer for the Elixir programming language.