postEvent: Write one event to the event file

View source: R/posts.R

postEventR Documentation

Write one event to the event file

Description

Write one event to the event file

Usage

postEvent(origin, event_type, payload, alert = FALSE)

Arguments

origin

(character)

event_type

(character)

payload

An R object which can be serialized into JSON format

alert

If TRUE, this event will be brought to the attention of the system user

See Also

The event-handling functions: latestEvents, todaysEvents, postStatus, latestStatus, latestAlerts, todaysAlerts


pteetor/tutils documentation built on March 29, 2025, 6:38 p.m.