Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hello Team,
I would like to read the value from configuration API service, How can read the Value?
Solved! Go to Solution.
The Config API is used to perform Kepserver configuration from remote machines. It can’t be used to read the value of a tag. You need to use the REST server of the IoT gateway, and then you can read the value using any REST client.
The Config API is used to perform Kepserver configuration from remote machines. It can’t be used to read the value of a tag. You need to use the REST server of the IoT gateway, and then you can read the value using any REST client.