docs.unity3d.com
  • Manual
  • Scripting API
  • Changelog
  • License

    • Unity Live Systems Data
      • Installation
      • What's new
      • Upgrade guide
    • Get started
      • Take it further
    • Basic concepts
    • Configure your service
      • Add and configure user-supplied secrets
      • Associate 3D objects with source devices
      • Configure a facility device simulator
      • Configure data connectors
        • Device connectors
          • Azure IoT Hub device connector
          • Facility Simulator device connector
          • HTTP device connector
        • Telemetry connectors
          • Azure EventHub telemetry connector
    • Develop your application
      • Create environment settings
      • Create a services controller
      • Implement a telemetry history controller
    • Troubleshooting
    • Glossary
    • REST APIs

    Configure the Azure IoT Hub device registry for the facility simulator

    This section describes how to set up your Azure IoT Hub workspace so the facility simulator can use it and generate devices dynamically.

    1. Create an IoT Hub.
    2. Create a new shared access policy. If you name it facilitysimulator, it will be picked up automatically by the simulator. If you give the policy a different name, you will need to specify it in the SharedAccessPolicyName setting in the SinkSetting configuration of the scenario.
    3. Grant permission to Read Registry, Write Registry, and Device Connect.
    4. Copy the Primary Key of the shared access policy because it's your secret value.
    5. Add the Primary Key and value to the secret manager (refer to configure user-supplied secrets).
    Back to top Generated by DocFX
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023