Is there a common naming convention for these devices?
If you are building the dependencies simply between nodes then you need to:
- Figure out your node uri format – easiest just to add one dependency and you’ll see in the dependencies table ParentUri = swis://servername/Orion/Orion.Nodes/NodeID=4 ChildUri= …
- Then you are just creating entries that are appending the different node ids for each identified relationship. A SQL statement to get the parent and child node ids should be reasonable to write given a consistent naming structure.
No restart of services would benecessary as the cache is updated every 10 minutes, so the dependencies would automatically start working.