kpetremann / mqtt-exporter

Simple generic MQTT Prometheus exporter for IoT working out of the box
https://hub.docker.com/r/kpetrem/mqtt-exporter
MIT License
110 stars 30 forks source link

fix: userproperty exception #67

Closed kpetremann closed 10 months ago

kpetremann commented 10 months ago

UserProperty is not always set, causing an unhandled exception. A better fix might be possible.

Fixes #66

note: the crash is only happening in MQTT_v5 mode