Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
documentation:api-http-websockets [2014-01-15 13:30] – [Command: subscribe] nkukarddocumentation:api-http-websockets [2014-01-16 15:36] (current) – [Command: subscribe] nkukard
Line 43: Line 43:
 Command format: Command format:
 <code> <code>
-$tag SUBSCRIBE <type=$item> [type2=$item2] [typeX=$itemX]+$tag SUBSCRIBE <$type=$item> [$type2=$item2] [$typeX=$itemX]
 </code> </code>
 +
 +The value for tag:
 +  * The value for tag designates the tag of returned data in the above datatype.
  
 Possible values for type: Possible values for type:
Line 51: Line 54:
   * class   * class
     * Refers to statistics regarding a class. The following is available in the $item field...     * Refers to statistics regarding a class. The following is available in the $item field...
-      * Class:$interfaceGroupID,$classID+      * Class:$interfaceGroupID:$classID
   * basic   * basic
     * Refers to a basic counter. The following basic counters are available in the $item field...     * Refers to a basic counter. The following basic counters are available in the $item field...