Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2MQTT
Commits
7180122e
Commit
7180122e
authored
Jun 05, 2019
by
Georg Vinogradov
Browse files
Update README.md
parent
be5adca7
Pipeline
#147464
passed with stage
in 1 minute and 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
7180122e
...
@@ -86,5 +86,6 @@ run the demo afterwards with `./mqtt_demo`
...
@@ -86,5 +86,6 @@ run the demo afterwards with `./mqtt_demo`
additionaly, you can also use
`mosquitto_pub`
and
`mosquitto_sub`
commands from mosquitto broker to subscribe/publish messages
additionaly, you can also use
`mosquitto_pub`
and
`mosquitto_sub`
commands from mosquitto broker to subscribe/publish messages
for example:
for example:
subscribe to topic
**/hello**
with
`mosquitto_sub -t /hello`
and publish a message to this topic with
`mosquitto_pub -t /hello -m "hi, how are you?"`
subscribe to topic
**/hello**
with
`mosquitto_sub -t /hello`
and publish a message to this topic with
`mosquitto_pub -t /hello -m "hi, how are you?"`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment