Introduction
The CountersData web service offers two features, returning printer meter information according to the filters provided.
The available features are described below so that MPS Portal customers can use these functions and integrate them into their systems.
-
WSDL: https://[SERVER_ADDRESS]/CountersWS/CountersData.asmx?wsdl
-
MPS Version: From 5.3.0
Methods
|
Method |
Description |
|
Get the types of meters registered in the system |
|
|
Returns the last registered meter without any processing |
|
|
Returns the reference meters for the printers |
|
|
This method inserts meter readings for the specified printer |
|
|
Insert a new meter type into the system |
Information
The GetCountersData and GetRawCountersData calls have been deprecated and replaced by the GetPlainCountersData call.
System example
Click here to get the example tool, which uses the methods described above.