# Functions
GetDummySwitchConfig tries to parse the config file via viper and returns on success a dummySwitch.SwitchConfig object.
GetEA4TXRemoteboxConfig tries to parse the config file via viper and returns on success an array of functional options.
GetMPGPIOSwitchConfig tries to parse the config file via viper and returns on success a mpGPIO.SwitchConfig object.
GetSmGPIOConfig tries to parse the config file via viper and returns on success a StackmatchGPIO.SmConfig object.