This provides a simple UI application to help navigate the documentation endpoints included in the Kepware Configuration API. The doc endpoints provide the API uri mapping and property definitions for all configuration items in Kepware.
- Download Python
- During the install • Check box "Add python.exe to PATH" (can also be added later under "Advanced Options", check "Add Python to environment variables") • Select "Customized Installation" • Under "Optional Features", select "pip"
- From a CMD, type ‘pip install kepconfig’ to install the Kepconfig package
- Right-Click on the Administration Tool (green icon in the system tray) and select Settings
- Set Enable and Enable HTTP to Yes
- Open a CMD and cd to the API_gui.py location before launching the script or double-click on API_gui.py from File Explorer. This will launch the UI.
- Provide the correct parameters to connect to the Kepware Server instance and click the Connect button.
- Once connected navigate the components in the tree by double clicking on each item. If there are children of the object, they will appear.
- Search is available for the text within the property definition window.

