<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 5 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 5 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="ZH-TW" link="blue" vlink="purple" style="word-wrap:break-word;text-justify-trim:punctuation">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hi NUT:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">We propose adding HID usage for "Temperature" to the NUT source code file cps-hid.c (driver:
</span><span lang="EN-US"><a href="https://networkupstools.org/docs/man/usbhid-ups.html"><span style="color:blue">USBHID-UPS(8)</span></a></span><span lang="EN-US">) so that UPS temperature information can be displayed in the UPS status list. After conducting
 internal tests, we confirmed that inserting the following code:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">{ "ups.temperature", 0, 0, "UPS.PowerSummary.Temperature", NULL, "%s", 0, kelvin_celsius_conversion },<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">after line 236 allows UPS temperature data to be displayed in the status list.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">In NUT source code file cps-hid.c , the line 236 is
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">{ "ups.firmware", 0, 0, "UPS.PowerSummary.CPSFirmwareVersion", NULL, "%s", HU_FLAG_STATIC, stringid_conversion },<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Please add the following code after line 236 for our new HID usage (Temperature).<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">{ "ups.temperature", 0, 0, "UPS.PowerSummary.Temperature", NULL, "%s", 0, kelvin_celsius_conversion },<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Once you have confirmed the request to add the source code, please provide a test version of the NUT software with the added HID usage (Temperature) code for our final testing and verification. Please contact me if you
 have any questions regarding this request. Thank you very much!<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Best regards<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Yvonne Chen<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Cyber Energy Co., Ltd.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Tel: +886-2-8792-9628 #605<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Fax: +886-2-8792-9626<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Email: <a href="mailto:Yvonne.Chen@cyberenergy.com">
<span style="color:blue">Yvonne.Chen@cyberenergy.com</span></a><o:p></o:p></span></p>
</div>
</body>
</html>