Added MQTT client in simulation

This commit is contained in:
Ollo
2021-04-03 12:35:09 +02:00
parent 97bf9357f7
commit e497bbe48e
4 changed files with 41 additions and 8 deletions

View File

@@ -1,7 +1,13 @@
# Dependencies
## Lua
The following file is expected here:
`luaj-3.0.1.zip`
It can be downloaded here:
https://sourceforge.net/projects/luaj/files/latest/download
## MQTT
It can be downloaded here:
https://search.maven.org/classic/#search%7Cgav%7C1%7Cg%3A%22org.eclipse.paho%22%20AND%20a%3A%22org.eclipse.paho.client.mqttv3%22