exbee v0.0.2 Exbee.RemoteATCommandResultFrame View Source

Received in response to an Exbee.RemoteATCommandFrame.

Some commands end back multiple frames; for example, the ND command.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Exbee.RemoteATCommandResultFrame{command: String.t, id: binary, mac_addr: binary, network_addr: binary, status: atom, value: binary}