Parses the contents of configuration files such as config.csv, .factory_config, and .assembly_config.

Hierarchy

  • ConfigFile

Constructors

Properties

apiId?: string
content: string
file?: Pick<File, "name" | "type" | "size" | "lastModified">
firmwareVersion?: string
header?: string
parameters: ConfigParameter[]
parseResult?: ParseResult<string[]>

Accessors

Methods

Generated using TypeDoc