Kepware tag values read via Configuration API Kepware EX6.4
Dear Team,
I am currently conducting research on the Kepware Configuration API and have observed that the API exposes various endpoints for accessing configuration data and properties.
In our setup, we have the following structure configured within Kepware:
- Project
- Channel1
- Device1
- Tag1
- Device1
- Channel1
The values for Tag1 are actively updating, sourced from an OPC simulator. We are able to confirm that the tag is receiving live data updates within the Kepware environment.
We would like to understand whether it is possible to retrieve the live value of Tag1 using the following Configuration API endpoint:
http://localhost:57412/config/v1/project/channels/Channel1/devices/Device1/tags/Tag1
Please note that we are specifically looking to access this data without utilizing the IoT Gateway REST interface.
Could you kindly confirm whether the Configuration API supports reading live tag values, or if an alternative method (e.g., OPC UA or another API) is required for this purpose?
Thank you for your guidance.
Best regards,
Ponram Rathinam

