VersionedIdentifiedObject
Class Description
Superclass for objects that may be updated. If a representation of an object (identified by mRID) is found with a larger version than previous representations, hosts SHOULD replace their stored copy with the newer version.
Attributes
| Name | Type | Description |
|---|---|---|
| version | UInt8 | Upon initial creation of an object, version SHALL be set to "0". Upon each update, version SHALL be updated to the next number. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Associations
None