RawTimeOf()

RawTimeOf() returns the original timestamp of each datum expressed as the number of seconds since Unix epoch (1970 Jan 1 00:00:00).

Read more

Python Script

The Python Script component is conceptually similar to the R Script component, where you can configure input pins, write a script to use these inputs and perform some logic, and set the output value. That output value would then be forwarded to the next node in the UDP graph.

Read more