search for: end_collection

Displaying 2 results from an estimated 2 matches for "end_collection".

2014 Mar 12
0
Developing the UPS side of the UPS-NUT equation (via usbhid)
...ICAL_MINIMUM (0) LOGICAL_MAXIMUM (255) UNIT (SI Lin:Temperature) FEATURE (Data,Var,Abs) USAGE_PAGE (Battery System) REPORT_ID (3) USAGE (RemainingCapacity) REPORT_SIZE (8) REPORT_COUNT (1) LOGICAL_MINIMUM (0) LOGICAL_MAXIMUM (100) FEATURE (Data,Var,Abs) END_COLLECTION END_COLLECTION From: Nut-upsdev [mailto:nut-upsdev-bounces+rgroner=rtd.com at lists.alioth.debian.org] On Behalf Of Rob Groner Sent: Wednesday, March 12, 2014 10:48 AM To: nut-upsdev at lists.alioth.debian.org Subject: Re: [Nut-upsdev] Developing the UPS side of the UPS-NUT equation (via usbhid)...
2014 Mar 12
4
Developing the UPS side of the UPS-NUT equation (via usbhid)
The syntax is beginning (just beginning) to make sense to me now, so I'm looking now to try and implement just a few items in the report descriptor, and then I figured I can progress from there if all goes well. The power HID docs seem to encourage drawing out your system first, and then letting the report descriptor flow from there. So, my very simplified system goes like this: