SensorFlowFeatureConfig

SensorFlowFeatureConfig
Sensor Flow Feature Configuration

Feature configuration for sensor appliance.

JSON Example
{
    "sensor_ids": [
        "string"
    ]
}
array of string
sensor_ids
Required
Constraints: minItems: 1 maxItems: 25

Specifies the sensor ids for which the feaure should be enabled or disabled.