The current GWT page to manage asset fields, provides suggestions for each field based upon the existing values on the database (see org.opennms.gwt.web.ui.asset.server.AssetServiceImpl).
In order to replace this page with a JavaScript based implementation we need a ReST end point to obtain this suggestions.
The current GWT page to manage asset fields, provides suggestions for each field based upon the existing values on the database (see org.opennms.gwt.web.ui.asset.server.AssetServiceImpl).
In order to replace this page with a JavaScript based implementation we need a ReST end point to obtain this suggestions.