Changes between Version 4 and Version 5 of ISMIServer


Ignore:
Timestamp:
Aug 26, 2011, 1:36:52 PM (13 years ago)
Author:
jurzua
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ISMIServer

    v4 v5  
    1313== List of Methods ==
    1414
    15 ||= Method =||= parameters =||= description =||
    16 || '''jsonInterface?method=getEntity''' || entId || returns an entity by id ||
    17 || '''jsonInterface?method=getDefinition''' || defName || returns a definition by its name ||
    18 || '''jsonInterface?method=getAllDefinitions''' || nothing || returns a list containing all definitiona ||
    19 || '''jsonInterface?method=getEntitiesByDef''' || defName || returns a list that contains all entities filtered by definition ||
    20 || '''jsonInterface?method=getCounterOfEntitiesByDef''' || defName || TODO returns the amount of entities... ||
    21 || '''jsonInterface?method=getEntityByDefAndOW''' || defName, ownValue || TODO ||
     15A better description of the method can be found in the file attached.
     16
     17||= Method =||
     18|| '''jsonInterface?method=getEntity''' ||
     19|| '''jsonInterface?method=getDefinition''' ||
     20|| '''jsonInterface?method=getAllDefinitions''' ||
     21|| '''jsonInterface?method=getEntitiesByDef''' ||
     22|| '''jsonInterface?method=getCounterOfEntitiesByDef''' ||
     23|| '''jsonInterface?method=getEntityByDefAndOW''' ||