Skip to content

Commit e3ec6bc

Browse files
authored
PR review edit
1 parent 3ed4ddd commit e3ec6bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/industrial-iot/overview-what-is-industrial-iot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ An IoT Edge device is composed of an IoT Edge Runtime and IoT Edge Modules.
5656
- **OPC Publisher**: The OPC Publisher module connects to OPC UA server systems and publishes JSON encoded telemetry data from these servers in OPC UA "Pub/Sub" format to Azure. The OPC Publisher can run in two modes:
5757
- In combination with and controlled by the Industrial-IoT cloud microservices (orchestrated mode)
5858
- Configured by a local configuration file to allow operation without any Industrial-IoT cloud microservice (standalone mode)
59-
- **OPC Twin**: The OPC Twin module enables connection from the cloud to OPC UA server systems on the factory network. OPC Twin provides access to OPC UA server systems through REST APIs exposed by the Industrial-IoT cloud microservices. In contrast to OPC Publisher, it isn't supported to work in standalone-mode (module only), but only in combination with the Industrial-IoT cloud microservices.
60-
- **Discovery**: The Discovery module works only in combination with the Industrial-IoT cloud microservices. The Discovery module implements OPC UA server system discovery and reports the results to the Industrial-IoT cloud microservices. In contrast to OPC Publisher, it isn't working in standalone mode (module only), but only in combination with the Industrial-IoT cloud microservices.
59+
- **OPC Twin**: The OPC Twin module enables connection from the cloud to OPC UA server systems on the factory network. OPC Twin provides access to OPC UA server systems through REST APIs exposed by the Industrial-IoT cloud microservices. In contrast to OPC Publisher, in OPC Twin, working in standalone mode (module only) isn't supported. The OPC Twin module must work in combination with the Industrial-IoT cloud microservices.
60+
- **Discovery**: The Discovery module works only in combination with the Industrial-IoT cloud microservices. The Discovery module implements OPC UA server system discovery and reports the results to the Industrial-IoT cloud microservices. In contrast to OPC Publisher, in the Discovery module, working in standalone mode (module only) isn't supported. The Discovery module must work in combination with the Industrial-IoT cloud microservices.
6161

6262
## Next steps
6363

@@ -68,4 +68,4 @@ You can read more about the OPC Publisher or get started with deploying the IIoT
6868
6969
> [!div class="nextstepaction"]
7070
> [Deploy the Industrial IoT Platform](tutorial-deploy-industrial-iot-platform.md)
71-
>
71+
>

0 commit comments

Comments
 (0)