Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R14.0.0

Excerpt

This method resets all Meter Readings of an installed item

...

Name

Type

Description

token

String

The token retrieved from the login method

installed_item_identifier

(mandatory)

Installed Item Identifier

The identifier of the installed item that should be returned as a result. The allowed installed item identifier fields are the following:

Include Page
V4:installed_item_identifier
V4:installed_item_identifier

...

Expand
titleExample 1

HTTP Method: POST

 

Request

 

Response

Code Block
themeConfluence
languagejavascript
linenumberstrue
     {
        "data":
        {
        },
        "status":
        {
            "code": "OK",
            "description": "",
            "message": ""
        }
    }