mosca
Version:
MQTT broker as a module
22 lines (21 loc) • 650 B
JSON
{
"_README": "To generate a password for this authfile do: echo -n 'usernamePassword' | md5sum",
"*": {
"comment": "These topics available for all users, whether authorized or not",
"password": "",
"subscribe": [
"airmar-rinville-1",
"spiddal-ctd",
"spiddal-fluorometer",
"spiddal-hydrophone",
"spiddal-adcp" ],
"publish": []
},
"fred": {
"password": "cc8355a2cc9fc3e0ed575db2f49268d1",
"subscribe": [
"ais-rinville-1-geojson"
],
"publish": []
}
}