This task is to update the SST APIs to use asset ID instead of asset handle as the object is always closed at the end of each request. The asset ID type has to be uint32_t instead of uint16_t to allow longer asset IDs which can contain vendor specific ID codes.
Description
Description