ep.eye_build_msg_seq: Build out expected message sequences within config file.

View source: R/ep.eye_setup_proc_config_helpers.R

ep.eye_build_msg_seqR Documentation

Build out expected message sequences within config file.

Description

When a message sequence check is requested, the user specifies event-general start and end message sequences, with the message sent during the event being unique to the block and event. This function attempts to combine the general and specific into the msg_seq field of msg_parse options, which gives block/event-level specificity on the exact expected sequence of messages to check.

Usage

ep.eye_build_msg_seq(config, dt = NULL)

Arguments

config

Named list of configuration options read in by validate_exp_yaml

dt

Descriptive text to print after running. Defaults to NULL (silent).

Value

Nested list with configuration options.

Author(s)

Nate Hall


PennStateDEPENdLab/experiment.pipeline documentation built on April 14, 2024, 9:37 p.m.