Add Quick Start for PIO Remote to docs

This commit is contained in:
Ivan Kravets
2016-11-03 23:15:30 +02:00
parent 4767e5958f
commit 5a850bd406
6 changed files with 42 additions and 33 deletions
+3 -3
View File
@@ -155,7 +155,7 @@ OTA Device Manager
Over-The-Air (OTA) Device Manager works in pair with :ref:`pio_remote`.
You can list remote devices that are connected to host machine where
:ref:`pio_remote_agent` is started or are visible for it.
:ref:`cmd_remote_agent` is started or are visible for it.
1. Open Cloud IDE SSH Terminal
2. Paste this command
@@ -170,7 +170,7 @@ OTA Firmware Uploading
----------------------
Over-The-Air (OTA) Firmware Uploading works in pair with :ref:`pio_remote`.
You can deploy firmware to any devices which are visible for :ref:`pio_remote_agent`.
You can deploy firmware to any devices which are visible for :ref:`cmd_remote_agent`.
1. Open Cloud IDE SSH Terminal
2. Paste this command
@@ -186,7 +186,7 @@ OTA Serial Port Monitor
Over-The-Air (OTA) Serial Port Monitor works in pair with :ref:`pio_remote`.
You can read or send data to any device that is connected to host machine
where :ref:`pio_remote_agent` is started.
where :ref:`cmd_remote_agent` is started.
To list active agents please use this command :ref:`cmd_remote_agent_list`.
1. Open Cloud IDE SSH Terminal