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
30e2e848
Commit
30e2e848
authored
May 22, 2019
by
Georg Vinogradov
Browse files
Update README.md
parent
116e6c8c
Pipeline
#142812
passed with stage
in 1 minute and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
30e2e848
# EMAM2MQTT
A project that generates MQTT-Adapters for EmbeddedMontiArcMath components.
## Getting Started
These instructions will get MQTT up and running on your computer
First you need to
[
download
](
https://www.ubuntu.com/download/desktop
)
and install the newest version of Ubuntu
In Ubuntu open terminal
Add new MQTT repository
`sudo apt-add-repository ppa:mosquitto-dev/mosquitto-ppa`
Run update
`sudo apt-get update`
Install mosquitto and mosquitto-clients
`sudo apt-get install mosquitto`
`sudo apt-get install mosquitto-clients`
\ No newline at end of file
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