I edit device page, now can not edit anything (ERROR!)

Which listing config is wrong?

ui.index.0.components.0.type ‘parameter’
ui.index.0.label ‘Serial number’
ui.index.0.parameter DeviceID.SerialNumber
ui.index.0.type ‘device-link’
ui.index.1.label ‘Product class’
ui.index.1.parameter DeviceID.ProductClass
ui.index.2.label ‘Software version’
ui.index.2.parameter InternetGatewayDevice.DeviceInfo.SoftwareVersion
ui.index.3.label ‘IP’
ui.index.3.parameter InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.ExternalIPAddress
ui.index.4.label ‘SSID’
ui.index.4.parameter InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID
ui.index.5.label ‘SSD2’
ui.index.5.parameter InternetGatewayDevice.LANDevice.1.WLANConfiguration.7.SSID
ui.index.6.components.0.type ‘parameter’
ui.index.6.components.1.chart ‘online’
ui.index.6.components.1.type ‘overview-dot’
ui.index.6.element ‘span.inform’
ui.index.6.label ‘Last inform’
ui.index.6.parameter DATE_STRING(Events.Inform)
ui.index.6.type ‘container’
ui.index.7.label ‘Tags’
ui.index.7.parameter Tags
ui.index.7.type ‘tags’
ui.index.7.unsortable true
ui.index.7.writable false

Correct modification method for the device page is:

The “Listing config” is automatically changed in accordance with the changes made. You need to manually enter parameters in the listing only to expand the functionality. For example, activating the debug function, extending the authorization rules on the end device, etc.

1 Like

Thank you, i installed new version of Genieacs. this bag is resolved.