Versions Compared

Key

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

...

keyNamedataTypeDescription
enabledboolean

Whether or not the configuration resource is enabled

namestringThe unique name for the configuration resource
tagProviderstringThe name of the tag provider
tagFolderPathstringThe path to the tag folder
recordTypestringType of record
groupIdstringTo publish records MQTT Transmission uses a configured Transmitter. The Group ID must match an existing Sparkplug Edge Node and cannot be null
edgeNodeIdstringTo publish records MQTT Transmission uses a configured Transmitter. The Edge Node ID must match an existing Sparkplug Edge Node and cannot be null
deviceIdstringTo publish records MQTT Transmission uses a configured Transmitter. The Device ID that matches an existing Sparkplug Edge Node
overridePublishTagbooleanOverrides the default 'Publish Tag' in the Record defined folder path
publishTagPathstringThe full tag path to the tag to use as the trigger for the Record publish
enableSignaturebooleanEnables a digital signature field on all Records
hashingAlgorithm***stringThe hashing algorithm to use when generating the digital signature. Options are SHA_1, SHA_224, SHA_256, SHA_384, SHA_512
signaturePassword***stringThe password used to generate the PBE secret key for encrypting the digital signature

...

keyNamedataTypeDescription
enabledboolean

Whether or not the configuration resource is enabled

fileNamestring

The name of this certificate file or private key

descriptionstring

The description of this certificate file or private key

fileContents*****string

The contents of this certificate file or private key

...