class EdgeAI::Processor

Defined in:

processor.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def monitor_config #

[View source]
def shutdown #

[View source]
def start_process(id : String) : Nil #

[View source]
def start_stream(id : String) #

[View source]
def stop_process(id : String) : Nil #

[View source]
def stop_stream(id : String) #

[View source]