Get Wi-Fi Energy Meter's real time data by calling HTTP API of IAMMETER

Introduction

Calling HTTP API of IAMMETER

Introduction

 

You can get real time data of our Wi-Fi energy meters (WEM3080 or WEM3080T) by two methods.

 

  1. Get data by calling local API of Wi-Fi energy meters;
  2. Get data from IAMMETER by calling HTTP API

 

This document introduces the second method.

 

 

Calling HTTP API of IAMMETER

 

Here we use postman to show the procedures step by step of calling HTTP API of IAMMETER.

API list of IAMMETER

 

Two steps to get data from IAMMETER cloud by calling HTTP API.

  1. Get the user token by username and password.

     

image-20210507144652040

 

  1. Get real time data by user token and SN

image-20210507173433072

 

 

Thread Status
2
1732
2
0
0

Sort replies by:

Hi Dear,

I try get my token, but the site is not work.
https://www.iammeter.com/api/v1/user/login

Can you help me anyone, when work this site again, or wher can i get my token?
Thabnk You for fast reply.

Hi,


it is obviously wrong in your operation.


please try to understand the concept of HTTP post, and try to learn how to use the HTTP post in postman.

you will use the HTTP post to get the token(not http get )
And please note the necessary message in http post process.


Looks like you are new here. Register for free, learn and contribute.