Skip to content

CLI tool for converting Kepware project files so that they use simulation devices instead of real device types.

License

Notifications You must be signed in to change notification settings

jmbeach/kep-simgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kep-simgen

CLI tool for converting Kepware project files so that they use simulation devices instead of real device types.

Overview

kep-simgen uses the library KEP.py to parse Kepware JSON files. Then it changes the devices in the project to be simulated devices and uses appropriate addresses so that you can easily simulate a real project with the same tag names.

Install

pip install kepsimgen

Usage

$> kep-simgen my-kepware-project.json

Use kep-simgen -? for more detailed instructions

About

CLI tool for converting Kepware project files so that they use simulation devices instead of real device types.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages