I have a CPE that uses InternetGatewayDevice.WEB_GUI.* which is not shown in my parameters unless I keep on refreshing the InternetGatewayDevice.
I tried to script this following along with some examples and came up with
const now = Date.now()
declare("InternetGatewayDevice.WEB_GUI.*", {value: now});
But it does not refresh the WEB_GUI part, and I know that exists as seen from the download.
InternetGatewayDevice.WEB_GUI,true,1580841839316,false,1580841839316,,,
InternetGatewayDevice.WEB_GUI.Network,true,1580842579264,false,1580842579264,,,
InternetGatewayDevice.WEB_GUI.Network.LAN_Setting,true,1580842579264,false,1580842579264,,,
InternetGatewayDevice.WEB_GUI.Network.LAN_Setting.LAN_Host_Setting,true,1580842579264,false,1580842579264,,,
InternetGatewayDevice.WEB_GUI.Network.LAN_Setting.LAN_Host_Setting.IPAddress,false,1580842579264,false,1580842579264,"192.168.100.1",xsd:string,1580842579265
InternetGatewayDevice.WEB_GUI.Network.LAN_Setting.LAN_Host_Setting.SubnetMask,false,1580842579264,false,1580842579264,"255.255.255.0",xsd:string,1580842579268