Create an inverter from a JSON request body
.ond file. This is useful when inverter specifications are already available in your application or when programmatically building an inverter library.
name (non-empty string) and properties (dict of inverter specifications). The efficiency field is optional.properties dict should contain the same key-value structure produced by .ond file parsing (Pnom, Vmax, efficiency parameters, etc.).name, properties, and efficiency are rejected (400)..ond file directly, use POST /inverters instead.