Page 1 of 1
Adding Water Temp, Water Level and Lightning
Posted: Mon Feb 06, 2012 3:29 pm
by wdicken
I've added 3 more sensors to my weather station, Water Temperature, Water Level, and a lightning detector. Is there a way to put these into Meteohub ? They are showing up in the log right now but I'm loading them into odd variables.
Thanks
Re: Adding Water Temp, Water Level and Lightning
Posted: Mon Feb 06, 2012 5:19 pm
by admin
you can define a plug-in weather station to feed that data into meteohub.
Format of data expected from a plugin is explained somewhere in the manual.
Re: Adding Water Temp, Water Level and Lightning
Posted: Fri Feb 10, 2012 4:21 pm
by wdicken
You mention it's in the manual, but I can't find any place to define new fields. I can already load the standard fields, and that works just fine. But there doesn't seem to a place to load something like lightning strikes where it would be retrievable after. Can you give me a bit more specific help ?
Re: Adding Water Temp, Water Level and Lightning
Posted: Sat Feb 11, 2012 10:40 am
by admin
you cant add fields.
When you have new types of values you have to place this into "data" sensors which can hold one unique type of value.
Re: Adding Water Temp, Water Level and Lightning
Posted: Tue Mar 20, 2012 5:43 pm
by wdicken
I have the new weather station "working" in that it is now sending the appropriately formatted commands. It is transmitting via an XBEE to a device attached to the Meteohub, and one attached to my boat. The one on the boat is working perfectly.
However the Meteohub itself does not seem to be receiving them correctly. When I hook up the device to my PC and monitor the USB, the commands are coming through just fine. When I hook it up to the Meteo, I don't see anything.
USB is sending at 9600-8-N-1
I can't find anything in the documentation for plug in that would help me here. Hints ?
Thanks