oa_gateway

Module schema

Source
Expand description

Compiles the UCI schema named in the config before any adapter listens.

Conversion and validation both need a compiled schema. Doing that here, once, keeps a bad or incomplete catalog from being discovered against live traffic.

Functionsยง

  • load ๐Ÿ”’
    Reads and compiles the UCI schema listed in config, if any.