Skip to content

Add 1LPF command config data structures #12

@readpe

Description

@readpe

Add data structures for 1LPF commands, allow translation from json, yaml, toml as well.

type BusFaultSummary1LPF struct {
    ReportPathName string `xml:"REPORTPATHNAME,attr" json:"ReportPathName"`
    BaseLineCase string `xml:"BASELINECASE,attr,omitempty" json:"BaseLineCase,omitempty"`
    ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions