
AnyEvent::OWNet::Constants - Module to export constants for 1-wire File System daemon protocol

version 1.110430

use AnyEvent::OWNet::Constants;

Module to export constants for owfs daemon protocol.
FUNCTIONS 
ownet_temperature_units( $flags )Returns the temperature units for the given flags from an AnyEvent::OWNet::Response flags attribute.
ownet_pressure_units( $flags )Returns the pressure units for the given flags from an AnyEvent::OWNet::Response flags attribute.
ownet_display_format( $flags )Returns the display format from the given flags of an AnyEvent::OWNet::Response flags attribute.

Mark Hindess <soft-cpan@temporalanomaly.com>

This software is copyright (c) 2011 by Mark Hindess.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.