Results 8 comments of Grant Gardner

"Touch" in rfusefs is a bit of a hack. If you need the ability to set the mtime etc then we should come up with a way of passing this...

possibly related question. Has anyone tried reading from journald using a named pipe to a journalctl process? Either multiple named pipes for different subsets of the journal, or just one...

If the data on that page is your inverter then it suggests you do have a wifi module. (First payload byte is 0x02). And SP Browser app will also show...

PR sent to ghpages branch. I'm actually writing my own module for this in ruby because, well just because. So I'll be able to set the wifi parameters from that...

I am happy there is now a possibility to acheive the outcome via import resources. However, here is what I think is required to implement this using the new import...

Hi. FYI I have been working on a personal project for MQTT v5, Qos2 and Async support and went way down the rabbit hole to reinvent the ruby mqtt wheel....

Hi. I had a play with this and concluded that just type converting betweene PropertyMap to a Ruby Hash is likely to be easier to use than using the methods...