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] Emit signals after checksum and config download #174

Closed nemesifier closed 4 years ago

nemesifier commented 4 years ago

Emit signals after checksum and config download.

Use catch_signal for testing: https://github.com/openwisp/openwisp-utils/issues/87

PabloCastellano commented 4 years ago

I'm working on it