Support Forums
Driver for a Brultec GreenEye

I'm interested in talking directly to a Brultech Greeneye energy monitor - https://www.brultech.com/greeneye/

EDIT the attach doesn't seem to work, so here is a direct URL - https://www.brultech.com/software/files/downloadSoft/GEM-PKT_Packet_Format_2_1.pdf for the communication format.

What I'm looking to do is create a datahost application - https://www.brultech.com/data-host/ for the greeneye using VTS.

If there isn't an existing driver that will do the deed, I am willing to develop one.

Thanks,

JM

I'm interested in talking directly to a Brultech Greeneye energy monitor - https://www.brultech.com/greeneye/ EDIT the attach doesn't seem to work, so here is a direct URL - https://www.brultech.com/software/files/downloadSoft/GEM-PKT_Packet_Format_2_1.pdf for the communication format. What I'm looking to do is create a datahost application - https://www.brultech.com/data-host/ for the greeneye using VTS. If there isn't an existing driver that will do the deed, I am willing to develop one. Thanks, JM

JMK Engineering Inc -jmkengineering.com

edited Jan 29 '19 at 9:08 pm

It doesn't appear to use a standard comm protocol such as modbus. We do not have a Zigbee driver so, out of the box, we won't be able to communicate with it. So you know if it can handle modbus?

It doesn't appear to use a standard comm protocol such as modbus. We do not have a Zigbee driver so, out of the box, we won't be able to communicate with it. So you know if it can handle modbus?

Doug Spurrell

It doesn't, my thoughts to test it out was to use a combination of python libraries to get a modbus connection:

But that seems crazy, and was thinking there may be a configurable ASCII driver that I could try out, or if not, maybe write one.

Then python route is sketchy, but I don't know which way is "easier"

It doesn't, my thoughts to test it out was to use a combination of python libraries to get a modbus connection: - https://github.com/jkeljo/greeneye-monitor - https://github.com/riptideio/pymodbus/ But that seems crazy, and was thinking there may be a configurable ASCII driver that I could try out, or if not, maybe write one. Then python route is sketchy, but I don't know which way is "easier"

JMK Engineering Inc -jmkengineering.com

I am not sure how the Python thing would work. We do not have a vanilla ASCII driver. Most of these devices do not have a configurable ASCII interface and do not deliver the information in a way that works with our standard driver interface.

Writing drivers is not an easy task and is briefly touched on in our advanced courses. Most custom drivers are contracted to our engineering department. You may want to touch base with your marketing rep for more information on going that route.

I am not sure how the Python thing would work. We do not have a vanilla ASCII driver. Most of these devices do not have a configurable ASCII interface and do not deliver the information in a way that works with our standard driver interface. Writing drivers is not an easy task and is briefly touched on in our advanced courses. Most custom drivers are contracted to our engineering department. You may want to touch base with your marketing rep for more information on going that route.

Doug Spurrell

95
4
3
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft