
WISE-6610 Series User Manual
79
18.
Click
Create
to create your own connector rule.
Figure 4.15 LoRaWAN Server > Backends > Connectors > Create
Item
Description
Connector Name
Enter the name of the connector.
Application
Click the drop-down menu to select the application to reference a
specific backend handler.
Format
Click the drop-down menu to select the format.
JSON: Encode data fields as Json structures such as
{"Name-
One":ValueOne, "NameTwo":ValueTwo}
.
Raw Data: Send only the binary content of the data field without
ant port numbers nor flags.
Web Form: Encode fields in query strings such as
Name-
One=ValueOne&NameTwo=ValueTwo
.
URI
Enter a string to define the target host which can be
mqtt://
for
MQTT or
mqtts://
for MQTT/SSL.
Publish Uplinks
Enter a string to define a server pattern for constructing the
publication topic for uplink messages, including the actual DevEUI,
DevAddr or other data fields in the message topic. e.g.
out/
{devaddr}
.
Publish Events
Enter a string to define a server pattern for constructing the
publication topic for event messages.
Subscribe
Enter a string to define a topic for subscription. It may include broker
specific wilcards, e.g.
in/#
. The MQTT broker will then send
messages with a matching topic to this connector.
Received Topic
Enter a string to define the template for parsing the topic of received
messages, e.g.
in/{devaddr}
. This can be used to obtain a
DevEUI, DevAddr or a device group that receives a given downlink.
Enabled
Check to allow a temporarily disable on an existing connector.
Summary of Contents for WISE-6610 Series
Page 1: ...User Manual WISE 6610 Series Indsutrial LoRaWAN Gateway...
Page 12: ...Chapter 1 1Product Overview...
Page 16: ...Chapter 2 2Gateway Installation...
Page 24: ...Chapter 3 3Managing Gateway...
Page 47: ...36 WISE 6610 Series User Manual Figure 3 25 Configuration 1st Tunnel...
Page 79: ...Chapter 4 4Configuration in Typical Situations...