class

EdgeAI::Devices

Inherits EdgeAI::Base < ActionController::Base < ActionController::Responders < ActionController::Route::Builder < Reference < Object

details of any devices that are connected to the system

Constants

PARSER_LIST = ["application/json"]

details of any devices that are connected to the system

RESPONDER_LIST = ["application/json", "application/yaml"]

details of any devices that are connected to the system

Class methods

base_route

Helper for obtaining base route

video_devices(hash_parts : Hash(String | Symbol, Nil | Bool | Int32 | Int64 | Float32 | Float64 | String | Symbol) | Nil = nil, **tuple_parts)

Helper methods for performing redirect_to calls

Instance methods

base_route(*args, **options)

Helper for obtaining base route

base_route(*args, **options, &)

Helper for obtaining base route

gpio_lines

list the available general purpose input outputs

Source
tpu_devices

list the available TPUs

Source
video_devices

list the local video devices and their capabilities

Source

Nested types