Community Tip - You can change your system assigned username to something more personal in your community settings. 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.