Quote:
Originally Posted by CristianoA
app works fine  i guess to add models which aren't online i need to edit config manually add id and name correct ?
any chance to add feature to save models to separate folders ?
|
Include
Code:
http://localhost:9080/models/include?nm=modelname
http://localhost:9080/models/include?uid=12345678
Exclude
Code:
http://localhost:9080/models/exclude?nm=modelname
http://localhost:9080/models/exclude?uid=12345678
Delete
Code:
http://localhost:9080/models/delete?nm=modelname
http://localhost:9080/models/delete?uid=12345678