Skip to content

Class: EnvironmentalMonitoringStation

_An environmental monitoring station, examples of which could be a weather station or a seismic monitoring station. _

URI: cim:EnvironmentalMonitoringStation

 classDiagram
    class EnvironmentalMonitoringStation
      IdentifiedObject <|-- EnvironmentalMonitoringStation

      EnvironmentalMonitoringStation : alias_name

      EnvironmentalMonitoringStation : description

      EnvironmentalMonitoringStation : diagram_objects

          EnvironmentalMonitoringStation --> DiagramObject : diagram_objects

      EnvironmentalMonitoringStation : dst_observed

      EnvironmentalMonitoringStation : environmental_analog

          EnvironmentalMonitoringStation --> EnvironmentalAnalog : environmental_analog

      EnvironmentalMonitoringStation : instance_set

          EnvironmentalMonitoringStation --> InstanceSet : instance_set

      EnvironmentalMonitoringStation : is_networked

      EnvironmentalMonitoringStation : location

          EnvironmentalMonitoringStation --> Location : location

      EnvironmentalMonitoringStation : m_rid

      EnvironmentalMonitoringStation : names

          EnvironmentalMonitoringStation --> Name : names

      EnvironmentalMonitoringStation : properties_cimdata_object

          EnvironmentalMonitoringStation --> ChangeSetMember : properties_cimdata_object

      EnvironmentalMonitoringStation : reporting_capability

          EnvironmentalMonitoringStation --> ReportingCapability : reporting_capability

      EnvironmentalMonitoringStation : targeting_cimdata_object

          EnvironmentalMonitoringStation --> ChangeSetMember : targeting_cimdata_object

      EnvironmentalMonitoringStation : time_series

          EnvironmentalMonitoringStation --> TimeSeries : time_series

      EnvironmentalMonitoringStation : time_zone_offset

          EnvironmentalMonitoringStation --> Minutes : time_zone_offset

      EnvironmentalMonitoringStation : usage_point

          EnvironmentalMonitoringStation --> UsagePoint : usage_point

Inheritance

Slots

Name Cardinality and Range Description Inheritance
dst_observed 0..1
Boolean
Whether this station is currently reporting using daylight saving time direct
is_networked 0..1
Boolean
Indication that station is part of a network of stations used to monitor weat... direct
time_zone_offset 0..1
Minutes
The time offset from UTC (a direct
location 0..1
Location
Location of this monitoring station direct
usage_point 0..*
UsagePoint
direct
time_series 0..*
TimeSeries
direct
reporting_capability 0..*
ReportingCapability
One of the reporting capabilities of this monitoring station direct
environmental_analog 0..*
EnvironmentalAnalog
Environmental analog measurement provided by this monitoring station direct
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Usages

used by used in type used
Location environmental_monitoring_station range EnvironmentalMonitoringStation
UsagePoint environmental_monitoring_station range EnvironmentalMonitoringStation
WorkLocation environmental_monitoring_station range EnvironmentalMonitoringStation
ServiceLocation environmental_monitoring_station range EnvironmentalMonitoringStation
UsagePointLocation environmental_monitoring_station range EnvironmentalMonitoringStation
TimeSeries environmental_monitoring_station range EnvironmentalMonitoringStation
MarketEvaluationPoint environmental_monitoring_station range EnvironmentalMonitoringStation
ReportingCapability environmental_monitoring_station range EnvironmentalMonitoringStation
EnvironmentalAnalog environmental_monitoring_station range EnvironmentalMonitoringStation
Zone environmental_monitoring_station range EnvironmentalMonitoringStation
MaintenanceLocation environmental_monitoring_station range EnvironmentalMonitoringStation
InternalLocation environmental_monitoring_station range EnvironmentalMonitoringStation
GeosphericAnalog environmental_monitoring_station range EnvironmentalMonitoringStation
HydrosphericAnalog environmental_monitoring_station range EnvironmentalMonitoringStation
AtmosphericAnalog environmental_monitoring_station range EnvironmentalMonitoringStation
SpaceAnalog environmental_monitoring_station range EnvironmentalMonitoringStation
BidTimeSeries environmental_monitoring_station range EnvironmentalMonitoringStation
Series environmental_monitoring_station range EnvironmentalMonitoringStation

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:EnvironmentalMonitoringStation
native cim:EnvironmentalMonitoringStation

LinkML Source

Direct

name: EnvironmentalMonitoringStation
description: 'An environmental monitoring station, examples of which could be a weather
  station or a seismic monitoring station.  '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  dst_observed:
    name: dst_observed
    description: Whether this station is currently reporting using daylight saving
      time.  Intended to aid a utility Weather Service in interpreting information
      coming from a station and has no direct relationship to the manner in which
      time is expressed in EnvironmentalValueSet.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnvironmentalMonitoringStation.dstObserved
    multivalued: false
    domain_of:
    - EnvironmentalMonitoringStation
    range: boolean
    required: false
  is_networked:
    name: is_networked
    description: Indication that station is part of a network of stations used to
      monitor weather phenomena covering a large geographical area.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnvironmentalMonitoringStation.isNetworked
    multivalued: false
    domain_of:
    - EnvironmentalMonitoringStation
    range: boolean
    required: false
  time_zone_offset:
    name: time_zone_offset
    description: "The time offset from UTC (a.k.a. GMT) configured in the station\
      \ \"clock\", not (necessarily) the time zone in which the station is physically\
      \ located.\r\nThis attribute exists to support management of utility monitoring\
      \ stations and has no direct relationship to the manner in which time is expressed\
      \ in EnvironmentalValueSet."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalMonitoringStation.timeZoneOffset
    multivalued: false
    domain_of:
    - EndDevice
    - EnvironmentalMonitoringStation
    - ComModule
    range: Minutes
    required: false
  location:
    name: location
    description: Location of this monitoring station.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalMonitoringStation.Location
    multivalued: false
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  usage_point:
    name: usage_point
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalMonitoringStation.UsagePoint
    multivalued: true
    domain_of:
    - MeterReadSchedule
    - MeterReading
    - EndDevice
    - EndDeviceEvent
    - Register
    - MeterWorkTask
    - PlannedOutageNotification
    - EnvironmentalMonitoringStation
    - ServiceMultiplier
    range: UsagePoint
    required: false
  time_series:
    name: time_series
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnvironmentalMonitoringStation.TimeSeries
    multivalued: true
    domain_of:
    - EnvironmentalMonitoringStation
    - ConstraintDuration
    - AttributeInstanceComponent
    - MarketDocument
    - Point
    - Reason
    - RegisteredResource
    - MarketParticipant
    - Domain
    - Quantity
    - Price
    - MarketObjectStatus
    - Period
    - FlowDirection
    - Unit
    - DateAndOrTime
    - Auction
    - MktPSRType
    - MarketEvaluationPoint
    range: TimeSeries
    required: false
  reporting_capability:
    name: reporting_capability
    description: One of the reporting capabilities of this monitoring station.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnvironmentalMonitoringStation.ReportingCapability
    multivalued: true
    domain_of:
    - EnvironmentalMonitoringStation
    - EnvironmentalAnalog
    range: ReportingCapability
    required: false
  environmental_analog:
    name: environmental_analog
    description: Environmental analog measurement provided by this monitoring station.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnvironmentalMonitoringStation.EnvironmentalAnalog
    multivalued: true
    domain_of:
    - EnvironmentalMonitoringStation
    - ReportingCapability
    - EnvironmentalInformation
    - ClassificationCondition
    range: EnvironmentalAnalog
    required: false
class_uri: cim:EnvironmentalMonitoringStation

Induced

name: EnvironmentalMonitoringStation
description: 'An environmental monitoring station, examples of which could be a weather
  station or a seismic monitoring station.  '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  dst_observed:
    name: dst_observed
    description: Whether this station is currently reporting using daylight saving
      time.  Intended to aid a utility Weather Service in interpreting information
      coming from a station and has no direct relationship to the manner in which
      time is expressed in EnvironmentalValueSet.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnvironmentalMonitoringStation.dstObserved
    multivalued: false
    alias: dst_observed
    owner: EnvironmentalMonitoringStation
    domain_of:
    - EnvironmentalMonitoringStation
    range: boolean
    required: false
  is_networked:
    name: is_networked
    description: Indication that station is part of a network of stations used to
      monitor weather phenomena covering a large geographical area.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnvironmentalMonitoringStation.isNetworked
    multivalued: false
    alias: is_networked
    owner: EnvironmentalMonitoringStation
    domain_of:
    - EnvironmentalMonitoringStation
    range: boolean
    required: false
  time_zone_offset:
    name: time_zone_offset
    description: "The time offset from UTC (a.k.a. GMT) configured in the station\
      \ \"clock\", not (necessarily) the time zone in which the station is physically\
      \ located.\r\nThis attribute exists to support management of utility monitoring\
      \ stations and has no direct relationship to the manner in which time is expressed\
      \ in EnvironmentalValueSet."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalMonitoringStation.timeZoneOffset
    multivalued: false
    alias: time_zone_offset
    owner: EnvironmentalMonitoringStation
    domain_of:
    - EndDevice
    - EnvironmentalMonitoringStation
    - ComModule
    range: Minutes
    required: false
  location:
    name: location
    description: Location of this monitoring station.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalMonitoringStation.Location
    multivalued: false
    alias: location
    owner: EnvironmentalMonitoringStation
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  usage_point:
    name: usage_point
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalMonitoringStation.UsagePoint
    multivalued: true
    alias: usage_point
    owner: EnvironmentalMonitoringStation
    domain_of:
    - MeterReadSchedule
    - MeterReading
    - EndDevice
    - EndDeviceEvent
    - Register
    - MeterWorkTask
    - PlannedOutageNotification
    - EnvironmentalMonitoringStation
    - ServiceMultiplier
    range: UsagePoint
    required: false
  time_series:
    name: time_series
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnvironmentalMonitoringStation.TimeSeries
    multivalued: true
    alias: time_series
    owner: EnvironmentalMonitoringStation
    domain_of:
    - EnvironmentalMonitoringStation
    - ConstraintDuration
    - AttributeInstanceComponent
    - MarketDocument
    - Point
    - Reason
    - RegisteredResource
    - MarketParticipant
    - Domain
    - Quantity
    - Price
    - MarketObjectStatus
    - Period
    - FlowDirection
    - Unit
    - DateAndOrTime
    - Auction
    - MktPSRType
    - MarketEvaluationPoint
    range: TimeSeries
    required: false
  reporting_capability:
    name: reporting_capability
    description: One of the reporting capabilities of this monitoring station.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnvironmentalMonitoringStation.ReportingCapability
    multivalued: true
    alias: reporting_capability
    owner: EnvironmentalMonitoringStation
    domain_of:
    - EnvironmentalMonitoringStation
    - EnvironmentalAnalog
    range: ReportingCapability
    required: false
  environmental_analog:
    name: environmental_analog
    description: Environmental analog measurement provided by this monitoring station.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnvironmentalMonitoringStation.EnvironmentalAnalog
    multivalued: true
    alias: environmental_analog
    owner: EnvironmentalMonitoringStation
    domain_of:
    - EnvironmentalMonitoringStation
    - ReportingCapability
    - EnvironmentalInformation
    - ClassificationCondition
    range: EnvironmentalAnalog
    required: false
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: EnvironmentalMonitoringStation
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    description: The description is a free human readable text describing or naming
      the object. It may be non unique and may not correlate to a naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: EnvironmentalMonitoringStation
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is unique within an exchange context. Global uniqueness is easily achieved\
      \ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
      \ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: EnvironmentalMonitoringStation
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: EnvironmentalMonitoringStation
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: EnvironmentalMonitoringStation
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: EnvironmentalMonitoringStation
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: EnvironmentalMonitoringStation
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: EnvironmentalMonitoringStation
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:EnvironmentalMonitoringStation