resumeRequest(with:completion:)
Command ResumeRequest
Declaration
func resumeRequest(with params: MTRDeviceEnergyManagementClusterResumeRequestParams?, completion: @escaping @Sendable ((any Error)?) -> Void)func resumeRequest(with params: MTRDeviceEnergyManagementClusterResumeRequestParams?) async throwsDiscussion
Allows a client to cancel the PauseRequest command and enable earlier resumption of operation.