azure-iotedge-runtime
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "azure-iotedge-runtime", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "an NPM wrapper around the Azure IoT Edge dev tool", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,3 +17,3 @@ # azure-iotedge-runtime | ||
```sh | ||
$ git clone iotedge | ||
$ git clone git@github.com:pineviewlabs/iotedge-docker.git | ||
``` | ||
@@ -46,3 +46,3 @@ | ||
Example: | ||
**Example**: | ||
```sh | ||
@@ -49,0 +49,0 @@ $ export IOT_DEVICE_CONNSTR='HostName=iothub0730.azure-devices.net;DeviceId=myEdgeDevice;SharedAccessKey=zfD73oX3agHTlT0rOvjPnYTkxRPw/k3U0exEGBDWQ5A=' |
9833