TheThingSystem / steward

The Thing System is a set of software components and network protocols that aims to fix the Internet of Things. Our steward software is written in node.js making it both portable and easily extensible. It can run on your laptop, or fit onto a small single board computer like the Raspberry Pi.
http://thethingsystem.com
Other
346 stars 81 forks source link

HTML5/D3: Configuring USB devices #274

Open ErikDeBruijn opened 9 years ago

ErikDeBruijn commented 9 years ago

Some USB devices that have generic type (FTDI, Silicon Labs, etc) cannot always be autodiscovered. It would be great if the D3 client could allow you to setup these devices and tell the system what's plugged in.

This would be make the setup process much less daunting for those inexperienced and would also greatly reduce the amount of documentation (or even support questions) needed to get up and running.

mrose17 commented 9 years ago

i agree. i think it's just an issue of getting it prioritized... sigh.

Faeranne commented 9 years ago

Just as a heads up, @ErikDeBruijn, I am adding this to the 2.0 release milestones. If you have any ideas for making this feature happen, I'd love to here!