Breadcrumbs

DeviceInformation

Used as

  • Card

 

Summary

This card displays a summary of a Device. Specific fields are displayed depending on the Device type.

Also support NiagaraPointFolder with remote properties created by a propagation and all Component with a 'b:vitualDevice' tag.

image2019-5-20 18:0:50.png

 

Implementation

Add a card from the settings bar, and choose in the list DeviceInformation.

image2019-5-20 18:1:29.png

 

Flex Widget Properties

  • Base: A SFormat targeting a Device. The Device will be used as base to resolve the other SFormats.

  • Image: A SFormat for the device image

  • Name: A SFormat to display the name

  • Description: A SFormat for the description.

  • Network: A SFormat for the network.

  • Manufacturer: A SFormat for the manufacturer.

  • Product: A SFormat for the product name.

  • ProductType: A SFormat for the product type.

  • UserManualLink: A SFormat for the link to the user manual.

  • WiringDiagramLink: A SFormat for the link to the wiring diagram.

  • DatasheetLink: A SFormat for the link to the datasheet.