Hello everyone,
We’re having some trouble creating a new tag called “PPPoE” that takes the WAN PPPoE information from the Tp-link router.
First hand, it takes all the PPPoE information if it is created in instance 1:
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.Username
but if by mistake in the tp-linl router the service was created as second, the genieacs does not take information and leaves it blank:
I have this created in the main panel:
- label: “‘PPPoE’”
parameter: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.Username ( it does not let me create another parameter )
How do I show the information in any instance, for example:
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.Username
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Name
I need it to be something generic
I am not able to call the virtual Parameter even I created a privision but nothings is working , and I tried to search for the virtual parameters in the device page but it is not there , please help me how can I make it work
Can you help me ?