Donald J. Organ IV schrieb: > I posted this on the forums but I will post it here as well. > > Is there a way to create a virtual device. I am starting work on a new > project but dont have any of the 1-wire devices yet but would like to > start work on this project, is there a way to do this??
read http://owfs.org/index.php?page=fake-adapter for example: # owserver --fake=01,10,22,29 -p 9999 # owdir -s 9999 /01.67C6697351FF /10.4AEC29CDBAAB /22.F2FBE3467CC2 /29.54F81BE8E78D /bus.0 /settings /system /statistics /structure /simultaneous /alarm # owread -s 9999 10.4AEC29CDBAAB/temperature 15.6679 regards Andreas ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
