|
|
|
|
|
by extrapickles
3729 days ago
|
|
Nice idea. How would your service handle poor internet connectivity of the IOT devices? I've done network connected devices for companies in the past, and the trickiest technical part was always how the device/service behaved in the presence of network failure (was harder than making the devices pass IP69K testing). |
|
How the h/w implements it, is up to the hardware developers ( we plan on developing some ourselves using different technologies and hardware ( raspberry PI, Intel Edison, some using sim cards, etc and using different protocols) and others can leverage off of that). The server side: receiving data, sending data, analyzing data, displaying data and detecting disconnection is what we will handle and the phone app / website for all of that.