Device connectors
Live Systems Data services use device definitions to provide information about registered devices to the front-end SDK. Device definitions are also used to match and validate incoming telemetry.
Device connectors are used to import external device information into the Live Systems Data services.
Implementation | Description |
---|---|
Unity.Connector.Device.Azure.IotHub |
Use the Azure IoT Hub device connector when loading device definitions from an Azure IoT Hub. |
Unity.Connector.Device.FacilitySimulator |
Use the Facility Simulator device connector when loading device definitions from the Live Systems Data Facility Simulator service. |
Unity.Connector.Device.Http |
Use the HTTP device connector when loading device definitions from an HTTP endpoint. |