exbee v0.0.5 Exbee.DeviceStatusFrame View Source

Indicates the status of a device.

Status messages include:

  • :hardware_reset
  • :watchdog_timer_reset
  • :disassociated
  • :coordinator_started
  • :security_key_updated
  • :voltage_supply_limit_exceeded
  • :modem_configuration_change

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Exbee.DeviceStatusFrame{status: atom()}