Can Groovy do WMI now? Please direct me to the documentation on that.
I am able to populate an ILP on this -- already done in testing. What I am looking for is a way to then actually use this data. Right now, it looks like the only place you can reference an ILP is with the instanceProps.get("auto.PropertyName") mechanism in complex groovy datapoints and in filters where ILPs are extracted. If that could be converted into a device property, I would love to see how as that would definitely solve the problem. My idea was to create a way to search for them, but other methods that end the same way are fine by me!
Thanks,
Mark