How to Read Temperature Sensor Data using Azure IoT Metrics Collector Module
I am using a Jetson Orin nano board as an edge device with a simulated temperature sensor module and IoT Metrics Collector module deployed. I would like to know how to collect temperature readings from the simulated sensor module using the metrics collector module and expose them via a port for use with prometheus or node exporter. Is this possible? If so, how can I achieve it?
How to Read Temperature Sensor Data using Azure IoT Metrics Collector Module
I am using a Jetson Orin nano board as an edge device with a simulated temperature sensor module and IoT Metrics Collector module deployed. I would like to know how to collect temperature readings from the simulated sensor module using the metrics collector module and expose them via a port for use with prometheus or node exporter. Is this possible? If so, how can I achieve it?
Azure IoTEdge – Custom IoTEdge module unable to connect to Hub with Communication_Error
Our custom IoTEdge module was functioning correctly until recently, when it started experiencing loss of connectivity, with our ConnectionStatusChangeHandler reporting status “ConnectionStatus.Disconnected” and reasons “ConnectionStatusChangeReason.Retry_Expired” and
ConnectionStatusChangeReason.Communication_Error”.