helen
v0.0.3
Pages
Modules
helen v0.0.3
PulseWidthCmd
View Source
The PulseWidthCmd module provides the database schema for tracking commands sent for a PulseWidth.
Link to this section
Summary
Functions
ack_if_needed(catchall)
ack_if_needed(rc, m)
ack_now(refid, opts \\ [])
acked?(refid)
add(pwm, dt)
config(key)
find_refid(refid)
janitor_opts()
janitor_opts(new_opts)
log?(opts)
log?(category, default)
log?(map, category, default \\ true)
log_default_opts(opts)
module_opts(default_opts)
older_than(opts \\ [older_than: [months: 3]])
orphan(cmd)
orphan_config(key, defs)
orphan_list(opts \\ [])
purge(opts \\ [])
purge_config(key, defs)
purge_list(opts \\ [])
reload(id)
track(cmd, extra_opts \\ [])
track_list(cmds)
untrack(rc)
update(refid, opts)
want_janitorial_services()
Link to this section
Functions
Link to this function
ack_if_needed(catchall)
View Source
Link to this function
ack_if_needed(rc, m)
View Source
Link to this function
ack_now(refid, opts \\ [])
View Source
Link to this function
acked?(refid)
View Source
Link to this function
add(pwm, dt)
View Source
Link to this function
config(key)
View Source
Link to this function
find_refid(refid)
View Source
Link to this function
janitor_opts()
View Source
Link to this function
janitor_opts(new_opts)
View Source
Link to this function
log?(opts)
View Source
Link to this function
log?(category, default)
View Source
Link to this function
log?(map, category, default \\ true)
View Source
Link to this function
log_default_opts(opts)
View Source
Link to this function
module_opts(default_opts)
View Source
Link to this function
older_than(opts \\ [older_than: [months: 3]])
View Source
Link to this function
orphan(cmd)
View Source
Link to this function
orphan_config(key, defs)
View Source
Link to this function
orphan_list(opts \\ [])
View Source
Link to this function
purge(opts \\ [])
View Source
Link to this function
purge_config(key, defs)
View Source
Link to this function
purge_list(opts \\ [])
View Source
Link to this function
reload(id)
View Source
Link to this function
track(cmd, extra_opts \\ [])
View Source
Link to this function
track_list(cmds)
View Source
Link to this function
untrack(rc)
View Source
Link to this function
update(refid, opts)
View Source
Link to this function
want_janitorial_services()
View Source