Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wakaama-dev] Gets the value of package_url

It is accessible in "data->package_url" in the prv_firmware_write() callback - see for example https://github.com/kartben/wakaama-mbed-application-board/blob/firmware-update/wakaama/client_objects/object_firmware.c#L161 (mind you this is based on a fairly old version of wakaama but the principle is just the same).

HTH
Benjamin -

Le 16 juin 2017 à 10:50, (BFUD5J) 活 动 中 心 <1084615055@xxxxxx> a écrit :

Hi,all

In the object_firmware.c file, how do you get the value of package_url in the write function?


Many thanks
zmsoft
_______________________________________________
wakaama-dev mailing list
wakaama-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/wakaama-dev


Back to the top