exbee v0.0.2 Exbee.RxSampleReadFrame View Source

Received when a device reads a remote I/O sample.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Exbee.RxSampleReadFrame{analog_ch: binary, digital_ch: binary, mac_addr: binary, network_addr: binary, options: atom, samples: binary, value: binary}