aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3a212458b30f0c77187d776e3b0a36616c8200d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# mqtt

documentation and source code for departmental mqtt server

hosted at https://mosquitto.chem.wisc.edu

## operating system

ubuntu 20.04

## mosquitto

https://mosquitto.org/

## influxdb

https://www.influxdata.com/

## bridge daemon

`write_influx.py`

move service file to /etc/systemd/system/
`systemctl enable write-influx.service`
`systemctl start write-influx.service`
now it will run forever