Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In CPS temporal, the data can be filtered based on three criteria

  • Datetime 

    CategoryPurposeImplementation Statusparameter-nametypeDetailExampleDatetimeDatetime
    • Data in last X
    hours Not Decideddurationstring1d, 2h
    • hours ( Not decided )
    • Data after a particular DateTime
        YesafterDateTimeFormat:
          • parameter name - "after"
          • type - "DateTime" 
          • Format - 'YYYY-mm-ddTHH:MM:SS.SS-TZ'
        Datetime
          • Example
        • Data before a particular DateTime
            Yesbefore DateTimeFormat:
              • parameter name - "before"
              • type - "DateTime" 
              • Format - 'YYYY-mm-ddTHH:MM:SS.SS-TZ'
            Datetime
              • Example
            • Last X network
            dataNot Decided
            • data  ( Not decided )
          • DataTypes in CPS Core
            • Dataspace & schema-set

            • Dataspace & anchor
            • Dataspace & multiple anchors - To improve performance, if there is a need to fetch data for multiple anchors.
            • Dataspace
          • Payload
            • Based on a subsection or field in the payload. These criteria do need schema-set to be fixed to search in the same set of anchors

          ...