oa_gateway_agra

Function wrap

Source
pub fn wrap(req: WrapRequest) -> Result<Envelope, AgraError>
Expand description

Wrap an inner UCI payload (XML or OMS JSON bytes) as hexBinary inside Rx/Tx OMS JSON.

ยงErrors

Returns AgraError::Json if the assembled wrapper cannot be serialized.