You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
575 B
YAML
23 lines
575 B
YAML
|
3 years ago
|
MQTT:
|
||
|
3 years ago
|
msg_format: Json
|
||
|
3 years ago
|
MQTTClientNamePub: Drone550Pub
|
||
|
|
host: 192.168.50.118
|
||
|
3 years ago
|
port: 1883
|
||
|
|
keepalive: 60
|
||
|
|
willTopic: CheckDoneConnect
|
||
|
|
willTopicQOS: 1
|
||
|
3 years ago
|
lwt: Dron550 Gone Offline
|
||
|
3 years ago
|
willRetain: False
|
||
|
|
# Mqtt topic
|
||
|
3 years ago
|
Flight_Information_topicToMqtt: Drone550/Flight_Information
|
||
|
|
Fly_Formation_topicToMqtt: Drone550/Formation
|
||
|
3 years ago
|
# Change formate qos
|
||
|
|
Fly_Formation_topicToMqtt_QOS: 2
|
||
|
|
#ROS
|
||
|
3 years ago
|
ROS:
|
||
|
|
ROSClientNamePub: Drone550Pub
|
||
|
3 years ago
|
ROStopicName_Flight_Information: Flight_Information_reciver
|
||
|
3 years ago
|
ROStopicName_Fly_Formation: Fly_Formation_reciver
|
||
|
3 years ago
|
LOG:
|
||
|
|
logFileName: pub.log
|