moveWithOnOff(with:completion:)

Declaration

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