Using restful API inside ignition-sdk-examples

Hi everyone,
I am trying to call a restful API service to fetch data for some tags in managed-tag-provider project of ignition-sdk-examples. My idea is to use the data from json objects to update tag values instead of reading from the random values. I do not know how to implement it inside the Java environment.

Thank you for your time!

1 Like