Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user defined description on points #2

Open
jfgo20 opened this issue Oct 30, 2015 · 3 comments
Open

Add user defined description on points #2

jfgo20 opened this issue Oct 30, 2015 · 3 comments

Comments

@jfgo20
Copy link

jfgo20 commented Oct 30, 2015

It would be useful to be able to add user defined description on points. Those would be loaded/saved in the configuration file.

@jadamcrain
Copy link
Member

Agreed. This would be a nice feature.

@jfgo20
Copy link
Author

jfgo20 commented Oct 31, 2015

Do the library has something to parse and write the DNP3 device profile in XML? If yes, we could save the configuration has a DNP3 device profile, including the points description. If not, a more simple format could be used at first.

@jadamcrain
Copy link
Member

The core C++ library doesn't address the device profile. It would be easy to use xsdgen.exe to create bindings in C# from the device profile XSD.

Having looked at the profile in the past, however, it's not really intended for device configuration. There are some common parameters, but I think we'd need a custom format. As you say, it could be much simpler starting off. There's a ton of cruft in the device profile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants