Module Values.FuotaDeviceStatusSource
Sourcetype nonrec t = | Initial| Package_Not_Supported| FragAlgo_unsupported| Not_enough_memory| FragIndex_unsupported| Wrong_descriptor| SessionCnt_replay| MissingFrag| MemoryError| MICError| Successful| Device_exist_in_conflict_fuota_task| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]