> -----Original Message----- > From: Jan Kandziora [mailto:[email protected]] > Sent: Thursday, 4 May 2017 4:54 AM > To: OWFS (One-wire file system) discussion and help <owfs- > [email protected]> > Subject: Re: [Owfs-developers] Unsupported 1-wire device > > Am 03.05.2017 um 18:55 schrieb Péter Zsembery: > > > > Is it possible to configure the OWFS to recognize and communicate with > > my custom 1-wire slave device? If yes please advise where to find the > > documentation.
Hi, I'm going down the same path myself. You can see my work-in-progress here: https://github.com/InfernoEmbedded/owfs/tree/infernoembedded You might also want to look at the MOAT changes here: https://github.com/M-o-a-T/owfs Both of these implementations are probably overkill for a 1-of device, but it's a good example to see how to do more advanced implementations, such as hiding unavailable directory entries. Incidentally, I've chosen family code FE for my gear, so you may want to pick something different :) -- Alastair D'Silva mob: 0423 762 819 skype: alastair_dsilva msn: [email protected] blog: http://alastair.d-silva.org Twitter: @EvilDeece ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
