Minor improvements to PIO Remote docs

This commit is contained in:
Ivan Kravets
2016-11-03 23:45:31 +02:00
parent 9328d3bd31
commit 4cf146bd4f

View File

@ -76,7 +76,7 @@ Quick Start
----------- -----------
1. Start |PIORemote| Agent using :ref:`cmd_remote_agent_start` command on a 1. Start |PIORemote| Agent using :ref:`cmd_remote_agent_start` command on a
on a host machine where devices are connected physically or are visible host machine where devices are connected physically or are visible
via network. |PIORemote| **Agent works on Windows, macOS, Linux and Linux ARMv6+**. via network. |PIORemote| **Agent works on Windows, macOS, Linux and Linux ARMv6+**.
It means that you can use desktop machine, laptop or credit card sized PC It means that you can use desktop machine, laptop or credit card sized PC
(RaspberryPi, BeagleBoard, etc). (RaspberryPi, BeagleBoard, etc).
@ -84,12 +84,13 @@ Quick Start
You can share own devices/hardware with friends, team or other developers You can share own devices/hardware with friends, team or other developers
using :option:`platformio remote agent start --share` option. using :option:`platformio remote agent start --share` option.
2. Using the same :ref:`cmd_account` please login in to other machine or Cloud 2. Using other machine or :ref:`ide_cloud` Terminal in the browser, please authorize
IDE. You don't need to have network or other access to host machine where using :ref:`cmd_account_login` command with the same credentials that you
|PIORemote| Agent is started. Just use :ref:`cmd_remote` commands and used on the previous step. Now, you can use :ref:`cmd_remote` commands to
PlatformIO will automatically process all local commands Over-The-Air (OTA) work with remote devices Over-The-Air (OTA).
on a remote machine.
You don't need to have network or other access to host machine where
|PIORemote| Agent is started.
.. note:: .. note::
Please use local IP as "upload port" when device is not connected directly Please use local IP as "upload port" when device is not connected directly