Body of the DeviceEnergyManagement resumed event

MatterSpecification.v13.Cluster § 9.2.10.4

interface ResumedEvent {
    cause: DeviceEnergyManagement.Cause;
}

Hierarchy (view full)

Properties

Properties

This field shall indicate the reason why the pause ended.

MatterSpecification.v13.Cluster § 9.2.10.4.1