hjelev / rpi-mqtt-monitor

Raspberry Pi MQTT Monitor gathers system information and sends it to a MQTT server.
GNU General Public License v3.0
176 stars 42 forks source link

Is it possible to enter a clientID? #19

Closed bucklevision closed 8 months ago

bucklevision commented 1 year ago

I'm searching my logs and so many clients have random names generated by not using clientID, it would be good to be able to fix it so I can parse logs better.

hjelev commented 1 year ago

Do you know where this clientID is set? Is it in the discovery message?