#include <UsagePointLocation.h>
Location of an individual usage point.
IEC61970::Base::Domain::String IEC61968::Metering::UsagePointLocation::accessMethod |
Method for the service person to access this usage point location. For example, a description of where to obtain a key if the facility is unmanned and secured.
IEC61970::Base::Domain::String IEC61968::Metering::UsagePointLocation::remark |
Remarks about this location.
IEC61970::Base::Domain::String IEC61968::Metering::UsagePointLocation::siteAccessProblem |
Problems previously encountered when visiting or performing work at this location. Examples include: bad dog, violent customer, verbally abusive occupant, obstructions, safety hazards, etc.
std::list<IEC61968::Metering::UsagePoint*> IEC61968::Metering::UsagePointLocation::UsagePoints |
All usage points at this location.