This module contains the structure definitions that define the ZMQAPI (Version 1) message headers and events. Command Channel: ...
Organization:
YumaWorks, Inc.
Module:
yumaworks-zmqapi
Version:
2023-06-24
File:
Abstract:
This module contains the structure definitions that define the ZMQAPI (Version 1) message headers and events. Command Channel: ...
Contact:
Support <support@yumaworks.com>
Check for an additional details:
Description:
This module contains the structure definitions
that define the ZMQAPI (Version 1) message headers and events.
Command Channel:
Client ---> ZMQAPI.1 REQ ---> yangcli-gw
Client <--- ZMQAPI.1 REP <--- yangcli-gw
Event Channel:
Client <--- ZMQAPI.1 PUB <--- yangcli-gw
ZMQAPI.1 REQ message
- message header (text)
- command payload (text)
ZMQAPI.1 REP message
- message header (text)
- session header (JSON)
- response (any, omitted for R0)
- log (text, omitted for R0)
ZMQAPI.1 PUB message
- message header (text)
- session header (JSON)
- event header (JSON)
- event payload (any, omitted for R0)
© 2023 YumaWorks, Inc. All rights reserved.