Attribute: AttributeData & {
    reportable?: boolean;
    scene?: boolean;
}

Quality values that apply to attributes.

Type declaration

  • Optionalreportable?: boolean

    Designates best-effort reporting as available for an attribute.

  • Optionalscene?: boolean

    Designates an attribute as part of a scene.