This commit is contained in:
Erich Barnstedt 2017-05-24 10:25:02 +02:00 коммит произвёл GitHub
Родитель 9c2d4dcab1
Коммит e342f264e9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -24,7 +24,7 @@ dotnet restore
dotnet publish .\src\GatewayApp.NetCore
```
# Configuring the Module
The OPC UA nodes whose values should be published to Azure IoT Hub can be configured by creating a "publishednodes.json" file. This file is auto-generated and persisted by the module automatically when using the server management interface. It has the format:
The OPC UA nodes whose values should be published to Azure IoT Hub can be configured by creating a "publishednodes.json" file. This file is auto-generated and persisted by the module automatically when using the Publisher's OPC UA server interface from a client. It has the format:
```
[
{