Contents

pauseRequest(with:completion:)

Command PauseRequest

Declaration

func pauseRequest(with params: MTRDeviceEnergyManagementClusterPauseRequestParams, completion: @escaping  @Sendable ((any Error)?) -> Void)
func pauseRequest(with params: MTRDeviceEnergyManagementClusterPauseRequestParams) async throws

Discussion

Allows a client to temporarily pause an operation and reduce the ESAs energy demand.