LegacyNacelleSensorMapping coming soon
https://bladednextgen.dnv.com/schema/0.4.1/Turbine/BladedControl/SensorsUsed/LegacySensorMapping/LegacyNacelleSensorMapping.json
Not supported yet
The controller interface used by 4.X compatible controllers need to have a mapping between how they are referenced now, and how they used to be referenced.
: string =LegacySensorMappingType
LegacyNacelleSensorMapping
: string =SensorType
ACCELEROMETER
|INCLINOMETER
|STRAIN_GAUGE
: integerSensorIndex
: integerNacelleIndex
A type of LegacySensorMapping
Properties
SensorType
: string, optionalcoming soon
The type of the sensor on the component. These are stored in separate lists, and the mapping will need to know which list to look in.
SensorIndex
: integer, optionalcoming soon
The index of the sensor, as the controller would access it.
LegacySensorMappingType
: stringcoming soon
Defines the specific type of LegacySensorMapping model in use. For a LegacyNacelleSensorMapping
object, this must always be set to a value of LegacyNacelleSensorMapping
.
NacelleIndex
: integercoming soon
The index of the nacelle the sensor is on.