In this Topic Hide
Master Data is a standard list of items that everyone can refer to when transferring data. This includes things like equipment, material and units of measure. No matter what these items are referred to as locally they'll need to be linked to an item on the list so that everything else linked to the bus knows what is happening.
Let's use an example. If a message needs to be sent from the IT system down to equipment on the factory floor stating that an operation needs to start then the message will need to pass through two bus stops.
First of all the IT bus stop must create a message on the Bus that states which equipment needs to start the operation. The message will be created using an equipment name in the Master Data list. The OT bus stop connected to the relevant equipment will already be set up to listen for messages for that equipment. It'll read the message and forward the operation start message to the equipment along predefined channels that are associated with that equipment.
There are many different orders in which Master Data items can be created. However, there are some limitations due to prerequisites.
The following table gives a suggested order and also lists the prerequisites of each item:
Step |
Item |
Description |
Prerequisite |
1 |
Allows equipment to be placed into groups where each item is of a similar type. |
None |
|
2 |
Represents a piece of equipment on the plant floor. |
Equipment Classes |
|
3 |
Subdivision of orders. |
None |
|
4 |
Messages are sent to a topic and delivered to one or more associated subscriptions, depending on filter rules that can be set on a per-subscription basis. |
None |
|
4 |
Allows UoMs to be grouped in similar types (e.g. weight, length, etc.) |
None |
|
5 |
The Units of Measure in which values are sent to or from the production line. |
UoM Class |
|
6 |
Any additional aspect of the material that needs to be listed. This could include properties such as viscosity, temperature or color. |
UoM |
|
7 |
Allows materials to be placed into groups where each material is of a similar type. |
Material Properties |
|
8 |
The material that is being consumed or produced in the manufacturing process. |
Material Classes |