lifx

v0.1.8

  • Pages
  • Modules

    lifx v0.1.8 Lifx.Client

    Link to this section Summary

    Functions

    add_handler(handler)
    devices()
    discover()
    handle_packet(packet, ip, state)
    process(ip, payload, state)
    send(device, packet, payload \\ <<>>)
    send_discovery_packet(source, udp)
    set_color(hsbk, duration \\ 1000)
    start()
    start_link()

    Link to this section Functions

    Link to this function add_handler(handler)
    Link to this function devices()
    Link to this function discover()
    Link to this function handle_packet(packet, ip, state)
    Link to this function process(ip, payload, state)
    Link to this function send(device, packet, payload \\ <<>>)
    Link to this function send_discovery_packet(source, udp)
    Link to this function set_color(hsbk, duration \\ 1000)
    Link to this function start()
    Link to this function start_link()

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