VOLTTRON / dnp3-python

Apache License 2.0
9 stars 8 forks source link

Add API entry point to allow configure outstation points #19

Open kefeimo opened 1 year ago

kefeimo commented 1 year ago

Description

Currently the MyOutstationNew factory method doesn't allow configure points, e.g., by default the number of AnalogInput is 10 and cannot be changed. It would be great to provide API entry point for the users to configure dnp3 outstation points.