Skip to content

Class: Energymeter

A Energymeter object in OpenDSS.

URI: dss:Energymeter

 classDiagram
    class Energymeter
    click Energymeter href "../Energymeter/"
      Energymeter : action

      Energymeter : basefreq

      Energymeter : CAIDI

      Energymeter : CustInterrupts

      Energymeter : element

      Energymeter : enabled

      Energymeter : Int_Duration

      Energymeter : Int_Rate

      Energymeter : kVAemerg

      Energymeter : kVAnormal

      Energymeter : like

      Energymeter : LineLosses

      Energymeter : LocalOnly

      Energymeter : Losses

      Energymeter : Mask

      Energymeter : name

      Energymeter : option

      Energymeter : peakcurrent

      Energymeter : PhaseVoltageReport

      Energymeter : SAIDI

      Energymeter : SAIFI

      Energymeter : SAIFIkW

      Energymeter : SeqLosses

      Energymeter : terminal

      Energymeter : three_phase_losses

      Energymeter : VbaseLosses

      Energymeter : XfmrLosses

      Energymeter : Zonelist

Class Properties

Property Value
Class URI dss:Energymeter

Slots

Name Cardinality and Range Description Inheritance
name 1
String
Object name direct
element 0..1
String
Name (Full Object name) of element to which the monitor is connected direct
terminal 0..1
Integer
Number of the terminal of the circuit element to which the monitor is connect... direct
action 0..1
Float
{Clear (reset) Save
option 0..1
Float
Enter a string ARRAY of any combination of the following direct
kVAnormal 0..1
Float
Upper limit on kVA load in the zone, Normal configuration direct
kVAemerg 0..1
Float
Upper limit on kVA load in the zone, Emergency configuration direct
peakcurrent 0..1
Float
ARRAY of current magnitudes representing the peak currents measured at this l... direct
Zonelist 0..1
String
ARRAY of full element names for this meter's zone direct
LocalOnly 0..1
Boolean
{Yes No} Default is NO
Mask 0..1
String
Mask for adding registers whenever all meters are totalized direct
Losses 0..1
Boolean
{Yes No} Default is YES
LineLosses 0..1
Boolean
{Yes No} Default is YES
XfmrLosses 0..1
Boolean
{Yes No} Default is YES
SeqLosses 0..1
Boolean
{Yes No} Default is YES
three_phase_losses 0..1
Boolean
{Yes No} Default is YES
VbaseLosses 0..1
Boolean
{Yes No} Default is YES
PhaseVoltageReport 0..1
Boolean
{Yes No} Default is NO
Int_Rate 0..1
Integer
Average number of annual interruptions for head of the meter zone (source sid... direct
Int_Duration 0..1
String
Average annual duration, in hr, of interruptions for head of the meter zone (... direct
SAIFI 0..1
String
(Read only) Makes SAIFI result available via return on query (? energymeter direct
SAIFIkW 0..1
Float
(Read only) Makes SAIFIkW result available via return on query (? energymeter direct
SAIDI 0..1
String
(Read only) Makes SAIDI result available via return on query (? energymeter direct
CAIDI 0..1
String
(Read only) Makes CAIDI result available via return on query (? energymeter direct
CustInterrupts 0..1
String
(Read only) Makes Total Customer Interrupts value result available via return... direct
basefreq 0..1
Float
Base Frequency for ratings direct
enabled 0..1
Boolean
{Yes No or True
like 0..1
String
Make like another object, e direct

Identifier and Mapping Information

Schema Source

  • from schema: https://gridappsd.github.io/dss-graph/opendss

Mappings

Mapping Type Mapped Value
self dss:Energymeter
native dss:Energymeter

LinkML Source

Direct

name: Energymeter
description: A Energymeter object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
  name:
    name: name
    description: Object name. Must be unique per object type.
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    identifier: true
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: true
  element:
    name: element
    annotations:
      order:
        tag: order
        value: 1
    description: Name (Full Object name) of element to which the monitor is connected
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    domain_of:
    - Capcontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    range: string
    required: false
  terminal:
    name: terminal
    annotations:
      order:
        tag: order
        value: 2
    description: Number of the terminal of the circuit element to which the monitor
      is connected
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    domain_of:
    - Capcontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    range: integer
    required: false
  action:
    name: action
    annotations:
      order:
        tag: order
        value: 3
    description: '{Clear (reset) | Save | Take | Zonedump | Allocate | Reduce} (A)llocate
      = Allocate loads on the meter zone to match PeakCurrent'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    domain_of:
    - Relay
    - Loadshape
    - Priceshape
    - Tshape
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    range: float
    required: false
  option:
    name: option
    annotations:
      order:
        tag: order
        value: 4
    description: Enter a string ARRAY of any combination of the following
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: float
    required: false
  kVAnormal:
    name: kVAnormal
    annotations:
      order:
        tag: order
        value: 5
    description: Upper limit on kVA load in the zone, Normal configuration
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: float
    required: false
  kVAemerg:
    name: kVAemerg
    annotations:
      order:
        tag: order
        value: 6
    description: Upper limit on kVA load in the zone, Emergency configuration
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: float
    required: false
  peakcurrent:
    name: peakcurrent
    annotations:
      order:
        tag: order
        value: 7
    description: ARRAY of current magnitudes representing the peak currents measured
      at this location for the load allocation function
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: float
    required: false
  Zonelist:
    name: Zonelist
    annotations:
      order:
        tag: order
        value: 8
    description: ARRAY of full element names for this meter's zone
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: string
    required: false
  LocalOnly:
    name: LocalOnly
    annotations:
      order:
        tag: order
        value: 9
    description: '{Yes | No}  Default is NO'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: boolean
    required: false
  Mask:
    name: Mask
    annotations:
      order:
        tag: order
        value: 10
    description: Mask for adding registers whenever all meters are totalized
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: string
    required: false
  Losses:
    name: Losses
    annotations:
      order:
        tag: order
        value: 11
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: boolean
    required: false
  LineLosses:
    name: LineLosses
    annotations:
      order:
        tag: order
        value: 12
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: boolean
    required: false
  XfmrLosses:
    name: XfmrLosses
    annotations:
      order:
        tag: order
        value: 13
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: boolean
    required: false
  SeqLosses:
    name: SeqLosses
    annotations:
      order:
        tag: order
        value: 14
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: boolean
    required: false
  three_phase_losses:
    name: three_phase_losses
    annotations:
      order:
        tag: order
        value: 15
      dss_name:
        tag: dss_name
        value: 3phaseLosses
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: boolean
    required: false
  VbaseLosses:
    name: VbaseLosses
    annotations:
      order:
        tag: order
        value: 16
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: boolean
    required: false
  PhaseVoltageReport:
    name: PhaseVoltageReport
    annotations:
      order:
        tag: order
        value: 17
    description: '{Yes | No}  Default is NO'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: boolean
    required: false
  Int_Rate:
    name: Int_Rate
    annotations:
      order:
        tag: order
        value: 18
    description: Average number of annual interruptions for head of the meter zone
      (source side of zone or feeder)
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: integer
    required: false
  Int_Duration:
    name: Int_Duration
    annotations:
      order:
        tag: order
        value: 19
    description: Average annual duration, in hr, of interruptions for head of the
      meter zone (source side of zone or feeder)
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: string
    required: false
  SAIFI:
    name: SAIFI
    annotations:
      order:
        tag: order
        value: 20
    description: (Read only) Makes SAIFI result available via return on query (? energymeter
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: string
    required: false
  SAIFIkW:
    name: SAIFIkW
    annotations:
      order:
        tag: order
        value: 21
    description: (Read only) Makes SAIFIkW result available via return on query (?
      energymeter
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: float
    required: false
  SAIDI:
    name: SAIDI
    annotations:
      order:
        tag: order
        value: 22
    description: (Read only) Makes SAIDI result available via return on query (? energymeter
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: string
    required: false
  CAIDI:
    name: CAIDI
    annotations:
      order:
        tag: order
        value: 23
    description: (Read only) Makes CAIDI result available via return on query (? energymeter
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: string
    required: false
  CustInterrupts:
    name: CustInterrupts
    annotations:
      order:
        tag: order
        value: 24
    description: (Read only) Makes Total Customer Interrupts value result available
      via return on query (? energymeter
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    domain_of:
    - Energymeter
    range: string
    required: false
  basefreq:
    name: basefreq
    annotations:
      order:
        tag: order
        value: 25
    description: Base Frequency for ratings
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: float
    required: false
  enabled:
    name: enabled
    annotations:
      order:
        tag: order
        value: 26
    description: '{Yes|No or True|False} Indicates whether this element is enabled'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: boolean
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 27
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
class_uri: dss:Energymeter

Induced

name: Energymeter
description: A Energymeter object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
  name:
    name: name
    description: Object name. Must be unique per object type.
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    identifier: true
    owner: Energymeter
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: true
  element:
    name: element
    annotations:
      order:
        tag: order
        value: 1
    description: Name (Full Object name) of element to which the monitor is connected
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    owner: Energymeter
    domain_of:
    - Capcontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    range: string
    required: false
  terminal:
    name: terminal
    annotations:
      order:
        tag: order
        value: 2
    description: Number of the terminal of the circuit element to which the monitor
      is connected
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    owner: Energymeter
    domain_of:
    - Capcontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    range: integer
    required: false
  action:
    name: action
    annotations:
      order:
        tag: order
        value: 3
    description: '{Clear (reset) | Save | Take | Zonedump | Allocate | Reduce} (A)llocate
      = Allocate loads on the meter zone to match PeakCurrent'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    owner: Energymeter
    domain_of:
    - Relay
    - Loadshape
    - Priceshape
    - Tshape
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    range: float
    required: false
  option:
    name: option
    annotations:
      order:
        tag: order
        value: 4
    description: Enter a string ARRAY of any combination of the following
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: float
    required: false
  kVAnormal:
    name: kVAnormal
    annotations:
      order:
        tag: order
        value: 5
    description: Upper limit on kVA load in the zone, Normal configuration
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: float
    required: false
  kVAemerg:
    name: kVAemerg
    annotations:
      order:
        tag: order
        value: 6
    description: Upper limit on kVA load in the zone, Emergency configuration
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: float
    required: false
  peakcurrent:
    name: peakcurrent
    annotations:
      order:
        tag: order
        value: 7
    description: ARRAY of current magnitudes representing the peak currents measured
      at this location for the load allocation function
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: float
    required: false
  Zonelist:
    name: Zonelist
    annotations:
      order:
        tag: order
        value: 8
    description: ARRAY of full element names for this meter's zone
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: string
    required: false
  LocalOnly:
    name: LocalOnly
    annotations:
      order:
        tag: order
        value: 9
    description: '{Yes | No}  Default is NO'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: boolean
    required: false
  Mask:
    name: Mask
    annotations:
      order:
        tag: order
        value: 10
    description: Mask for adding registers whenever all meters are totalized
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: string
    required: false
  Losses:
    name: Losses
    annotations:
      order:
        tag: order
        value: 11
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: boolean
    required: false
  LineLosses:
    name: LineLosses
    annotations:
      order:
        tag: order
        value: 12
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: boolean
    required: false
  XfmrLosses:
    name: XfmrLosses
    annotations:
      order:
        tag: order
        value: 13
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: boolean
    required: false
  SeqLosses:
    name: SeqLosses
    annotations:
      order:
        tag: order
        value: 14
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: boolean
    required: false
  three_phase_losses:
    name: three_phase_losses
    annotations:
      order:
        tag: order
        value: 15
      dss_name:
        tag: dss_name
        value: 3phaseLosses
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: boolean
    required: false
  VbaseLosses:
    name: VbaseLosses
    annotations:
      order:
        tag: order
        value: 16
    description: '{Yes | No}  Default is YES'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: boolean
    required: false
  PhaseVoltageReport:
    name: PhaseVoltageReport
    annotations:
      order:
        tag: order
        value: 17
    description: '{Yes | No}  Default is NO'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: boolean
    required: false
  Int_Rate:
    name: Int_Rate
    annotations:
      order:
        tag: order
        value: 18
    description: Average number of annual interruptions for head of the meter zone
      (source side of zone or feeder)
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: integer
    required: false
  Int_Duration:
    name: Int_Duration
    annotations:
      order:
        tag: order
        value: 19
    description: Average annual duration, in hr, of interruptions for head of the
      meter zone (source side of zone or feeder)
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: string
    required: false
  SAIFI:
    name: SAIFI
    annotations:
      order:
        tag: order
        value: 20
    description: (Read only) Makes SAIFI result available via return on query (? energymeter
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: string
    required: false
  SAIFIkW:
    name: SAIFIkW
    annotations:
      order:
        tag: order
        value: 21
    description: (Read only) Makes SAIFIkW result available via return on query (?
      energymeter
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: float
    required: false
  SAIDI:
    name: SAIDI
    annotations:
      order:
        tag: order
        value: 22
    description: (Read only) Makes SAIDI result available via return on query (? energymeter
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: string
    required: false
  CAIDI:
    name: CAIDI
    annotations:
      order:
        tag: order
        value: 23
    description: (Read only) Makes CAIDI result available via return on query (? energymeter
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: string
    required: false
  CustInterrupts:
    name: CustInterrupts
    annotations:
      order:
        tag: order
        value: 24
    description: (Read only) Makes Total Customer Interrupts value result available
      via return on query (? energymeter
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    rank: 1000
    owner: Energymeter
    domain_of:
    - Energymeter
    range: string
    required: false
  basefreq:
    name: basefreq
    annotations:
      order:
        tag: order
        value: 25
    description: Base Frequency for ratings
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    owner: Energymeter
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: float
    required: false
  enabled:
    name: enabled
    annotations:
      order:
        tag: order
        value: 26
    description: '{Yes|No or True|False} Indicates whether this element is enabled'
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    owner: Energymeter
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: boolean
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 27
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/meters/energymeter
    owner: Energymeter
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
class_uri: dss:Energymeter