harald v0.2.0 Harald.DataType.ManufacturerData View Source
The Manufacturer Specific data type is used for manufacturer specific data.
Reference: Core Specification Supplement, Part A, section 1.4.1
Modules under the Harald.ManufacturerData scope should implement the
Harald.ManufacturerDataBehaviour and Harald.Serializable behaviours.
Link to this section Summary
Functions
Deserializes a manufacturer data binary.
Returns a list of implementation modules.
Serializes manufacturer data.
Link to this section Functions
Link to this function
deserialize(binary) View Source
Deserializes a manufacturer data binary.
Link to this function
modules() View Source
Returns a list of implementation modules.
Link to this function
serialize(data) View Source
Serializes manufacturer data.