Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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.