stopWithOnOff(with:completion:)

Declaration

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