I tried both Authorization: Basic [hash] header as well as the even worse http://username:password@site.com/api and neither worked.
Show HN: Simple Dashboards for Internet-Connected Devices
21–30 of 40 posts
Re: Show HN: Simple Dashboards for Internet-Connected Devices
#22I can't seem to get basic auth working. I know basic is "bad" form, but we have APIs we still expose them selves via it and that would be very nice to support. I tried both Authorization: Basic [hash] header as well as the even worse http://username:password@site.com/api and neither worked.
Re: Show HN: Simple Dashboards for Internet-Connected Devices
#23Earlier quoted context omitted.
Hi, you can try it out directly from the freeboard.io website. Just click on Start Now right on the front page!
I already tried it thanks, I want to know what it would take to install and play with the (open source) code
Re: Show HN: Simple Dashboards for Internet-Connected Devices
#24Earlier quoted context omitted.
I already tried it thanks, I want to know what it would take to install and play with the (open source) code
Check the repository again. I just updated the Readme.md to add some more docs on loading and creating plugins. Let me know if this helps. Thanks!
Re: Show HN: Simple Dashboards for Internet-Connected Devices
#25Re: Show HN: Simple Dashboards for Internet-Connected Devices
#26Re: Show HN: Simple Dashboards for Internet-Connected Devices
#27Is 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.
Re: Show HN: Simple Dashboards for Internet-Connected Devices
#28Thanks!
Re: Show HN: Simple Dashboards for Internet-Connected Devices
#29This 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. 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…
I'm doing something similar to that with Zabbix. Admittedly not yet to that scale.