Re: [concordance-devel] API feedback wanted: Supporting zwave remotes

2010-08-31 Thread Stephen Warren
On 08/31/2010 02:26 PM, Phil Dibowitz wrote: > On 08/31/2010 06:08 AM, Stephen Warren wrote: >> So, perhaps: >> >> // Returns TLOConnectivity, TLOUpdateConfiguration, TLOUpdateFirmware >> TopLevelOperation *gen_op_from_website_file(remote, filename); >> // Always returns TLOBackupFirwmare >> TopLev

Re: [concordance-devel] Old Harmony One

2010-08-31 Thread Phil Dibowitz
For those that are interested, the Harmony One is actually another HID device. I suspect it's closest in family to the 700, but that's purely speculation. Here's it's USB specs. Bus 004 Device 003: ID 046d:c121 Logitech, Inc. Device Descriptor: bLength18 bDescriptorType

Re: [concordance-devel] API feedback wanted: Supporting zwave remotes

2010-08-31 Thread Phil Dibowitz
On 08/31/2010 06:08 AM, Stephen Warren wrote: > So, perhaps: > > // Returns TLOConnectivity, TLOUpdateConfiguration, TLOUpdateFirmware > TopLevelOperation *gen_op_from_website_file(remote, filename); > // Always returns TLOBackupFirwmare > TopLevelOperation *gen_backup_firmware_op(remote, filename