VintageNet.Technology.normalize

You're seeing just the callback normalize, go back to VintageNet.Technology module for more information.

Specs

normalize(config :: map()) :: map()

Normalize a configuration

Technologies use this to update input configurations to a canonical representation. This includes things like inserting default fields, converting IP addresses passed in as strings to tuples, and deriving parameters so that they need not be derived again in the future.

Configuration errors raise exceptions.