<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 08/02/2011 16:48, Arjen de Korte wrote:
    <blockquote
      cite="mid:20110208104839.17133mqiqcr8xvg7@mail.de-korte.org"
      type="cite"><br>
      That's good to know. It looks like we found the correct mapping.
      If this doesn't conflict with known report descriptors, I'll add
      this to the development version later today.
      <br>
    </blockquote>
    <br>
    For info, I added this line:<br>
    <br>
    &nbsp; { "shutdown.stop", 0, 0,
    "UPS.APCGeneralCollection.APCDelayBeforeShutdown", NULL, "-1",
    HU_TYPE_CMD, NULL },<br>
    &nbsp; { "shutdown.reboot", 0, 0,
    "UPS.APCGeneralCollection.APCDelayBeforeReboot", NULL, "10",
    HU_TYPE_CMD, NULL },<br>
    <b><big><font color="#ff0000"><small>&nbsp; { "shutdown.return", 0, 0,
            "UPS.Output.APCDelayBeforeReboot", NULL, "1", HU_TYPE_CMD,
            NULL },</small></font></big></b><br>
    <br>
    &nbsp; { "beeper.on", 0, 0, "UPS.PowerSummary.AudibleAlarmControl", NULL,
    "2", HU_TYPE_CMD, NULL },<br>
    <br>
    <br>
    into the version 2.4.3 apc-hid.c on the other server and the CS 500
    on that is working fine too now.<br>
    <br>
    Thanks for all your help.<br>
  </body>
</html>