vitaly:
The Device ID is the value returned by device.id and it's also the name listed in the URL when refering to the device.
Device Title is the value assigned to attribute device.title and potentially returned from the method device.titleOrId().
The title is a user friendly alias. In most cases you can't get a device context with the title alone unless you hit a catalog or iterate looking.
--Shane Scott (hackman238)