nightscout / android-uploader

nightscout android uploader
GNU General Public License v3.0
66 stars 118 forks source link

Standardize MQTT URI format #176

Open jimsiff opened 9 years ago

jimsiff commented 9 years ago

C-r-m uses ssl://user:pass@server:port for the MQTT URI whereas the uploader app settings use ssl://server:port and user and pass separately. If it's not a pain, it might be good to standardize on one data format.