Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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.