Azure / azure-iot-operations

The official repo for Azure IoT Operations.
MIT License
25 stars 21 forks source link

[Docs] Naming of configuration opcua-configuration and the discoveryHandler #49

Open frodehetland opened 4 months ago

frodehetland commented 4 months ago

Note it could be that I misunderstand something here but:

1) In this example the configuration is named “aio-akri-opcua-asset” and the discoveryhandler is named “opcua-asset”: https://learn.microsoft.com/en-us/azure/iot-operations/manage-devices-assets/howto-autodetect-opcua-assets-using-akri#configure-the-opc-ua-discovery-handler / https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/iot-operations/manage-devices-assets/howto-autodetect-opcua-assets-using-akri.md

2) If you are using Helm to enable configuration then the configuration is named “akri-opcua” and the discoveryHandler is named “opcua” in this https://github.com/project-akri/akri/blob/main/deployment/helm/values.yaml