ppegusii / cs677-smart-homes-IoT

Programming Assignment 1: Internet of Things and Smart Homes
GNU General Public License v2.0
2 stars 0 forks source link

Registration multicast issues #30

Open ppegusii opened 9 years ago

ppegusii commented 9 years ago

Nodes fail during registration because at least one registration request will always error and the code calls log.Fatal on error.

I changed temperature sensor to work, but the other sensors and devices need to be fixed.