RemoteSensing: {
    localTemperature: BitFlag;
    occupancy: BitFlag;
    outdoorTemperature: BitFlag;
}

Type declaration

  • localTemperature: BitFlag

    Calculated Local Temperature is derived from a remote node

  • occupancy: BitFlag

    Occupancy is derived from a remote node

  • outdoorTemperature: BitFlag

    OutdoorTemperature is derived from a remote node

    This bit shall be supported if the OutdoorTemperature attribute is supported.

    MatterSpecification.v13.Cluster § 4.3.8.9.1

MatterSpecification.v13.Cluster § 4.3.8.9