View Source BlueHeron.ManufacturerDataBehaviour behaviour (blue_heron v0.5.3)
Defines a behaviour that manufacturer data modules should implement.
Summary
Callbacks
@callback company() :: String.t()
Returns the company associated with some manufacturer data.
See: BlueHeron.CompanyIdentifiers