njh / node-owfs

A node.js client library for the owserver protocol in owfs
https://www.npmjs.com/package/owfs
MIT License
10 stars 4 forks source link

Hardware Information #10

Closed tslater closed 10 years ago

tslater commented 10 years ago

I'm a little bewildered on how to get started. There is nothing listed about hardware. Was this built for one specific platform like raspberry pie? Or not? I bought an intel edison with the minibreakout board. Would it work out of the box?

benediktarnold commented 10 years ago

This library isn't dealing with hardware at all. It's a Client for the owfs server protocol. Please have a look into the official documentation under owfs.org on how to get started.