Closed jmberhault closed 8 years ago
var pluginId = $("select#associatedPluginTypeList").val(); fails to get the pluginId (set to undefined).
See device-add-manually.html, line 62
I think last commit on this file (11e3b5fa7cd79794376be80db966ea53efb53c0f, on 12/06/2016 17:13:11) makes the regression.
After clicking create a equipment attached to the RFXCOM.
The parameter pass through PluginInstanceManager looks to be undefined or null.