Matthias Urlichs

Results 342 comments of Matthias Urlichs

@Aryan20 Might I suggest that it's somewhat easier, not to say more intuitive, to replace the "Hidden" text with six non-translated bullets?

Should be fixed now. @ProfEngr could you test that?

Well, that's a question of event design. Right now we have events (like PrintDone or UserLoggedIn) which make no sense to retain (the fact that I last paused a print...

@Lenbok This may be a stupid question, but what benefit would you get from an explicit Startup event that the LWT topic doesn't already give you?

A server's LWT topic is up-to-date by definition, thus why would it need a timestamp? It'd be trivial to JSONify the message content and add one, of course …

Well, Java is not my kind pf programming language … I'd rather code whatever is required to recognize the data on the receiving end, which is a GTK program written...

Easiest would probably be to use this app to forward MQTT: https://github.com/dc297/mqttclpro https://play.google.com/store/apps/details?id=in.dc297.mqttclpro I also looked at the Paho client library, but it has a heap of unresolved issues and...

I agree with the POST idea, but a simple GET might be preferable for quick-and-dirty applications. So maybe add an option to choose between these?

It's simple enough to convert one to the other. Check Wikipedia for the formula.