Channel Delivery
Config | Type | Default | Description |
---|---|---|---|
c.chnl[#].dst.prefix |
string | '' |
The string to prefix output when delivering this channel's data. |
c.chnl[#].dst.suffix |
string | '' |
The string to suffix output when delivering this channel's data. Does not apply to TCP with "Stay Connected". |
c.chnl[#].dst.type |
string | 'ftps' |
The delivery method to use. See : #Delivery Methods |
Type | Description |
---|---|
com |
COM Port output |
emul |
Legacy emulation |
ftpc |
FTP push |
ftps |
FTP server |
httpc |
HTTP push |
none |
Pass-through only |
smtp |
Email push |
tcpc |
TCP push |
tcps |
TCP server |