NRP Core  1.4.1
OutputNodePolicies Namespace Reference

Enumerations

enum  PublishFormatPolicy { SERIES, BATCH }
 Defines how output nodes send stored msgs. More...
 

Enumeration Type Documentation

◆ PublishFormatPolicy

Defines how output nodes send stored msgs.

Enumerator
SERIES 

sends received msgs one by one

BATCH 

sends all msgs received in a single batch