X-Git-Url: http://git.rot13.org/?p=perl-cwmp.git;a=blobdiff_plain;f=t%2FSpeedTouch-706%2FInform.pl;h=12c15961f41229c909ac14d3ba420b443c8fa9c5;hp=5e768b5c809fcaedef6ede6dfa20a35a504aa578;hb=a2544f1449c8b1f24a1f7ff0f8bcd79ab0eac977;hpb=5a4b3552e45171d6b5bbb478e06c107a2e9506ce diff --git a/t/SpeedTouch-706/Inform.pl b/t/SpeedTouch-706/Inform.pl index 5e768b5..12c1596 100644 --- a/t/SpeedTouch-706/Inform.pl +++ b/t/SpeedTouch-706/Inform.pl @@ -1,29 +1,28 @@ { - CurrentTime => "1970-01-01T03:18:53Z", - DeviceID => { - Manufacturer => "THOMSON", - OUI => "00147F", - ProductClass => "SpeedTouch 706", - SerialNumber => "CP0636JT3SH", - }, - EventStruct => ["2 PERIODIC"], - ID => "22_THOM_TR69_ID", + CurrentTime => "1970-01-01T03:18:53Z", + DeviceId => { + Manufacturer => "THOMSON", + OUI => "00147F", + ProductClass => "SpeedTouch 706", + SerialNumber => "CP0636JT3SH", + }, + Event => [{ CommandKey => undef, EventCode => "2 PERIODIC" }], + ID => "22_THOM_TR69_ID", MaxEnvelopes => 2, - Parameter => { - ".ExternalIPAddress" => "192.168.1.254", - "InternetGatewayDevice.DeviceInfo.HardwareVersion" => "BANT-S", - "InternetGatewayDevice.DeviceInfo.ProvisioningCode" => undef, - "InternetGatewayDevice.DeviceInfo.SoftwareVersion" => "6.2.15.5", - "InternetGatewayDevice.DeviceInfo.SpecVersion" => "1.1", - "InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Date" => "0000-00-00T00:00:00", - "InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Description" => "Factory Defaults", - "InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Name" => "Routed PPPoE on 0/35 and 8/35", - "InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Version" => undef, - "InternetGatewayDevice.DeviceSummary" => "InternetGatewayDevice:1.1[] (Baseline:1, EthernetLAN:1, ADSLWAN:1, Bridging:1, Time:1)", - "InternetGatewayDevice.ManagementServer.ConnectionRequestURL" => "http://192.168.1.254:51005/", - "InternetGatewayDevice.ManagementServer.ParameterKey" => undef, - }, - RetryCount => 10, - _dispatch => "InformResponse", - _trigger => "Inform", + Parameter => { + ".ExternalIPAddress" => "192.168.1.254", + "InternetGatewayDevice.DeviceInfo.HardwareVersion" => "BANT-S", + "InternetGatewayDevice.DeviceInfo.ProvisioningCode" => undef, + "InternetGatewayDevice.DeviceInfo.SoftwareVersion" => "6.2.15.5", + "InternetGatewayDevice.DeviceInfo.SpecVersion" => "1.1", + "InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Date" => "0000-00-00T00:00:00", + "InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Description" => "Factory Defaults", + "InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Name" => "Routed PPPoE on 0/35 and 8/35", + "InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Version" => undef, + "InternetGatewayDevice.DeviceSummary" => "InternetGatewayDevice:1.1[] (Baseline:1, EthernetLAN:1, ADSLWAN:1, Bridging:1, Time:1)", + "InternetGatewayDevice.ManagementServer.ConnectionRequestURL" => "http://192.168.1.254:51005/", + "InternetGatewayDevice.ManagementServer.ParameterKey" => undef, + }, + RetryCount => 10, + _dispatch => "InformResponse", } \ No newline at end of file