SELECT device_id, device_name, device_location, creation_date, update_date FROM devices WHERE device_id = $1;