Namespace adas_core.module.ProxyDevices
Classes
- ProxyDevice
Represents a single proxy device with its properties, including an identifier, type, enabled status, and a dictionary of parameters that can be used to configure the device's behavior or characteristics.
- ProxyDeviceSettings
Represents the settings for proxy devices, which are used to define and manage virtual devices that can be used for testing, simulation, or other purposes within the ADAS (Advanced Driver Assistance Systems) core module. Each proxy device can have its own unique identifier, type, enabled status, and a set of parameters that can be customized as needed.