Here I describe how to create a n8n flow that receives parsed P1 reader data from Smartmeter2mqtt and then how to save this data to QuestDB with n8n.
[ Read More]
As a big fan of Node-RED and Apache Hop, it took me a long time to give n8n a try. But because n8n is one of the few that has out-of-the-box nodes for QuestDB and because I wanted to [[P1 reader - Save Data From Smartmeter2mqtt with n8n to QuestDB|store]]...
[ Read More]
Here I describe my setup of the Docker Apache Hop Server container.
Apache Hop is an open source data integration platform and a fork of Pentaho Data Integration. In recent years I have enjoyed using Pentaho both at home and professionally and I’m very excited about Hop.
[ Read More]
Here I explain how you can use the Hop GUI to run pipelines or workflows remotely using the Hop Server. For that I will add the Hop Server and a Remote Pipeline Run Configuration within the client as metadata.
[ Read More]
Within Node-RED you can use the InfluxDB nodes. But it is also possible to query the InfluxDB v2 API via the HTTP Request node. This note contains a brief description of how this works.
[ Read More]