stopWithOnOff(with:completionHandler:)

Declaration

func stopWithOnOff(with params: MTRLevelControlClusterStopWithOnOffParams, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func stopWithOnOff(with params: MTRLevelControlClusterStopWithOnOffParams) async throws