ConstReadonlycommands: { ReadonlypauseAllows a client to temporarily pause an operation and reduce the ESAs energy demand.
ReadonlyresumeAllows a client to cancel the PauseRequest command and enable earlier resumption of operation.
Readonlyevents: { Readonlypaused: Event<void, any>This event shall be generated when the ESA enters the Paused state. There is no data for this event.
Readonlyresumed: Event<TypeFromFields<{ This event shall be generated when the ESA leaves the Paused state and resumes operation.
A DeviceEnergyManagementCluster supports these elements if it supports feature Pausable.