Skip to content

Slot: kwhdays

Length of kWh billing period in days (24 hr days). Default is 30.

URI: dss:kwhdays

Applicable Classes

Name Description Modifies Slot
Load A Load object in OpenDSS representing an energy consumer connected to a bus i... no

Properties

Type and Range

Property Value
Range Float
Domain Of Load

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Load

TODOs

  • No CIM equivalent. Billing period metadata; requires CIM extension alongside kwh.

Identifier and Mapping Information

Annotations

property value
order 29
dss_default float(30.0)

Schema Source

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

Mappings

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

LinkML Source

name: kwhdays
annotations:
  order:
    tag: order
    value: 29
  dss_default:
    tag: dss_default
    value: float(30.0)
description: Length of kWh billing period in days (24 hr days). Default is 30.
todos:
- No CIM equivalent. Billing period metadata; requires CIM extension alongside kwh.
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Load
domain_of:
- Load
range: float
required: false