You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Requirements:

  • handle fault notifications/ initial read of all faults on connect 
  • read inventory/equipment on connect and on attributeValueChanged notification
  • read historical performance data in specific interval

So the goal is to map these device-specific data into the internal data model and write it into the database.


Example: OpenROADM Devicemanager:

FaultNotification:

OpenRoadminternal
raiseTimetimestamp
circuit-idobject-id
severityseverity
???counter
problemCauseproblem

Inventory:

PerformanceData:

  • No labels