GET api/consumos/contador/{contadorId}
Gets all consumptions associated with a counter
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| contadorId |
Counter identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of consumptions for the specified counter
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.