This project primarily consists of demo codes developed around the IAMMETER meter API, the WPC3700 Power Adjustment Device API, and the IAMMETER-Cloud API, aiming to help users better understand how to use these APIs.
A Node.js script that calls the IAMMETER-Cloud API to analyze the per-phase generation data of a meter for the current day, based on the meter's SN.
In addition to using the IAMMETER-Cloud service, IAMMETER meters can also be configured to upload data to the user's own server using different protocols (TCP, TLS, HTTP, HTTPS, MQTT).
This directory provides some simple examples of TCP servers, TLS servers, and HTTP servers to help users test the functionality of configuring meters to upload data to third-party servers.