exbee v0.0.3 Exbee.Request View Source

Sends a list of frames and returns any responses. In most situations, it’s recommended to start an Exbee process manually rather of using this module.

Link to this section Summary

Link to this section Functions

Link to this function run(request_frames, device_options \\ [], frame_timeout \\ 2000) View Source
run([Exbee.EncodableFrame.t], [], non_neg_integer) :: {:ok, [struct]}