Yes, you can. Did you try?
An example,
data['myKey'] = system.tag.read('[default]myTag').value
Probably should use readBlocking, but I’m sure you get the idea.
Yes, you can. Did you try?
An example,
data['myKey'] = system.tag.read('[default]myTag').value
Probably should use readBlocking, but I’m sure you get the idea.