by Bug_Labs on 4/23/14, 2:04 PM with 38 comments
by davidu on 4/23/14, 2:44 PM
In my world (enterprise security) -- "Internet of Things" generally means the connectedness of many things at scale. So when I saw the description I got really excited that it'd be a dashboard to help monitor a million devices, or help surface intelligence from the temperature readings of 100,000 sensors across a farmland. Or 500,000 energy meters. Etc. That's what will be cool when people figure out how to do. How do you surface intelligence insights and the data that matters from an avalanche of data coming out of 100's of 1000's or even millions of devices. :-)
That's a free business idea, because not many folks are doing this yet, and none are doing it well.
by richthegeek on 4/23/14, 2:49 PM
1. A unified source of dashboards/dashboard widgets
2. which accept data in one or more known and well-documented format(s)
3. which are largely configurable and themeable
4. which can be embedded as either a whole dashboard or individual widgets
This would allow that service to manage all the hard work of actually developing and maintaining the widgets (including stuff like mobile versions, fallbacks, etc...) and means I could just chuck data at a known config. Or, I could define my dashboard to go fetch that data and then have it displayed on the service's (custom branded) page.
Sure there are libraries that do parts of this, but nothing that really focuses on providing a whole-dashboard set of features and isn't quite opinionated on both how the overall dashboard should look and how each widget should behave.
But for now, I'll just keep writing all these widgets myself ... sigh.
by donkeyd on 4/23/14, 3:58 PM
by donatj on 4/23/14, 4:34 PM
I tried both Authorization: Basic [hash] header as well as the even worse http://username:password@site.com/api and neither worked.
by aabalkan on 4/23/14, 6:49 PM
by edent on 4/23/14, 7:51 PM
`Blocked loading mixed active content`
https://developer.mozilla.org/en-US/docs/Security/MixedConte...
In an ideal world, every cheap IoT device would have an valid SSL certificate - but that's a long way off. Perhaps your site should try to proxy the requests rather than relying on the user's browser?
by dholowiski on 4/23/14, 6:43 PM
Thanks!
by introex on 4/24/14, 9:35 AM
I was also hoping to find WebSocket support. While polling works for a lot of cases I expect modern dashboards to update in realtime. Especially considering how easy it is with tools like Pusher, PubNub, Firebase, etc.
by nemof on 4/23/14, 2:40 PM
by deelowe on 4/23/14, 9:13 PM
by zokier on 4/23/14, 5:46 PM
by lazyant on 4/23/14, 3:37 PM
by pauldix on 4/23/14, 7:01 PM
by istrutnice on 4/23/14, 2:07 PM
by feralmoan on 4/23/14, 2:41 PM