From c13ef04f00645be3cc610fa3a872688556296e25 Mon Sep 17 00:00:00 2001 From: Damon Barry Date: Wed, 10 May 2017 11:37:05 -0700 Subject: [PATCH] Update OPC modules in README.md Rename OPC-UA Client to OPC Publisher and update repo URL + target version, add OPC Proxy, clean up formatting. --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1cfe83ee..19e7dde3 100644 --- a/README.md +++ b/README.md @@ -52,14 +52,15 @@ The fastest way to setup your development environment to start writing modules i ## Featured Modules Other people are creating modules for Azure IoT Edge too! See the **More information** link for a module to find out how to get it, who supports it, etc. ->| Name | More information | Targets Azure IoT Edge version | ->|---------------|---------------------------------------------|--------------------------------| ->| Modbus | https://github.com/Azure/iot-gateway-modbus | 2017-01-13 | ->| OPC-UA Client | https://github.com/Azure/iot-gateway-opc-ua | 2016-11-18 | ->| GZip Compression (NodeJS) | https://github.com/Azure/iot-gateway-compression-gzip-nodejs | 2016-12-16 | ->| Proficy Historian | https://github.com/azure-samples/iot-gateway-proficy-historian | 2017-01-13 | ->| SQLite        | https://github.com/Azure/iot-gateway-sqlite | 2017-01-13                 | ->| Batch/Shred (NodeJS)        | https://github.com/Azure/iot-gateway-batch-nodejs | 2017-01-13                 | +>| Name | More information | Targets IoT Edge version | +>|-------------------|----------------------------------------------------------------|--------------------------| +>| OPC Publisher | https://github.com/Azure/iot-edge-opc-publisher | 2017-04-27 | +>| OPC Proxy | https://github.com/Azure/iot-edge-opc-proxy | 2017-04-27 | +>| Modbus | https://github.com/Azure/iot-gateway-modbus | 2017-01-13 | +>| GZip Compression | https://github.com/Azure/iot-gateway-compression-gzip-nodejs | 2016-12-16 | +>| Proficy Historian | https://github.com/azure-samples/iot-gateway-proficy-historian | 2017-01-13 | +>| SQLite        | https://github.com/Azure/iot-gateway-sqlite | 2017-01-13               | +>| Batch/Shred       | https://github.com/Azure/iot-gateway-batch-nodejs | 2017-01-13               | We'd love to feature your module here! See our [Contribution guidelines](Contributing.md) for more info. @@ -127,4 +128,4 @@ This is the default folder that cmake will place the output from our build scrip always has the final say about the destinaiton of build output by creating a folder, navigating to it, and then running cmake from there. Detailed instructions are contained in each sample doc. -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments \ No newline at end of file +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments