Author Archives: james

Two steps forward, one step back

This evening I made rather better progress with emoncms than I did a couple of days ago. I decided to go all-in and set up supervisord to control the processes running in the Docker container and that seemed to work … Continue reading

Posted in Computing | Tagged , , , | Leave a comment

Swimming, 20th December 2021

I didn’t get to swim on Sunday which was a disappointment. Apparently Everyone Active’s booking system “lost” the session details so they couldn’t be booked. They’d have let me in to swim if I’d turned up though. Shame the receptionist … Continue reading

Posted in Swimming | Tagged , | Leave a comment

Why do Hermes still exist?

The world being the way it is, we’ve probably had more deliveries than usual this winter. Quite a number of them have, sadly, been misdelivered by Hermes. Some have merely been several days late on a “next day” or “48 … Continue reading

Posted in Random | Tagged | Leave a comment

One step forward, two steps back

I’ve spent a happy (hah!) evening trying to work out why emoncms wasn’t recording any data from MQTT. The documentation seems to claim it “just works”, but I just couldn’t see anything happening, even when I’d checked that the code … Continue reading

Posted in Computing | Tagged , | Leave a comment

Publishing RFXmeter power sensor data to MQTT

More hunting around for helpful modules led me to believe that the easiest way to get data from my RFXmeter sensors into MQTT/mosquitto so it can be read by emoncms was to stick with Perl and use the Device::RFXCOM and … Continue reading

Posted in Computing | Tagged , , , | Leave a comment

Swimming, 16th December 2021

My shoulders felt very tired whilst I was warming up today so I wasn’t expecting to achieve much, but actually it didn’t turn out too badly in the end. I did fail two of my 50m reps, but the first … Continue reading

Posted in Swimming | Tagged , | Leave a comment

Adding support for new devices to emoncms

To be clear: I’m not certain this is the right way to go about this. It’s mostly based on guesswork and assumption from what I’ve scraped together reading around the discussions about emoncms. For the moment it appears to be … Continue reading

Posted in Computing | Tagged , | Leave a comment

Setting up emoncms in Docker

As I posted earlier, there’s a github project for setting up emoncms in Docker, but the configuration assumes that a MySQL instance will be set up in a second Docker image and everything built together with docker-compose, which wasn’t what … Continue reading

Posted in Computing | Tagged , , | Leave a comment

Swimming, 15th December 2021

Having taken Monday off because I didn’t feel great I went back to the pool today not really knowing what to expect. As it turned out, my 50m reps weren’t that bad and I only failed one, though I did … Continue reading

Posted in Swimming | Tagged , | Leave a comment

The power monitoring plan is coming together

As I may want to use power consumption data (and other information, such as data from the weather station) in a number of different applications, I’ve come to the conclusion that MQTT may be a way forward, allowing those applications … Continue reading

Posted in Computing | Tagged , | Leave a comment