Defining Mashups and Menus for Equipment Types
The default mashups and menus used in ThingWorx Apps for specific equipment types are defined in the LaunchPointEntitySettings on the Configuration page of the launch point configuration Thing. Certain areas of ThingWorx Apps can be defined to display different mashups or menus for individual equipment types, including for equipment types that derive from another equipment type. These are defined in the EquipmentUserInterfaceSettings configuration table.
EquipmentUserInterfaceSettings configuration table
To add an entry for an equipment type to the configuration table:
1. Click Add on the EquipmentUserInterfaceSettings configuration table.
2. In the EquipmentUserInterfaceSettings window:
a. Enter the EquipmentType value for the equipment type. The value entered must match the EquipmentType value in the EquipmentTypeSettings configuration table.
b. Search for and select the desired mashups or menus for the equipment type:
PlantStatusFooterMashup—Footer portion of Production KPIs when equipment of the equipment type is selected. If no value is defined for an equipment type, the default PlantStatusFooterMashup mashup in the LaunchPointEntitySettings is used.
PlantStatusDetailMashup—Detail page displayed in Production KPIs when equipment of the equipment type is viewed. If no value is defined for an equipment type, then the View Production History Data icon (View production History Data icon) on the Production KPIs toolbar is disabled when equipment of this equipment type is selected.
AssetDetailContainerMashup—Detail page displayed in Asset Advisor for equipment of this equipment type. If no value is defined for an equipment type, the default AssetDetailContainerMashup mashup specified in the LaunchPointEntitySettings is used. Applies only for equipment types configured to appear in Asset Advisor. If no AssetDetailContainerMashup is specified for an equipment type which derives from another equipment type that appears in Asset Advisor, the AssetDetailContainerMashup defined for the equipment it derives from is used.
AssetDetailMenu—Menu displayed on the detail page for equipment of this equipment type in Asset Advisor. If no value is defined for an equipment type, the default mashup specified for the AssetDetailMenu field in the LaunchPointEntitySettings is used. Applies only for equipment types with the necessary Thing Shapes implemented to appear in Asset Advisor.
3. Click Add to add the entry to the configuration table.
4. Click Save to save the launch point configuration Thing.
Was this helpful?