ThinkingHome.DeviceModel
ThinkingHome.DeviceModel.Properties
OccupancyProperty Class
Присутствие/движение (bool). Matter cluster Occupancy Sensing (0x0406). Instance — "occupancy".
csharp
public sealed record OccupancyProperty : ThinkingHome.DeviceModel.Properties.Property, System.IEquatable<ThinkingHome.DeviceModel.Properties.OccupancyProperty>Inheritance System.Object → Property → OccupancyProperty
Implements System.IEquatable<OccupancyProperty>
Fields
OccupancyProperty.InstanceName Field
Канонический instance.
csharp
public const string InstanceName = "occupancy";