logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Acknowledgements

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

Author

       Magnus Sulland < msulland@cpan.org >

Bugs

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

Dependencies

       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.

Description

       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

   METHODSinit()

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

For More Information

       None

Inherit Methods From

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

Name

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

Synopsis

       None

Version

       Version 0.03

See Also