openwisp / django-netjsonconfig

Configuration manager for embedded devices, implemented as a reusable django-app
http://openwisp.org
Other
194 stars 60 forks source link

[controller] register view should update device details #81 #82

Closed cargreg closed 6 years ago

cargreg commented 6 years ago

The 0.4.6 version of openWrt, sends the information to fill the fields model, Operating system and SOC / CPU, if the device with the new version is not present on openwisp, has never been added, the fields are correctly filled, while when updating a device already present on openwisp, the fields are not updated.

Possible BUG: model, OS and CPU fields not filled in the controller after openwisp-config upgrade

Refers to #82.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a5fcb759ffa9dff83f877638d5a1fecaf3de08fe on cargreg:master into e9bb45a34696c34cfb0ff4df4639cdcd87f1f9b1 on openwisp:master.