Azure / azure-iot-operations

The official repo for Azure IoT Operations.
MIT License
20 stars 16 forks source link

[Docs]: Add opcua-commander sample to verify-data-is-flowing chapter #40

Open derbl4ck opened 4 months ago

derbl4ck commented 4 months ago

Is your docs request related to a problem? Please describe.

The latest version of the azure docs does contain a "Verify data is flowing"-chapter which provides a quickstart sample to install mqtt-client cli-ui (see https://raw.githubusercontent.com/Azure-Samples/explore-iot-operations/main/samples/quickstarts/mqtt-client.yaml)

It would be great to have the same quickstart sample for OPC UA as well. We can use the opcua-commander CLI Tool which works similar to mqtt-client. image

Describe the solution you'd like

Proposed implementation details (optional)

https://github.com/node-opcua/opcua-commander

simonaarsene22 commented 3 months ago

Thank you so much for your feedback! We added the request to our backlog