pyrtma.data_logger.cli

pyrtma.data_logger.cli - Command Line Interface for pyrtma data logger control

Run with python -m pyrtma.data_logger.cli [MM_SERVER_ADDRESS]

Functions

add_dataset

Prompts for dataset configuration and adds it to the data logger

help

Prints the help message for the data_logger control CLI.

main

Main function for the data_logger control CLI.