udp_logger: Log local UDP Tempest messages to a file

View source: R/RcppExports.R

udp_loggerR Documentation

Log local UDP Tempest messages to a file

Description

This dedicates the R session to logging UDP packets to a file. No other operations can be performed until terminated.

Usage

udp_logger(path)

Arguments

path

full path (no expansion is performed) to a file

Value

nothing!

References

https://weatherflow.github.io/Tempest/api/udp/v171/

Examples

# udp_logger("/tmp/logger.json")

hrbrmstr/tempestwx documentation built on May 7, 2022, 4:49 p.m.