akkudoktoreos.server.dash.configuration.Configuration
- akkudoktoreos.server.dash.configuration.Configuration(eos_host: str, eos_port: str | int, data: dict | None = None) -> functools.partial(<function ft at 0x7a21754a1da0>, 'div', void_=False)
Create a visual representation of the configuration.
- Parameters:
eos_host (str) – The hostname of the EOS server.
eos_port (Union[str, int]) – The port of the EOS server.
data (Optional[dict], optional) – Incoming data to trigger config actions. Defaults to None.
- Returns:
Rows of configuration details.
- Return type:
rows