storageType property

List<int32_t> storageType
final

Storage type: 0: HDD, 1: SSD, 2: EMMC, 3: SD card (non-removable), 4: SD card (removable). A value of UINT32_MAX implies the field is unused.

MAVLink type: uint32_t4

storage_type

Implementation

final List<int32_t> storageType;