Cantastic
v0.1.0
Pages
Modules
Search documentation of Cantastic
Settings
View Source
Cantastic.Emitter
(Cantastic v0.1.0)
Summary
Functions
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
configure(network_name, frame_name, initialization_args)
disable(network_name, frame_names)
enable(network_name, frame_names)
get(emitter, fun, timeout \\ 5000)
send_frame(emitter)
start_link(args)
update(network_name, frame_name, fun, timeout \\ 5000)
Functions
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
configure(network_name, frame_name, initialization_args)
View Source
Link to this function
disable(network_name, frame_names)
View Source
Link to this function
enable(network_name, frame_names)
View Source
Link to this function
get(emitter, fun, timeout \\ 5000)
View Source
Link to this function
send_frame(emitter)
View Source
Link to this function
start_link(args)
View Source
Link to this function
update(network_name, frame_name, fun, timeout \\ 5000)
View Source