openenergysolutions / openfmb.adapters

OpenFMB Adapters
Apache License 2.0
3 stars 1 forks source link

Updated DNP3 outstation schema for enum mapping #128

Closed corynguyenfl closed 3 years ago

corynguyenfl commented 3 years ago

Fixed schema writer in DNP3 outstation that should write:

...
   mapping:
  - name: DbPosKind_closed
    value: true

instead of:

...
   mapping:
  - DbPosKind_closed: true