Versions Compared

Key

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

...

FieldTypeDescriptionKafka HeaderJSON FieldNotes
subscriptionobjectThe subscription details
XDefined by subscription object below
dataTypeobject

The datatype content


XDefined by dataType object below
predicatesobject

Additional values to be added into the subscription

X
Defined by predicates object below

Subscription Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
clientIDstring

The client ID


X
namestring

The name of the subscription


X
isTaggedboolean

optional parameter, default is false


Xdefault: false

DataType Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
dataspacestring

The dataspace name


X
dataCategorystring

The category type of the data


X
dataProviderstring

The provider name of the data


X
schemaNamestring

The name of the schema


X
schemaVersionstring

The version of the schema


X

Predicates Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
targetsarray

CM Handles to be targeted by the subscription


X
datastorestring

datastore which is to be used by the subscription


X
xpath-filterstring

filter to be applied to the CM Handles through this event


X

DMI Async Request Response Event

...

FieldTypeDescriptionKafka HeaderJSON FieldNotes
$schema
JSON schema definition X

$id
schema idX

$ref
schema X

definitions
outline schema


LCM

DmiAsyncRequestResponse Event

object

The payload for LCM for 

DmiAsyncRequestResponse

event


XDefined by LCM DmiAsyncRequestResponse event object below

NCMP Async Request Response Event

...