Skip to main content

Module components

Module components 

Source
Expand description

Builtin Components for ORCS runtime.

These components provide core functionality:

Structs§

ApprovalRequest
Request for Human approval.
DecoratorConfig
Decorator package configuration.
EchoWithHilComponent
Echo component with HIL integration.
HilComponent
Human-in-the-Loop Component.
IOBridge
IO Bridge - Pure bridge between View and Model layers.
NoopComponent
Minimal Component that does nothing but satisfy the 1:1 Channel binding.

Enums§

ApprovalResult
Result of an approval request.