The source project of this merge request has been removed.
set: Handle blobmsg types correctly
Use the appropriate access functions so that endian conversion happens. Do not treat floating point value as integer. Return an actual error on unsupported type instead of false which equals USP_ERR_OK (0).