class EdgeAI::DetectionWriter

Defined in:

models/detection_writer.cr

Constant Summary

Log = ::EdgeAI::Log.for("detection.signal")

Constructors

Instance Method Summary

Constructor Detail

def self.new(stream : String) #

[View source]

Instance Method Detail

def path : String #

[View source]
def send(payload : String) #

[View source]
def shutdown #

[View source]
def stream : String #

[View source]