Create a PV module from a JSON request body
.pan file. This is useful when module specifications are already available in your application or when programmatically building a module library.
name (non-empty string) and properties (dict of module specifications). The aoi field is optional.properties dict should contain the same key-value structure produced by .pan file parsing (Voc, Isc, Pmax, temperature coefficients, dimensions, etc.).name, properties, and aoi are rejected (400)..pan file directly, use POST /modules instead.