Update and rename template-linux-python.md to ubuntu-iot-ONS-python.md
Orisol ONS
This commit is contained in:
Родитель
af4ef3af95
Коммит
de5446ce15
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
platform: {enter the OS name running on device}
|
||||
device: {enter your device name here}
|
||||
platform: {ubuntu}
|
||||
device: {ONS}
|
||||
language: python
|
||||
---
|
||||
|
||||
Run a simple PYTHON sample on {enter your device name here} device running {enter the OS name running on device}
|
||||
Run a simple PYTHON sample on {ONS} device running {ubuntu}
|
||||
===
|
||||
---
|
||||
|
||||
|
@ -28,7 +28,7 @@ Run a simple PYTHON sample on {enter your device name here} device running {ente
|
|||
|
||||
**About this document**
|
||||
|
||||
This document describes how to connect {enter your device name here} device running {enter the OS name running on device} with Azure IoT SDK. This multi-step process includes:
|
||||
This document describes how to connect {ONS} device running {UBUNTU} with Azure IoT SDK. This multi-step process includes:
|
||||
- Configuring Azure IoT Hub
|
||||
- Registering your IoT device
|
||||
- Build and deploy Azure IoT SDK on device
|
||||
|
@ -46,7 +46,7 @@ You should have the following items ready before beginning the process:
|
|||
|
||||
<a name="PrepareDevice"></a>
|
||||
# Step 2: Prepare your Device
|
||||
- {{Write down the instructions required to setup, configure and connect your device. Please use external links when possible pointing to your own page with device preparation steps.}}
|
||||
- {{Make sure the Internet is on the machine, make sure the OPCUA function is turned on, and then execute the azure-iot connection. Azure.}}
|
||||
|
||||
<a name="Build"></a>
|
||||
# Step 3: Build and Run the sample
|
Загрузка…
Ссылка в новой задаче