helen

v0.0.3

  • Pages
  • Modules

    helen v0.0.3 PulseWidth View Source

    The Sensor module provides the base of a sensor reading.

    Link to this section Summary

    Functions

    add(r)
    add_cmd(pwm, dt)
    delete_all(atom)
    duty(name, opts \\ [])
    external_update(r)
    external_update(pwm, r)
    find(id)
    find_by_device(device)
    reload(id)
    update(name, opts)

    Link to this section Functions

    Link to this function

    add(r)

    View Source
    Link to this function

    add_cmd(pwm, dt)

    View Source
    Link to this function

    delete_all(atom)

    View Source
    Link to this function

    duty(name, opts \\ [])

    View Source
    Link to this function

    external_update(r)

    View Source
    Link to this function

    external_update(pwm, r)

    View Source
    Link to this function

    find(id)

    View Source
    Link to this function

    find_by_device(device)

    View Source
    Link to this function

    reload(id)

    View Source
    Link to this function

    update(name, opts)

    View Source

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