Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.