I have release a new version of JOwfsClient, 0.9.0. OwfsClients are now
created using a factory class instead. OwfsClient, which now is an
interface, has currently two implementations, the one you would expect which
communicates with owserver over TCP, and another one, reading a local
regular file system instead. The latter could be used for debugging an
application that uses JOwfsClient when the real 1-wire network is
inaccessible for some reason.
The regular TCP version of OwfsClient is now thread safe too. If more than
one thread is communicating with the owserver through the same OwfsClient
instance you should enable thread safety by setting that argument to true in
the OwfsClientFactory.newOwfsClient method.
Other than that, some bug fixes and javadoc changes has been made.
Cheers,
Patrik
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to