TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Simple Dashboards for Internet-Connected Devices

74 点作者 Bug_Labs大约 11 年前

15 条评论

davidu大约 11 年前
This is cool, but I think your description is a misnomer. This is a dashboard for Internet-connected devices that provide various readings and status updates.<p>In my world (enterprise security) -- &quot;Internet of Things&quot; generally means the connectedness of many things at scale. So when I saw the description I got really excited that it&#x27;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&#x27;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&#x27;s of 1000&#x27;s or even millions of devices. :-)<p>That&#x27;s a free business idea, because not many folks are doing this yet, and none are doing it well.
评论 #7634603 未加载
评论 #7634284 未加载
评论 #7634931 未加载
评论 #7634277 未加载
richthegeek大约 11 年前
I am seeing an opportunity for a service that provides the following, and perhaps it already exists:<p>1. A unified source of dashboards&#x2F;dashboard widgets<p>2. which accept data in one or more known and well-documented format(s)<p>3. which are largely configurable and themeable<p>4. which can be embedded as either a whole dashboard or individual widgets<p>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&#x27;s (custom branded) page.<p>Sure there are libraries that do parts of this, but nothing that really focuses on providing a whole-dashboard set of features and isn&#x27;t quite opinionated on both how the overall dashboard should look and how each widget should behave.<p>But for now, I&#x27;ll just keep writing all these widgets myself ... sigh.
评论 #7636982 未加载
评论 #7634302 未加载
评论 #7636189 未加载
donkeyd大约 11 年前
Because of the lack of documentation I have a hard time trying it out. Haven&#x27;t been able to get a JSON source working correctly. Do have to add that I have pretty much 0 experience with this kind of thing.
donatj大约 11 年前
I can&#x27;t seem to get basic auth working. I know basic is &quot;bad&quot; form, but we have APIs we still expose them selves via it and that would be very nice to support.<p>I tried both Authorization: Basic [hash] header as well as the even worse <a href="http://username:password@site.com/api" rel="nofollow">http:&#x2F;&#x2F;username:password@site.com&#x2F;api</a> and neither worked.
评论 #7635118 未加载
aabalkan大约 11 年前
@Bug_Labs, how did you create the video in the home page? How much did it cost to you? I&#x27;m looking for ways to create videos like this and I&#x27;m not sure a professional is involved in this one. So here I&#x27;m asking. :-)
edent大约 11 年前
Think I may have found a bug. When trying to load a JSON feed which isn&#x27;t behind HTTPS, FireFox blocks it from being loaded on the board:<p>`Blocked loading mixed active content`<p><a href="https://developer.mozilla.org/en-US/docs/Security/MixedContent" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Security&#x2F;MixedConte...</a><p>In an ideal world, every cheap IoT device would have an valid SSL certificate - but that&#x27;s a long way off. Perhaps your site should try to proxy the requests rather than relying on the user&#x27;s browser?
评论 #7637197 未加载
评论 #7636584 未加载
dholowiski大约 11 年前
Wow. This is exactly what I&#x27;ve been looking for. A dashboard for my &#x27;stuff&#x27; - which is basically anything as long as it&#x27;s JSON.<p>Thanks!
introex大约 11 年前
Looks promising. Stumbled upon one issue: Gauge has Minimum&#x2F;Minimum labels instead of Minimum&#x2F;Maximum<p>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.
nemof大约 11 年前
just a thought, make the examples more prominent. I almost thought I&#x27;d have to sign up just to try it, before I finally got to the &quot;see it in action&quot; bit all the way at the bottom of the page.
评论 #7634309 未加载
deelowe大约 11 年前
I&#x27;m not seeing any pricing information anywhere. This could be driving people away. I know I personally hate having to do the whole &quot;try before you buy&quot; dance just to find out pricing.
评论 #7637023 未加载
zokier大约 11 年前
Is it strictly read-only? It would seem like a natural extension to make this a complete control center where in addition to monitoring you could also control your devices.
评论 #7636027 未加载
lazyant大约 11 年前
I quickly browsed the GitHub repo but I guess I&#x27;m not smart enough because I couldn&#x27;t find the requirements&#x2F;install instructions&#x2F;faq to try this out.
评论 #7634858 未加载
pauldix大约 11 年前
This looks really cool. I&#x27;d love to pair it up with our work on InfluxDB!
istrutnice大约 11 年前
Saw this last night, very cool!
feralmoan大约 11 年前
very slick