oa_gateway_uci

Module json

Source
Expand description

OMS JSON → instance tree → OMS JSON.

The root is a single-key object whose key is a global element. $type selects a concrete type. An undeclared field is carried as xs:string rather than refused — validation is where that is named. null is refused. Nesting past crate::MAX_DEPTH is crate::UciError::TooDeep.

Functions§