module GPhoto2::Camera::ID

Direct including types

Defined in:

gphoto2/camera/id.cr

Constant Summary

UUID_NS = UUID.new("cc4daadf-37f5-4a30-8f1b-33a49a08e012")

Instance Method Summary

Instance Method Detail

def id : UUID #

Returns the ID of the camera.

WARNING this ID is not guaranteed to be unique.


[View source]