Occupancy: {
    occupied: BitFlag;
}

Type declaration

  • occupied: BitFlag

    Indicates the sensed occupancy state

    If this bit is set, it shall indicate the occupied state else if the bit if not set, it shall indicate the unoccupied state.

    MatterSpecification.v13.Cluster § 2.7.4.1.1

MatterSpecification.v13.Cluster § 2.7.4.1