Summon-button in index page

how can add the summon-button in the device index page?

Admin → Config. Edit index page

Append this to the bottom

- type: "'summon-button'"
  parameters:
    - VirtualParameters.UpTimeFriendly
    - InternetGatewayDevice.LANDevice.*.Hosts.Host.*.HostName
    - InternetGatewayDevice.LANDevice.*.Hosts.Host.*.IPAddress
    - InternetGatewayDevice.LANDevice.*.Hosts.Host.*.MACAddress
1 Like

thanks