Technical documentation - Assets page

Assets module includes the possibility to view MyAssets as well as individual Assets / Machine cards. This article describes how to configure assets view.

Version 5.1.

This functionality is available in version 5.1 and later.

For more information on Assets see https://signifikant.atlassian.net/wiki/spaces/ASKB/pages/1455161389 .

Overview

Assets page is configured using Presentation settings.

 

<Templates> <Asset id="default"> <Name display="header" tag="h1"/> <Identity display="header" tag="h3"/> <Description display="header" tag="h3"/> <UserIdentity display="body" tag="h3"/> <CustomerIdentity display="body" tag="h3"/> <AssetNode display="body"/> <DispalyStatus display="body" tag="h3"/> <Image display="bodyleftside"> <Carousel change-mode="slide" show-thumbnails="false" class="round"/> </Image> <HighlightedProperties display="body" backdrop="full" show-all-count="200" layout-direction="vertical"/> <Properties display="footer" label="Properties" backdrop="full" show-all-count="200" layout-direction="vertical"/> <ExternalData display="footer" backdrop="full" show-all-count="200" layout-direction="vertical"/> <ContentSet display="body" backdrop="full" show-all-count="200" layout-direction="vertical"/> <InheritPresentationsSettings enable-all-type="false"> <BaseTypes> <BaseType>Catalogue</BaseType> </BaseTypes> </InheritPresentationsSettings> <InheritPresentationImage>true</InheritPresentationImage> <InheritPresentationProperties>true</InheritPresentationProperties> <InheritPresentationHighlightedProperties>true</InheritPresentationHighlightedProperties> <Layout display-id="header" class="hero content-v-bottom full-width"/> <MainLayout> <NavigationBar display="hidden"/> </MainLayout> <NavigationBar display="header" backdrop="full-content"/> <Widget display="footer" text="AsManufactured"/> </Asset> </Templates>

 

Sample usage as below.

Options

Carousel has a set of options as below.

Tag

Options

Usage

Tag

Options

Usage

AssetNode

 

 

AssetNodeView

 

 

CustomerIdentity

 

 

DisplayStatus

 

 

ExternalData

 

 

InheritPresentationSettings

 

From which base types shall Asset inherit image, highlighted specifications and specifications.

UserIdentity

 

 

Widget