Skip to content
Permalink
0b68e3b9d9
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
10 lines (10 sloc) 358 Bytes
MQTT_BROKER_URL='mqtt.coventry.ac.uk'
MQTT_BROKER_PORT=8883
MQTT_USERNAME='4009user'
MQTT_PASSWORD='mqttBROKER'
MQTT_TLS_ENABLED=True
MQTT_TLS_INSECURE=True
MQTT_TLS_CA_CERTS='mqtt.coventry.ac.uk.crt'
MQTT_REFRESH_TIME=1.0
TEMPLATES_AUTO_RELOAD=True
SECRET_KEY='\xd3\x889_\xad\x05$\x0c\xe3\x8fn\xfa\xaeQ\n\xfb\xc1\xc8\x07>\xe9\x97\x07*\r\x12\xcd\x0b\xd8\xa3'