HTTP API of IAMMETER
Get Wi-Fi Energy Meter's real time data by calling HTTP API of IAMMETER
Introduction
You can get real time data of our Wi-Fi energy meters (WEM3080 or WEM3080T) by two methods.
- Get data by calling local API of Wi-Fi energy meters;
- 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.
Two steps to get data from IAMMETER cloud by calling HTTP API.
Get the user token by username and password.
- Get real time data by user token and SN
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.