powered by
Get all time series recorded in Source for a given node
VeneerGetTSbyNode(Node, run = "latest", baseURL = "http://localhost:9876")
a zoo time series, with each variable as a column
Name of node to retrieve Time Series for
Which run to retrieve from. Defaults to the latest
URL of the Veneer server. Defaults to the veneer default.
if (FALSE) { VeneerGetTSbyNode("Storage 1") }
Run the code above in your browser using DataLab