This is an old revision of the document!


Line Diagrams

Line diagrams create a diagram around a single asset and relationship, then allow you to overlay data over that diagram.

There is currently no user-friendly UI to create line diagrams, as it is extremely simple to make diagrams that have no real use.

To make one, you'll need three numbers.

Components

The Around is the asset you want to include in your diagram. This should be part of the line you want to view - ie. an early part of a process line or conveyor system.

The Relationship is the relationship you'd like the system to follow to upstream and down-stream assets. This is often the ID of your 'product' or 'line' relationship.

FInally, there's the optional base parameter. This is used to add an extra asset to the screen - usually one that represents the site or system as a whole.

These are all compiled into a single link…

https://servername/network/diagram?base=[base]&around=[around]&rel=[16].

For example, you can see the steps that cupcakes take through an automated system here.