Stefano Miccoli <mocme <at> icloud.com> writes:

> If an ownet interface is sufficient, my own pyownet is fully tested and 
maintained from python 3.2 to python
> 3.5, see http://pyownet.readthedocs.io/en/latest/installation.html#python-
version-support

There's also an asyncio (3.5, easily portable to 3.4) implementation, allowing 
you to do things like

   temp = float(await 
server.at("uncached","10.123123123123").read("temperature"))

It's part of my "MoaT" effort; feel free to copy it to a standalone module.

-- 
-- Matthias Urlichs




------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to