LegacyTowerSensorMapping coming soon
https://bladednextgen.dnv.com/schema/0.4.1/Turbine/BladedControl/SensorsUsed/LegacySensorMapping/LegacyTowerSensorMapping.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
LegacyTowerSensorMapping
: string =SensorType
ACCELEROMETER
|INCLINOMETER
|STRAIN_GAUGE
: integerSensorIndex
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 LegacyTowerSensorMapping
object, this must always be set to a value of LegacyTowerSensorMapping
.