moveWithOnOff(with:completionHandler:)

Declaration

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