Distribution System Assets¶
Type: object
Additional Properties Allowed: True
Property | Type | Required | Format | Title |
---|---|---|---|---|
transformers | distribution_transformers | Distribution Transformers | ||
feeder_sections | distribution_feeder_sections | Distribution Feeder Sections | ||
capacitors | capacitors | Capacitors | ||
switches | switches | Switches | ||
loads | loads | Loads |
transformers¶
Object capturing high level information about distribution transformers.
- is not required
- Type: distribution_transformers
feeder_sections¶
High level information about feeder sections.
- is not required
- Type: distribution_feeder_sections
capacitors¶
Object representing high level information about capacitors.
- is not required
- Type: capacitors
switches¶
High level information about switches present in the model.
- is not required
- Type: switches
loads¶
Represents high level load information.
- is not required
- Type: loads