SetSensorOverrideEnabledParameter

@Serializable
data class SetSensorOverrideEnabledParameter(val enabled: Boolean, val type: Emulation.SensorType, val metadata: Emulation.SensorMetadata? = null)

Constructors

Link copied to clipboard
constructor(enabled: Boolean, type: Emulation.SensorType, metadata: Emulation.SensorMetadata? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard