Azure Industrial IoT allows plant operators to discover OPC UA enabled assets in a factory network and register them in Azure IoT Hub.
Operations personnel can subscribe to and react to events on the factory floor from anywhere in the world. The Microservices' REST APIs provide most of the defined OPC UA services and are secured using OAUTH authentication and authorization backed by Azure Active Directory (AAD). This enables your cloud applications to browse server address spaces or read/write variables and execute methods using HTTPS as well as process OPC UA Pub/Sub messages.
The REST API can be used with any programming language through its exposed Open API specification (Swagger). This means when integrating OPC UA into cloud management solutions, you are free to choose technology that matches your skills, interests, and architecture choices.
- Read the devloper documentation
- Deploy the Platform, Application and Edge Gateways
- Explore Industrial IoT projects using this platform
- Connected Factory Solution Accelerator which you can try out here.
- OPC Vault Dashboard
Please report any security related issues by following our Security process.
Please enter all other bugs, feature requests, documentation issues, or suggestions as GitHub Issues here.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
If you want/plan to contribute, we ask you to sign a CLA (Contribution License Agreement) and follow the project 's code submission guidelines. A friendly bot will remind you about it when you submit a pull-request.
Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License.