DataType | str | the type of the data of the Static Quality Parameter (byte, int, float or double) | |
Description | str | A short description of the flag | |
FlagName | str | The name of the flag, as it appears in the QualityFlags section | |
LimitType | str | the type of the limit (min, max or range) | |
MaxLimit | SqfLimitValue | the maximum limit value in case limit type is max or range. This is a list, if corresponding Static Quality Parameter is a list | |
MinLimit | SqfLimitValue | the minimum limit value in case limit type is min or range. This is a list, if corresponding Static Quality Parameter is a list | |
XPath | str | The xpath to the Static Quality Parameter (e.g. DpdExtAstromSolution/Data/QualityParams/RootMeanSquare) | |