Claeszv
Claeszv
SKSignal K
Created by anderhau on 8/19/2024 in #questions
Shunts that support SignalK?
Ended up buying the lynx smart shunt bms 500. It has the ve bus port and Bluetooth. As I understand it is now just to get a cable. Thx
26 replies
SKSignal K
Created by Claeszv on 12/18/2024 in #questions
Hello
Just found my problem. I changed the path name so it ends with ".state".
26 replies
SKSignal K
Created by Claeszv on 12/18/2024 in #questions
Hello
Hi Scott. I have made this flow for a shelly led controller and it works perfect with the "slider" in wilhelmSK, but none of the buttons is working in WilhelmSK. Is it something with my flow?
26 replies
SKSignal K
Created by anderhau on 8/19/2024 in #questions
Shunts that support SignalK?
No description
26 replies
SKSignal K
Created by Claeszv on 12/20/2024 in #questions
Path not showing in signalK Data browser
It also did show up earlier in my data browser, but not anymore. What could be the reason. Data from other sources shows up perfectly
3 replies
SKSignal K
Created by Claeszv on 12/18/2024 in #questions
Hello
Got it!! Million thanks
26 replies
SKSignal K
Created by Claeszv on 12/18/2024 in #questions
Hello
Ok Thanks. I will look there
26 replies
SKSignal K
Created by Claeszv on 12/18/2024 in #questions
Hello
which one of them? I have searched all of the links you sent earlier, but I couldnt find anything about app.getSelfPath
26 replies
SKSignal K
Created by Claeszv on 12/18/2024 in #questions
Hello
Yep. And it dosn't work 🙂
26 replies
SKSignal K
Created by Claeszv on 12/18/2024 in #questions
Hello
Here it is: [{"id":"e1a781cb2cf322e2","type":"inject","z":"0794d9b554a615d1","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":180,"y":140,"wires":[["c1f41b35ab7a4e77"]]},{"id":"c1f41b35ab7a4e77","type":"function","z":"0794d9b554a615d1","name":"function 5","func":"// Define Signal K server URL og endpoint\nlet signalKServerURL = "http://localhost/signalk/v3/api\"; // Opdater med din Signal K servers URL\nlet endpoint = "/vessels"; // Du kan ændre dette endpoint baseret på den ønskede data (f.eks. "/vessels/self" for en specifik båd)\n\n// Sammensæt den komplette URL\nlet url = signalKServerURL + endpoint;\n\n// Konfigurer HTTP GET-anmodningen\nmsg.url = url;\nmsg.method = "GET";\nmsg.payload = null; // For at undgå unødvendige data i payload\n\nreturn msg;\n","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":400,"y":140,"wires":[["6b39d1a92570c2fa"]]},{"id":"6b39d1a92570c2fa","type":"http request","z":"0794d9b554a615d1","name":"","method":"use","ret":"txt","paytoqs":"ignore","url":"","tls":"","persist":false,"proxy":"","insecureHTTPParser":false,"authType":"","senderr":false,"headers":[],"x":590,"y":140,"wires":[["3229398bb35d4202"]]},{"id":"3229398bb35d4202","type":"debug","z":"0794d9b554a615d1","name":"debug 2","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":800,"y":140,"wires":[]}]
26 replies
SKSignal K
Created by Claeszv on 12/18/2024 in #questions
Hello
I just deleted it. Cleaning up in too many expermental flows LOL
26 replies
SKSignal K
Created by Claeszv on 12/18/2024 in #questions
Hello
Yea, when it comes to control lights with multiple switches, I prefer to only have one place to store data
26 replies
SKSignal K
Created by anderhau on 8/19/2024 in #questions
Shunts that support SignalK?
Thx again. I will look into it
26 replies
SKSignal K
Created by Claeszv on 12/18/2024 in #questions
Hello
Hi Scott and thx for your reply. I have looked into the links you sent and imported the flows also. I can see that you are using a global to store data from your flows and repeatedly syncronise the data. Is this the way to do it? I mean instead of picking the data from signalK server? I have tried to get the "appGetPath" working but without succes. And yes WilhelmSk crashes when I press the button "switch W/Led" and theres no data/Path in signalK. ex. when rebooting. besides that WilhelmSK is absolutely amazing.
26 replies
SKSignal K
Created by anderhau on 8/19/2024 in #questions
Shunts that support SignalK?
Hello. Can anyone tell me if I have to invest nearly $1000 on a victron lynx 500 smart BMS to be able to connect my Victron Multiplus to Signal or is there another sulution? I am installing a Multiplus 12/2000 with victrons Lifepo4 batteries. running openplotter on a raspberry5 with macarthur hat. And Excuse me if this is off topic. I am a beginner 😉 Thx
26 replies