Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
edge-ai
main
Top Level Namespace
ConfidenceMonitor
Configuration
EdgeAI
Base
Clips
Config
Metadata
ConfigChange
Pipeline
Configuration
Pipeline
DetectionReaders
DetectionWriter
Devices
Format
GPIOLines
Resolution
VideoDevice
Monitor
Motion
Processor
BackgroundTask
Coordinator
MotionState
Pipeline
ReplayRecorder
Config
Pipeline
Status
StreamReplay
BackgroundTask
PipelineStatus
Generated using Crystal 1.14.0
2024-11-26 09:37:49 UTC
class
EdgeAI::
DetectionWriter
EdgeAI::DetectionWriter
Reference
Object
Defined in:
models/detection_writer.cr
Constant Summary
Log
=
::
EdgeAI
::
Log
.
for
(
"detection.signal"
)
Constructors
.new
(stream : String)
Instance Method Summary
#path
: String
#send
(payload : String)
#shutdown
#stream
: String
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
]