|
Oct 22, 2012
|
Topic: The Open Grid / Is there a way to combine streams? Hey Waynew, Welcome to SEG! create a new stream, and check its calculated flag ( in the edit stream page ) then go to tools, calculated streams and define the math for the calculation! then your new stream will start the magic. Sam, @samorage |
|
Oct 22, 2012
|
Topic: The Open Grid / Brultech ECM-1240 energy readings from old ecmread.py Try HTML normal, p b etc tags, that all th editor makes, and chrome works for me. Sam, @samotage |
|
Oct 22, 2012
|
Topic: The Open Grid / Brultech ECM-1240 energy readings from old ecmread.py nevermind about the markup - the editor does not work properly in my web browsers (opera, chrome) |
|
Oct 22, 2012
|
Topic: The Open Grid / Brultech ECM-1240 energy readings from old ecmread.py i'm working on btmon.py - the beta is fairly stable, but there are still a few more adjustments to RRD and DB schemas before it comes out of beta. btmon is considerably more robust than ecmread, and it has a polling mode that significantly improves performance on serial lines with multiplexed ECM devices (or GEM for that matter). ecmread 2.4.5 has the cumulative/delta fix for SEG. as you noted, the cumulative is so large you probably do not see the new deltas. you can salvage your existing data by doing this: 1) download energy data from SEG 2) process the energy data so that each entry is a delta from the previous instead of cumulative 3) delete the energy data from SEG 4) upload the new energy data to SEG btw, where are the instructions for how to do markup in the SEG forum? everything i type runs together into a single paragraph... m |
|
Oct 22, 2012
|
Topic: The Open Grid / Is there a way to combine streams? I have my Brultech ECM-1240s configured with 2 CTs on the main legs, feeding two channels. Therefore, they need to be combined to a total house reading. How can I do that to create a virtual channel or virtual device or ??? Another example is I have one CT & channel/stream on my HVAC compressor and another on my HVAC blower motor. I would like to combine these to give a total HVAC usage picture. |
|
Oct 22, 2012
|
Topic: The Open Grid / Brultech ECM-1240 energy readings from old ecmread.py My energy data looks wonky. I found this update at http://lancet.mit.edu/~mwall/projects/power/ What does this mean to those of us that have already uploaded data? I suspect this may be why my energy readings are wonky. Is there a way to fix this for my existing data? I switched to 2.4.5-b2 yesterday, but I don't see much improvement today. Is that because my devices already have a huge kwh? Or am I using the wrong widgets? Do I need to start over and lose my history?
Smart Energy Groups expects delta, not cumulative Smart Energy Groups expects a delta reading for energy, not a cumulative reading. Release 2.4.5 includes this change. Note that you can fix this at the server side by processing the readings when they are posted to your account at SEG. |
|
Oct 22, 2012
|
Topic: Comments and Suggestions / device types for brultech ECM-1220, ECM-1240, and GreenEye? I have 3 Brultech ECM-1240s feeding into SEG. When I created/discovered/whatever back in May, they were given a device type of "SEGmeter". Is that the device type I should be using now? Does changing the device type have any impact on existing feeds/data? So, should/could I change it? Or should I leave it as is? |
|
Oct 22, 2012
|
Topic: Comments and Suggestions / People vs Things vs Groups Can you explain more about the relationship between Dashboards and Groups? At the moment, I have one Group and 5 Dashboards within it. Should I create more Groups? Or add more Dashboards to my sole Group? What are the pros & cons of each? What controls what is seen publicly? I don't see any Dashboads when looking at other users, like https://smartenergygroups.com/groups/brultech_o... |
|
Oct 21, 2012
|
Topic: SEGmeter / case sensitivity in the SEG APIs You just found something that doesnt work like it should... ;) The system now should support case insensitive matching for p_C21 to map to the p_c21 stream name that will be auto created by SEG. Thanks for the report! Sam, @samotage |
|
Oct 21, 2012
|
Topic: SEGmeter / question about values in SEG API Hey Powermeister, All measurements are in their base units, I.e. Watts, and Watt hours for energy. The kilo, mega prefixes are defined for the stream and displayed appropriately as needed. energy, I.e. Wh values are the quantity since the last measurement. SEG will add these up to give totals. Temperature can be either C or F and the calibration variable can be used to convert. the p_x etc prefixes are used to drive sensible defaults on discovery of things. It's possible to call your streams anything and the system will work, but using the default conventions make things a little easier. Sam, @samotage |
|
Oct 20, 2012
|
Topic: SEGmeter / question about values in SEG API sam, could you confirm a few things about the SEG api? these are the defaults as i understand them:name type units how it is interpreted ---- ---- ----- --------------------------- p_X power Watts (W) instantaneous reading e_X energy Kilowatt-hours (KWh) number of KWh since last reading temperature_X temperature degrees C instantaneous readingin particular i would like to confirm the nature of the energy readings. brultech devices record a cumulative measure of energy. SEG appears to want the energy since the last reading, not a cumulative measure. is this correct? m |
|
Oct 20, 2012
|
Topic: SEGmeter / case sensitivity in the SEG APIs which part of the SEG api is case sensitive, and which part is case insensitive? i am uploading data from a brultech GEM device using the btmon.py script (successor to ecmread.py) i created the device xxx332 with 4 streams using the 'discover' option. btmon.py was configured to send 4 streams of data - power and energy for two channels, with the names p_C21, e_C21, p_C22, e_C22. it looks like SEG created the channels p_c21, e_c21, p_c22, e_c22 - it did not respect the uppercase characters. i then found that data do not upload properly when the request uses uppercase names for the streams. when i change my configuration to use the lowercase names for the streams, the data upload properly. so it would seem that one can upload to the node xxx332 using either XXX332 or xxx332, but one can upload to the stream p_c21 using p_c21 but not p_C21. and it looks like stream names can only contain lowercase characters. should i lowercase every node and stream name before communicating with SEG? |
|
Oct 19, 2012
|
Topic: The Open Grid / Total power usage over certain periods Hey infernix, You need to send up the Wh data alongside the W power values. It's too problematic trying to integrate the W into Wh consistently up in the cloud (we tried this a long time ago, and it didn't really work very well) Sam, @samotage |
|
Oct 19, 2012
|
Topic: The Open Grid / Widgets? Is anyone else having problems with them? Hello Sam, I just verified this problems is not related to the SEG site. It is a firmware bug in the GEM for 1.61 Comm release. I have already reported this issue to Brultech and hope there is a quick fix for it. As always much thanks for the continued support, guidance, and feed back. Teken |
|
Oct 19, 2012
|
Topic: The Open Grid / Widgets? Is anyone else having problems with them? Hey Teken, i had a look, and it seems your main power was offline for a big chunk of time, this would explain the low consumption. Data seems to be coming in now ok. Sam, @samotage |
|
Oct 19, 2012
|
Topic: The Open Grid / Widgets? Is anyone else having problems with them? I am having some problems with a few widgets not displaying any real time data. If you click on the individual stream they do appear. But, the last two days I have received really low values for power consumption. Can someone please take a look at this and let me know. I will engage Brultech just in case this is a problem with their latest 1.61 comm firmware. |
|
Oct 16, 2012
|
Topic: The Open Grid / Total power usage over certain periods Hi there, I've been collecting data for a while now: https://smartenergygroups.com/groups/stroomverbruik What I can't figure out though, is how I can figure out how much kW I've used in total over a certain period of time. I'd like to figure that out so I can then say, ok, the dishwasher used X amout of kW this month at a price of Y so the cost of using it is Z. Does anyone know how to achieve this? Thanks! :) |
|
Oct 15, 2012
|
Topic: SEGmeter / 64-Bit Linux Breaks Compiling Hey Rob, I use mac for dev and 32 bit Linux for NC. Have you tried the Arduino.cc forums? The other thing I've done in the past is to hack the file with the error, and correct the syntax so it will compile, Sam, @samotage |
|
Oct 13, 2012
|
Topic: SEGmeter / 64-Bit Linux Breaks Compiling Having given up on the Arduino 1.0 because of compiling issues and changed library versions, I installed Version 0022 in a new 64-Bit installation. Immediately got compiling errors as follows:- In file included from /usr/lib/gcc/avr/4.5.3/../../../avr/include/util/delay.h:44:0, Anyone else encountered this? |
|
Oct 12, 2012
|
Topic: Smart Energy - In the home / Halogen 2 LED And now ...finally they are becoming available! ive got a bunch for my home ready to roll, though I need new DC transformers. |