How to run Appium iOS tests on Selenium Grid

hi All,

I have started the Appium servers with different ports on my MAC machine. Objective is to run automation tests in parallel mode.

I also checked my Remote URL - http://:4445/grid/console and i could see my devices configured to it.

Problem is, I am unable to run my automated tests on that device.

Please help me to connect to the remote hub from my test.

How do i set the capabilities to connect to the remote hub to achieve parallel execution.

thanks,
Gopi