Skip to main content
1-Visitor
September 6, 2018
Solved

Asset Advisor to configure and view Asset Details

  • September 6, 2018
  • 1 reply
  • 3517 views

I am trying to create Things with the facility to perform the following functions:

View Properties,

Remote Access/Tunneling,

File Transfers,

File Browsing,

Events and Alerts

 

Which ThingTemplate can be used so that I am able to view the Thing on Asset Advisor?

I have tried using RemoteThingWithTunellingAndFileTransfer template, but with no luck. 

Anyone tried to do something similar?

Best answer by hchanana

Hi @pujasaha,

 

There is no particular template to view Asset Details. However you can create your custom template which you can use. You can refer PTC.ISA95.PhysicalAssetBaseThingTemplate and the Implemented Shapes on it to find out the properties on it for reference.

 

Thanks,

Himanshu

1 reply

16-Pearl
September 7, 2018

Greetings @pujasaha,

 

Please use the template - PTC.ISA95.PhysicalAssetThingTemplate for creating the assets on the composer.

 

Thanks,

Himanshu

pujasaha1-VisitorAuthor
1-Visitor
September 7, 2018

Hi Himanshu,

 

Thanks for the response, however I have observed that with the PTC.ISA95.PhysicalAssetThingTemplate, there appears a lot of inherited properties that we do not require.

 

Is using this particular template the only way to view the Asset Details on Asset Advisor?

hchanana16-PearlAnswer
16-Pearl
September 28, 2018

Hi @pujasaha,

 

There is no particular template to view Asset Details. However you can create your custom template which you can use. You can refer PTC.ISA95.PhysicalAssetBaseThingTemplate and the Implemented Shapes on it to find out the properties on it for reference.

 

Thanks,

Himanshu