LegacyBladeSensorMapping coming soon
https://bladednextgen.dnv.com/schema/0.4.1/Turbine/BladedControl/SensorsUsed/LegacySensorMapping/LegacyBladeSensorMapping.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
LegacyBladeSensorMapping
: string =SensorType
ACCELEROMETER
|INCLINOMETER
|STRAIN_GAUGE
: integerSensorIndex
: integerRotorIndex
: integerBladeIndex
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 LegacyBladeSensorMapping
object, this must always be set to a value of LegacyBladeSensorMapping
.
RotorIndex
: integercoming soon
The index of the rotor the sensor is on.
BladeIndex
: integercoming soon
The index of the blade the sensor is on.