Device::USB::PCSensor::HidTEMPer::TEMPer - The HidTEMPer thermometer


Device-USB-PCSensor-HidTEMPer documentation  | view source Contained in the Device-USB-PCSensor-HidTEMPer distribution.

Index


Top

Device::USB::PCSensor::HidTEMPer::TEMPer - The HidTEMPer thermometer

VERSION

Top

Version 0.03

SYNOPSIS

Top

None

DESCRIPTION

Top

This is the implementation of the HidTEMPer thermometer that have only one internal sensor measuring the temperature. It is important to notice that the TEMPer device with one external sensor will not function, although being recognized correctly.

CONSTANTS

None

METHODS

* init()

Initialize the device, connects the sensors and makes the object ready for use.

INHERIT METHODS FROM

Top

Device::USB::PCSensor::HidTEMPer::Device

DEPENDENCIES

Top

This module internally includes and takes use of the following packages:

  use Device::USB::PCSensor::HidTEMPer::Device;
  use Device::USB::PCSensor::HidTEMPer::TEMPer::Internal;

This module uses the strict and warning pragmas.

BUGS

Top

Please report any bugs or missing features using the CPAN RT tool.

FOR MORE INFORMATION

Top

None

AUTHOR

Top

Magnus Sulland < msulland@cpan.org >

ACKNOWLEDGEMENTS

Top

Thanks to Jeremy G for the fix on initializing the device configuration.

COPYRIGHT & LICENSE

Top


Device-USB-PCSensor-HidTEMPer documentation  | view source Contained in the Device-USB-PCSensor-HidTEMPer distribution.