akkudoktoreos.server.dash.configuration

Functions

ConfigKeyUpdate(eos_host, eos_port, key, value)

Update configuration key and create a visual representation of the configuration.

ConfigPlanesCard(config_name, config_type, ...)

Creates a styled configuration card for PV planes.

Configuration(eos_host, eos_port[, ...])

Create a visual representation of the configuration.

configuration(model, values[, values_prefix])

Generate configuration details based on provided values and model metadata.

get_configuration(eos_host, eos_port)

Fetch and process configuration data from the specified EOS server.

get_default_value(field_info, regular_field)

Retrieve the default value of a field.

get_nested_value(dictionary, keys[, default])

Retrieve a nested value from a dictionary or list using a sequence of keys.

resolve_nested_types(field_type, parent_types)

Resolve nested types within a field and return their structure.