Hierarchy (View Summary)

Constructors

Properties

Accessors

Constructors

  • Create a new OpenC2 adapter for Redis

    Parameters

    • adapterOptions: AdapterOptions

      Adapter configuration options

    • type: "producer" | "consumer"

      component type

    Returns Adapter

Properties

componentId: string = ...

Component identification

Accessors

  • get name(): string
  • Component name

    Returns string