Skip to main content

Records

Version: 3.20.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

      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