openenergysolutions / openfmb.adapters

OpenFMB Adapters
Apache License 2.0
3 stars 1 forks source link

Allow user to specify constant Quality and/or TimeQuality for GOOSE #57

Closed jadamcrain closed 5 years ago

jadamcrain commented 5 years ago

This constant may be applied all the time, or only when the incoming openFMB message is missing the field in question.

emgre commented 5 years ago

TimeQuality is currently not mapped, we only extract the timestamp value and put it in a GeneralizedTime, a UTCTime or a BinaryTime. All these GOOSE types do not have quality associated to them.