Example Data Source - Ironstream_Hub - 1.3.1

Ironstream Hub Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream Hub
Version
1.3.1
Language
English
ContentType
Administration
Product name
Ironstream Hub
Title
Ironstream Hub Administration
Topic type
Administration
First publish date
2022

An example of a Data Source configuration file:

{
  "Name": "is4z",
  "Id": "12345678-1234-1234-1234-123456789012",
  "TcpIpServerConfiguration": {
    "Port": 1234,
    "Delimiter": "\n",
    "TlsConfiguration": {
      "On": true,
      "AutoGenerateCertificate": true,
      "PathToCertificateFile": "",
      "PathToKeyFile": ""
    }
  },
  "ConnectorType": "TcpIpServer",
  "MonitorPipelineWaitMS": 10000
}