orm_json_lib

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2023-07-31
Revision
1.2 English

A simple example of how to use orm_json_lib is provided in src/tools/onload_remote_monitor/orm_zmq_publisher.c. This will publish the chosen statistics via a ZeroMQ publisher every N seconds. A companion example src/tools/onload_remote_monitor/zmq_subscriber.c can be used to receive the JSON statistics via ZeroMQ.