Exshome - Elixir Smart Home v0.1.3
  • Pages
  • Modules

    View Source ExshomeClock.Services.UtcTime (Exshome - Elixir Smart Home v0.1.3)

    UTC time dependency.

    Link to this section Summary

    Functions

    call(message)
    child_spec(opts)
    prepare_value(opts)
    schedule_next_tick(state)
    start_link(opts)
    update_data(state, data_fn)

    See Exshome.Dependency.GenServerDependency.update_data/2.

    Link to this section Functions

    Link to this function

    call(message)

    View Source
    Link to this function

    child_spec(opts)

    View Source
    Link to this function

    prepare_value(opts)

    View Source
    Link to this function

    schedule_next_tick(state)

    View Source
    Link to this function

    start_link(opts)

    View Source
    Link to this function

    update_data(state, data_fn)

    View Source

    See Exshome.Dependency.GenServerDependency.update_data/2.

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.4) for the Elixir programming language