GJ Software Products Posted April 28, 2023 Posted April 28, 2023 There’s a link on SCE’s website to a UD HAN gateway device (https://www.universal-devices.com/residential/isy994i-series/) for the 994i but it 404s. I’d like to talk to my residential Smart Meter with my eisy/matter card. Is this available yet? Thanks, Grant
Techman Posted April 28, 2023 Posted April 28, 2023 The SCE HAN gateway requires Zigbee, you'll probably have to wait until UD implements Zigbee on the Zmatter card.
GJ Software Products Posted April 29, 2023 Author Posted April 29, 2023 @TechmanThanks. That what I guessed. Does anyone know of a Zigbee to BACnet, LON, Modbus, 802.11, anything that would work. I could bring it into a Tridium JACE. I got a Zigbee bacNET/IP gateway I use to talk to some Viconics stats but I believe those are just built for the stats and I couldn't discover / customize the points plus I don't know if SCE would even open me up.
brians Posted May 1, 2023 Posted May 1, 2023 (edited) UDI used to sell (or maybe still does) an ISY994iZ that had zigbee. This was used primarily for Energy monitoring and not for general Zigbee use. That link you posted is probably that version. Also there was this... https://www.universal-devices.com/product/smart-meter-module-sep-1-1/ You would have to contact UDI to see if they plan to support this with EISY. Edited May 1, 2023 by brians
Michel Kohanim Posted May 3, 2023 Posted May 3, 2023 @GJ Software Products, You can use eisy/polisy with this Vue Smart Meter Module. With kind regards, Michel
unispeed Posted June 7, 2023 Posted June 7, 2023 i have modbus protocal in in VB and raspi linux if that would help you get started with a server.. Modbus is very common and open source mark
Jimbo.Automates Posted June 11, 2023 Posted June 11, 2023 @GJ Software Products, You can use eisy/polisy with this Vue Smart Meter Module. With kind regards, MichelIs there more info somewhere on how to get this working on eisy?Sent from my Pixel 6 Pro using Tapatalk
bpwwer Posted June 11, 2023 Posted June 11, 2023 Purchase the product and install it per the instructions that come with it. In my case, I had to contact the power company to get it setup with my meter. Install the Vue node server and configure it to communicate with the Vue device. 1
GJ Software Products Posted June 11, 2023 Author Posted June 11, 2023 (edited) Oh man, I missed Michael's post in May about the Vue device. That's a cute little device. I bought a device awhile back from Rainforest Automation that is working well, it's become my first Python project, I'm talking to it and logging the consumption to a text file but now I just gotta find the time to write a pg3 or Java Niagara integration. One thing I do like about the Rainforest device is it's got a 568 port on it so it can be connected with copper. Edited June 11, 2023 by GJ Software Products
bpwwer Posted June 11, 2023 Posted June 11, 2023 I like the Rainforest device a bit better than the Vue. I think it's more expensive, but they are bit more open with their API. Have you tried the Eagle 200 node server with it? The Eagle 200 is a Rainforest Automation device.
GJ Software Products Posted June 18, 2023 Author Posted June 18, 2023 On 6/11/2023 at 11:10 AM, bpwwer said: I like the Rainforest device a bit better than the Vue. I think it's more expensive, but they are bit more open with their API. Have you tried the Eagle 200 node server with it? The Eagle 200 is a Rainforest Automation device. @bpwwer Haven't tried the Eagle 200 node server, It'll probably work as the Eagle 3 I have just seems to be an extension of the Eagle 200 and uses the same WSDL. I got a little Python script talking to it right now. Yes, seems pretty open and so far so good, no problems with it.
Recommended Posts