Response parameters: Specification and SpecificationResults sections
- Last UpdatedAug 29, 2023
- 1 minute read
The Specifications section contains the details about the set of specifications.
<Specification>
<LookupIndex>1</LookupIndex>
<Name>Sulphur</Name>
<Type>Thresholds</Type>
<UpperLimit>505</UpperLimit>
<LowerLimit>495</LowerLimit>
<Level>Critical</Level>
</Specification>
|
Parameter |
Description |
|---|---|
|
LookupIndex |
The Lookup index is an integer value such as 1, 2, 3. |
|
Name |
The name of the field. AVEVA™ Production Management applies specification limits to any field with matching name. String value. Ash, Sulphur. |
|
Type |
The specification type can be Thresholds or Specification Limits. |
|
UpperLimit |
The upper limit value of the threshold or specification limit. Numeric value. |
|
LowerLimit |
The lower limit value of the threshold or specification limit. Numeric value. |
|
Level |
The label that is associated with this level of threshold; for example, warning, critical, danger. String value. |
The SpecificationResults section contains the returned data for each specification result.
<SpecificationResult>
<Id>437</Id>
<LookupIndex>3</LookupIndex>
<LookupIndex>1</LookupIndex>
<LookupIndex>2</LookupIndex>
</SpecificationResult>
|
Parameter |
Description |
|---|---|
|
Id |
The matching ID of the specification result that corresponds to the record ID. This is a numeric value. |
|
LookupIndex |
The Lookup index is an integer value such as 1, 2, 3. |