Iammeter on docker - add Shelly EM3 sensor

Hi

I have installed IAMMETER on docker, i want to add a few Shelly EM3 as energy meter and solar production and battery charge/discharge..

I have followed the manual - https://www.iammeter.com/products/self-hosting-service

I struggle with -2.5 Use docker system without IAMMETER product

when i want to add the sensor to the IAMMETER system.

I have typed in the serial number and the ip address of my shelly, but no matter what and how i put in the values i get the response below


Response body
{
  "data": {
    "$.data[0]": []
  },
  "successful": false,
  "message": "One or more validation errors occurred."
}


this is my input - referring to the manual.

{
"sn": "shellyem3",
"data": [
10.0.0.185
]
}

All advice are appreciated.

Thanks


Thread Status
3
196
2
0
0

Sort replies by:

Hi: The IAMMETER-docker is free software that can be deployed in the customer`s own system,
So it only supports our own products and some DIY products that the upload format meets IAMMETER`s protocols

After you have deployed the IAMMETER-docker, you can review the API at this address 

HTTP://(yourIP or domain):port/docs/index.html





Thanks for your reply.

So dos that mean, I will not be able to use the shelly em3 as a sensor in Iammeter platform??

Yes,

The IAMMETER-cloud is not free (the service cost is included in the price of the product)
The IAMMETER-docker is free and can be deployed in the customer`s own server. But it only serves IAMMETER`s products and the DIY products(not other business products)
Thanks for your understanding.

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