App Options
Default App Options
| App option name | Default value |
|---|---|
assetNameFormat | ({{#join}}{{#substations}}{{name}}||{{/substations}}{{#circuits}}{{name}}||{{/circuits}}{{#feeders}}{{name}}||{{/feeders}}{{#energizingFeeders}}{{name}}||{{/energizingFeeders}}{{/join}}){{#voltage}} - {{formatted}}{{/voltage}}{{#assetName}} - {{.}}{{/assetName}} |
poleStringFormat | {{assetName}} |
customerListDefaultColumns | |
timeZone | Australia/Sydney |
deviceTreeNodeDisplayFormat | {{assetName}} - {{assetId}} |
Device Tree Node Display Format Template Values
The deviceTreeNodeDisplayFormat option controls how equipment nodes are labeled in the device tree panel. Available template variables:
{{assetId}}- The ID of the equipment{{assetName}}- The name of the equipment{{type}}- The equipment type (e.g.Switch,PowerTransformer,EnergyConsumer)
Voltage Template Values
The voltage field in assetNameFormat is an object with 3 string values:
{{#voltage}}{{raw}}{{/voltage}}- Raw network voltage value (e.g.11000){{#voltage}}{{formatted}}{{/voltage}}- Formatted value (e.g.11 kV){{#voltage}}{{simplified}}{{/voltage}}- Same as formatted, except values below1000are shown asLV