Page 1 of 1

development

Posted: Monday 19 May 2025 21:25
by elgringo
So I want to try some lcoal changes regarding some hardware. I got the code ready, but this in on a windows machine and my target platform in a raspberry pi. Buildiing it on a raspberry is slow. What is the best way to test local code changes?

Re: development

Posted: Monday 19 May 2025 21:28
by gizmocuz
If it is not raspberry pi specific, use visual studio
You can also use visual studio with a remote connection to your raspberry pi

Re: development

Posted: Thursday 22 May 2025 7:58
by meal
Hi
I am building domoticz from sources.
I use "filezilla" application on windows to ensure the copy of sources from windows to raspberry (or from raspberry to windows) and build domoticz directly on my raspberry.
Hoping this helps
BR