ratgdo / mqtt-ratgdo

ratgdo via mqtt
GNU General Public License v2.0
76 stars 16 forks source link

Make logs accessible thru web server #7

Open lukescott opened 7 months ago

lukescott commented 7 months ago

It's a big awkward standing on a ladder w/ the Ratgdo plugged into a laptop. Would be safer to be able to access the logs remotely.

dbrewer-wdc commented 7 months ago

I do a lot of my debugging using the MQTT Explorer. But I guess it depends on what you want to do. MQTT explorer is a free download and shows all the commands and status sent.

lukescott commented 7 months ago

@dbrewer-wdc Can you get logs thru the MQTT Explorer? I'm only seeing config. I'm using the Sec 1.0 beta and I'll need to provide some logs. As far as I know you can only get the logs by directly plugging into the USB port.

PaulWieland commented 7 months ago

its on my todo list, but unfortunately kind of challenge to implement due to the underlying libraries used.