motamman - I have a python app that I use to ar...

I have a python app that I use to archive signal k data to parquet files. Depending of what is going on, I have a number of bools that trigger what paths to archive (passaging, anchoring, weather, ais, mooring and so on.) It works well and I can use PUT to toggle those triggers from inside the app. What I can't figure out how to do is create a delta from within the app and allow it to allow PUT. To do that I use node red. It is simple enough but i would love to be able to do from inside the app.
1 Reply
motamman
motammanOP2mo ago
Nevermind. I wrote a little helper plugin. All is right with the world

Did you find this page helpful?