iec61850bean icon indicating copy to clipboard operation
iec61850bean copied to clipboard

Feat/as 2

Open AbdelazizSaid250 opened this issue 3 years ago • 0 comments

  • Edit SclParser.java to set current timestamp.
  • Edit SclParser.java to let the Parsed CID/SCD (ServerModel) returns some attributes and Values that programmer may need after parsing.
  • Let each returned LogicalDevice that returned from the ServerModel to return their LogicalNodes and some attributes after parsing.
  • Let each returned LogicalNode that returned from the LogicalDevice that returned from the ServerModel to return their DataObjects and some attributes after parsing.
  • Let FcDataObject returns some attributes after parsing.
  • Let FcModelNode returns some attibutes after parsing.

AbdelazizSaid250 avatar Dec 30 '21 19:12 AbdelazizSaid250