#include <EndDeviceInfo.h>
Public Attributes | |
IEC61968::Metering::EndDeviceCapability | capability |
IEC61970::Base::Domain::Boolean | isSolidState |
IEC61970::Base::Domain::Integer | phaseCount |
IEC61970::Base::Domain::CurrentFlow | ratedCurrent |
IEC61970::Base::Domain::Voltage | ratedVoltage |
Public Attributes inherited from IEC61968::Assets::AssetInfo | |
std::list< IEC61970::Base::Core::PowerSystemResource * > | PowerSystemResources |
Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject | |
IEC61970::Base::Domain::String | aliasName |
IEC61970::Base::Domain::String | description |
IEC61970::Base::Domain::String | mRID |
IEC61970::Base::Domain::String | name |
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > | DiagramObjects |
End device data.
IEC61968::Metering::EndDeviceCapability IEC61968::Metering::EndDeviceInfo::capability |
Inherent capabilities of the device (i.e., the functions it supports).
IEC61970::Base::Domain::Boolean IEC61968::Metering::EndDeviceInfo::isSolidState |
If true, this is a solid state end device (as opposed to a mechanical or electromechanical device).
IEC61970::Base::Domain::Integer IEC61968::Metering::EndDeviceInfo::phaseCount |
Number of potential phases the end device supports, typically 0, 1 or 3.
IEC61970::Base::Domain::CurrentFlow IEC61968::Metering::EndDeviceInfo::ratedCurrent |
Rated current.
IEC61970::Base::Domain::Voltage IEC61968::Metering::EndDeviceInfo::ratedVoltage |
Rated voltage.