oa_gateway::adapters

Module owp

Source
Expand description

Constructs and spawns the OWP/WebSocket adapter.

bind is already resolved. This module maps the TOML section onto oa_gateway_owp::OwpConfig and attaches a compiled UCI schema when the host loaded one.

Functionsยง

  • start ๐Ÿ”’
    Spawns OwpAdapter listening on bind and returns a handle to its run task.