Skip to main content

Records

Version: 3.28.0

DataPoint

Generic data point record for adapter data acquisition. Used in RecordArray attributes to store multiple named data points with their external identifiers and current values.

Defined AttributesIs OptionalAuto Increment ReferenceAuto Complete ValuesCkAttributeId
  • Name
  • ExternalId
  • CurrentValue
  • LastUpdate
  • False
  • False
  • True
  • True
    • System-2/Name
    • System.Communication-3/ExternalId
    • System.Communication-3/CurrentValue
    • System.Communication-3/LastUpdate

    MappingTarget

    Resolved mapping target for data acquisition. Built from DataPointMappings by the BuildMappingTargets node. Contains the source identifier, optional state name, and the external ID to poll/subscribe.

    Defined AttributesIs OptionalAuto Increment ReferenceAuto Complete ValuesCkAttributeId
    • SourceIdentifier
    • Name
    • ExternalId
    • False
    • True
    • False
      • System.Communication-3/SourceIdentifier
      • System-2/Name
      • System.Communication-3/ExternalId

      PipelineStatisticsHourBucket

      One hour of folded pipeline-execution aggregates (AB#4370). Executions older than the retention window are folded into these buckets and then physically deleted; sliding-window statistics are recomputed from the buckets plus the still-retained recent executions.

      Defined AttributesIs OptionalAuto Increment ReferenceAuto Complete ValuesCkAttributeId
      • HourStartAt
      • SuccessCount
      • FailureCount
      • TotalDurationMs
      • DurationCount
      • False
      • False
      • False
      • False
      • False
        • System.Communication-3/HourStartAt
        • System.Communication-3/SuccessCount
        • System.Communication-3/FailureCount
        • System.Communication-3/TotalDurationMs
        • System.Communication-3/DurationCount

        UiThemeColors

        Theme information for an app

        Defined AttributesIs OptionalAuto Increment ReferenceAuto Complete ValuesCkAttributeId
        • PrimaryColor
        • SecondaryColor
        • TertiaryColor
        • NeutralColor
        • False
        • False
        • False
        • False
          • System.Communication-3/PrimaryColor
          • System.Communication-3/SecondaryColor
          • System.Communication-3/TertiaryColor
          • System.Communication-3/NeutralColor

          ValueOverride

          A single Helm value override entry. Path is a dotted Helm values path (e.g. image.tag). Value is the override string. When IsSecret is true, Value is stored encrypted at rest and surfaced as a Kubernetes Secret reference at deploy time.

          Defined AttributesIs OptionalAuto Increment ReferenceAuto Complete ValuesCkAttributeId
          • Path
          • Value
          • IsSecret
          • False
          • False
          • False
            • System.Communication-3/Path
            • System.Communication-3/Value
            • System.Communication-3/IsSecret