post_bulk_data_to_input: Post bulk data to an input

View source: R/inputs.R

post_bulk_data_to_inputR Documentation

Post bulk data to an input

Description

Post bulk data to an input

Usage

post_bulk_data_to_input(data, reference_time = as.integer(Sys.time()))

Arguments

data

Dataframe of offset, nodeid, values to post to the input.

reference_time

A reference UNIX timestamp to which all offsets are added/subtracted for each data point. Defaults to the current time.

Value

Success/failure as a boolean


davidski/emoncmsr documentation built on April 20, 2022, 6:40 p.m.