Docup...maybe? command reference servo mqtt example

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
dampa
Normal user
Posts: 87
Joined: 19 Jul 2018, 01:48

Docup...maybe? command reference servo mqtt example

#1 Post by dampa » 10 Nov 2019, 01:02

If you go to https://www.letscontrolit.com/wiki/inde ... _Reference and scroll down to the 'servo' command, the example is
Example for MQTT: <MQTT subscribe template>/cmd Servo 1 0 120
shouldn't it be showing the commas between the payload values like
Example for MQTT:
The topic should be "<MQTT subscribe template>/cmd" and the payload will be "Servo,1,0,120"
or shortened to
Topic: MQTT_subscribe_topic/cmd
payload: "Servo,1,0,120"

TD-er
Core team member
Posts: 8643
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Docup...maybe? command reference servo mqtt example

#2 Post by TD-er » 10 Nov 2019, 10:26

See: https://github.com/letscontrolit/ESPEasy/issues/2724
Both a space and a comma are accepted as separator.

Post Reply

Who is online

Users browsing this forum: No registered users and 22 guests