mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-13 07:26:52 +01:00
@@ -31,7 +31,7 @@ Forwarder=NO
|
|||||||
#ClientsList=/path/to/your_clients.conf
|
#ClientsList=/path/to/your_clients.conf
|
||||||
|
|
||||||
PredefinedTopic=NO
|
PredefinedTopic=NO
|
||||||
#PredefinedTopicList=/path/to/your_predefinedTopic.conf
|
PredefinedTopicList=/path/to/your_predefinedTopic.conf
|
||||||
|
|
||||||
#RootCAfile=/etc/ssl/certs/ca-certificates.crt
|
#RootCAfile=/etc/ssl/certs/ca-certificates.crt
|
||||||
#RootCApath=/etc/ssl/certs/
|
#RootCApath=/etc/ssl/certs/
|
||||||
@@ -63,6 +63,11 @@ Baudrate=38400
|
|||||||
SerialDevice=/dev/ttyUSB0
|
SerialDevice=/dev/ttyUSB0
|
||||||
ApiMode=2
|
ApiMode=2
|
||||||
|
|
||||||
|
# LoRaLink
|
||||||
|
BaudrateLoRaLink=115200
|
||||||
|
DeviceRxLoRaLink=/dev/loralinkRx
|
||||||
|
DeviceTxLoRaLink=/dev/loralinkTx
|
||||||
|
|
||||||
# LOG
|
# LOG
|
||||||
ShearedMemory=NO;
|
ShearedMemory=NO;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user