move(with:completionHandler:)

Declaration

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