# Functions
GetDevModel return DevModel object by DevModelType.
GetDevModelByName return DevModel object by DevModelType string.
OverwriteDevModelFromFile replace default config with config from provided file.
# Structs
DevModelGCP is dev model fields.
DevModelGeneral is dev model fields.
DevModelParallels is dev model fields.
DevModelQemu is dev model fields.
DevModelRpi is dev model fields.
DevModelVBox is dev model fields.
ModelFile for loading model from file.
PhysicalIO type for translation models into format of EVE`s config.PhysicalIO.
# Interfaces
DevModel is an interface to use for describe device.