Connected Field Service > Using the Connected Field Service Accelerator > Sample Mashups > PTC.CSLM.Demo.UtilizationChart
  
PTC.CSLM.Demo.UtilizationChart
The charting mashup PTC.CSLM.Demo.UtilizationChart is used to display the utilization history of a connected asset. The history includes number of times per day an event occurs (for example,. MRI Scans per Day).
The mashup includes the following parameters:
Parameter
Required/Optional
Description
Example
thingName
Required
Thing in question
PTC.CSLM.Demo.Assets.MRI_11
eventPropertyName
Required
Thing property
MRIScan
Example URL
https://<hostname>/Thingworx/Runtime/index.html#mashup=PTC.CSLM.Demo.UtilizationChart&thingName=PTC.CSLM.Demo.Assets.MRI_11&eventPropertyName=MRIScan
Example Chart