Hi Jean-Pierre,
On 31.07.24 20:41, Jean-Pierre Gervasoni wrote:
> Hello,
>
> We are using swupdate embedded on a médical device. We are configuring
> and testing this device from a windows device. We would like to push an
> update file and trigger the update, without using the web page - without
> any human action. The C swupdate client from the github repo is for a
> Linux plateform.
And it won't help - swupdate-client runs local on the device.
But the python client works on windows, too, if you install Python on
Windows.
https://github.com/sbabic/swupdate/tree/master/tools/python/swupdateclient
> What should we do? Using libcurl? Trying to make a
> windows port?
>
> Thanks for advice
>
Best regards,
Stefano Babic