Skip to content

Gateway config (basic)

Qais Patankar edited this page Feb 8, 2020 · 5 revisions
[[gateway]]
name="gateway1"
enable=true

[[gateway.inout]]
account="protocol.myprotocol"
channel="prtocolchannel"

[[gateway.inout]]
account="protocol2.myprotocol2"
channel="protocol2channel"

See Gateway-config-(channel-rules) to see how protocolchannel or protocol2channel should be defined.

Clone this wiki locally