Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI Web API Reference

Search Operator (Core Services)

Search operators for searches.

  • Equal

    For "Search by Attribute Value", the attribute value is equal to the value specified in the query. This operator is supported by all attribute value types.

  • NotEqual

    For "Search by Attribute Value", the attribute value is not equal to the value specified in the query. This operator is supported by all attribute value types.

  • LessThan

    For "Search by Attribute Value", the attribute value is less than the value specified in the query. This operator is supported by all attribute value types other than Boolean, Unsigned Int64, String and Guid.

  • GreaterThan

    For "Search by Attribute Value", the attribute value is greater than the value specified in the query. This operator is supported by all attribute value types other than Boolean, Unsigned Int64, String and Guid.

  • LessThanOrEqual

    For "Search by Attribute Value", the attribute value is less than or equal to the value specified in the query. This operator is supported by all attribute value types other than Boolean, Unsigned Int64, String and Guid.

  • GreaterThanOrEqual

    For "Search by Attribute Value", the attribute value is greater than or equal to the value specified in the query. This operator is supported by all attribute value types other than Boolean, Unsigned Int64, String and Guid.

  • In

    For "Search by Attribute Value", the attribute value is in the array of the values specified in the query. this operator is supported by all attribute value types other than Single and Double.

TitleResults for “How to create a CRG?”Also Available in