I'm trying to decrement a device's value. This will be happening every 6 seconds so I don't want to log it every time. Here is the log produced, and the event below it. Any ideas? BTW, I tried the same thing with the immediate script command shown and that logs too. I can't win.
John
Jul-05 5:34:56 PM Device Control Device: Virtual Breakfast nook Countdown time to (value) minutes (1.9) by/from: CAPI Control Handler
Jul-05 5:34:50 PM Device Control Device: Virtual Breakfast nook Countdown time to 2 minutes (2) by/from: CAPI Control Handler
Jul-05 5:34:44 PM Device Control Device: Virtual Breakfast nook Countdown time to (value) minutes (2.1) by/from: CAPI Control Handler
Jul-05 5:34:38 PM Device Control Device: Virtual Breakfast nook Countdown time to (value) minutes (2.2) by/from: CAPI Control Handler
John
Jul-05 5:34:56 PM Device Control Device: Virtual Breakfast nook Countdown time to (value) minutes (1.9) by/from: CAPI Control Handler
Jul-05 5:34:50 PM Device Control Device: Virtual Breakfast nook Countdown time to 2 minutes (2) by/from: CAPI Control Handler
Jul-05 5:34:44 PM Device Control Device: Virtual Breakfast nook Countdown time to (value) minutes (2.1) by/from: CAPI Control Handler
Jul-05 5:34:38 PM Device Control Device: Virtual Breakfast nook Countdown time to (value) minutes (2.2) by/from: CAPI Control Handler
Comment