not reading all datastore values from some meters?
Closed this issue · 2 comments
beireken commented
I'm trying to read an eastron sdm630 Mbus energy meter with the nodered node.
It works but i seem to be missing a lot of values.
In the manual here you see the values under heading 5.3, those are the one's i can read.
The value's under heading 6.2 (voltage etc.) are not available in the datastore received.
https://bg-etech.de/download/manual/SDM630-Mbus-protocol.pdf
Can i work around this using the node?
Thank you for any help!
robertsLando commented
I can’t do anything for the values that are not listed, I get them using node mbus wrapper
Daniel
… On 3 Oct 2019, at 16:38, bart.e ***@***.***> wrote:
I'm trying to read an eastron sdm630 Mbus energy meter with the nodered node.
It works but i seem to be missing a lot of values.
In the manual here you see the values under heading 5.3, those are the one's i can read.
The value's under heading 6.2 (voltage etc.) are not available in the datastore received.
https://bg-etech.de/download/manual/SDM630-Mbus-protocol.pdf
Can i work around this using the node?
Thank you for any help!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
beireken commented
Ok, I'll ask the question at node-mbus then.
Thank you!