coolchip / node-red-contrib-smartmeter

Node to provide data from smartmeters
MIT License
11 stars 8 forks source link

Using smartmeter-node with EFR Smart Grid Hub #21

Closed usauerbrey closed 3 years ago

usauerbrey commented 3 years ago

The EFR delivers JSON, but you have to request it with: http://192.168.xxx.yyy/json.txt?LogName=name&LogPSWD=pwd

How can this be done? How to configure the node?

Thanks for your help Uwe

coolchip commented 3 years ago

The node supports the "JsonEfrProtocol". You just have to choose this protocoll. Then use "HttpRequestTransport" as Transport and add your IP 192.... as Host source.