pivasoftware / easycwmp

EasyCwmp:
http://www.easycwmp.org/
GNU General Public License v2.0
77 stars 61 forks source link

can't get LANDevice on hiwifi router rom 9005 #10

Closed sinkcup closed 9 years ago

sinkcup commented 9 years ago

easycwmp -j get InternetGatewayDevice.LANDevice.

return error 9005

easycwmp_error_9005

pivasoftware commented 9 years ago

in the image you used

easycwmp -j get InternetGatewayDevice.LANDevice

without dot at the end. It should be

easycwmp -j get InternetGatewayDevice.LANDevice.

sinkcup commented 9 years ago

not that reason. I had fix it, see the link above.