HAP.Characteristics.DisplayOrder (HAP v0.7.0)

Copy Markdown View Source

Definition of the public.hap.characteristic.display-order characteristic

Represents the display order of input sources. This is used to determine the order in which input sources are displayed in the Home app.

The value is a base64-encoded TLV8 structure containing the ordered identifiers of the input sources.

Summary

Functions

Callback implementation for HAP.CharacteristicDefinition.format/0.

Callback implementation for HAP.CharacteristicDefinition.perms/0.

Callback implementation for HAP.CharacteristicDefinition.type/0.

Functions

format()

Callback implementation for HAP.CharacteristicDefinition.format/0.

perms()

Callback implementation for HAP.CharacteristicDefinition.perms/0.

type()

Callback implementation for HAP.CharacteristicDefinition.type/0.