View Source BlueHeron.ManufacturerDataBehaviour behaviour (blue_heron v0.5.4)

Defines a behaviour that manufacturer data modules should implement.

Summary

Callbacks

Returns the company associated with some manufacturer data.

Callbacks

company()

@callback company() :: String.t()

Returns the company associated with some manufacturer data.

See: BlueHeron.CompanyIdentifiers