exbee v0.0.2 Exbee.ExplicitRxFrame View Source

Similar to the Exbee.RxFrame but includes additional attributes from the sender.

A device configured with the explicit API Rx Indicator (AO = 1) will return this frame when it receives an RF packet.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Exbee.ExplicitRxFrame{cluster_id: binary, endpoint: binary, mac_addr: binary, network_addr: binary, payload: binary, profile_id: binary, source: binary, type: binary}