Type alias SystemConfig

SystemConfig: string | {
    [key in SystemType]: SystemConfig
}

The system Configuration of myGEKKO device.

Generated using TypeDoc