very very nice!!! maybe we could use json or another language to send and receive informations? maybe a txt or csv or xml(i don´t like xml... txt and csv can run in any bash program, json is more usable in php,perl,python scripts)
do you have any idea about the implemention? Em 29 de fevereiro de 2012 00:17, Paul Alfille <[email protected]> escreveu: > Ok, these are the design notes so far: > http://owfs.org/index.php?page=external-sensor-design > > I'm only so-so happy with the "external" name for the program (owexternal) > and directory (/external). > > All the configuration files are a bit of a nuisance, but we really have two > things: > Family types (defining a type of sensor) > Individual sensors (unique addresses) > > In 1-wire the list of sensors can be discovered by searching the bus, and > the family type (and supported properties) are hardcoded. > > My thought is to make the extension system very flexible at the start. If > there are classes of devices that have similar ability to be either > auto-discovered or self-describing, that can be supported later by a special > version of owexternal. > > On Tue, Feb 28, 2012 at 4:07 AM, ekgnkb3d <[email protected]> wrote: >> >> >> >> Paul Alfille-2 wrote: >> > >> > Interesting idea. I've been tempted to build a special owserver that has >> > plug-in sensor code -- owexternal. >> > >> > The plug-in would get a separate mane space (perhaps >> > /external/sensor43/humidity) and have to report a few properties like >> > length, type, read/write and volatility. >> > >> > Plugins could be written in a variety of languages, and the owserver >> > protocol would be handled by owexternal. >> > >> > Is there interest in this? >> > >> > >> >> ...a simple: "Yes" :jumping: >> -- >> View this message in context: >> http://old.nabble.com/Extend-OWFS-to-other-Devices-tp33398846p33405330.html >> Sent from the OWFS - Dev mailing list archive at Nabble.com. >> >> >> >> ------------------------------------------------------------------------------ >> Keep Your Developer Skills Current with LearnDevNow! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-d2d >> _______________________________________________ >> Owfs-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > -- Roberto Spadim Spadim Technology / SPAEmpresarial ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
