Tayyab Posted August 14 Share Posted August 14 (edited) I'm looking to pull current values for a large number of signals. What's the most efficient way to use spy.pull to do this? For example, I'm trying to recreate this table that I can produce in table view by bringing in the "Last Value" column. In my use case I am bringing in data from PI and just need the latest value - regardless of timestamp. Would going with endtime = now() be the best option with aggregation using endkey? Edited August 14 by Tayyab Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now