#111 FB_PrimaryHost: Construct "Dynamic" Structure of Edge Nodes

closed
None
2022-11-05
2021-01-09
i-campbell
No

Using these methods, construct a tree of groups / edges / devices / Metrics under a PrimaryHost:

onNBIRTH()
onNDEATH()
onDBIRTH()
onDDEATH()
onNDATA()
onDDATA()
onNCMD()
onDCMD()
onSTATE()

it should use the following FB's:
FB_GroupID
FB_RemoteEdge
FB_RemoteDevice
FB_Metric

Discussion

  • hermsen

    hermsen - 2021-01-10

    How should it be built on the fly => Could you share your thoughts on paper?

     
  • i-campbell

    i-campbell - 2021-03-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -14,4 +14,4 @@
     FB_GroupID
     FB_RemoteEdge
     FB_RemoteDevice
    -TBD something for metrics
    +FB_Metric
    
    • status: open --> accepted
     
  • hermsen

    hermsen - 2021-05-15

    Implemented

    Re_open if not satisfactory

     
  • hermsen

    hermsen - 2021-05-15
    • labels: sub-task -->
    • status: accepted --> closed
     

Log in to post a comment.