Ok, I think I found something.
I removed the WLIP ip and port address from the weatherstation defenition and "piggy-backed" the Leuven Meteohub to the Wilsele Meteohub by chosing TCP/IP meteohub and the correct ip address, without changing anything in sensors ar any other setting.
After a few seconds the data from the other Meteohub was coming in, AND immidiatly the solar data on the WD-Live page appeared. Also the port 5558 is showing the tag and its value.
Maybe it has something to do with receiving data from the Envoy/WLIP?
Although it is reporting the exact same solar values, something else must be different.
I will try to find a spare console to feed the Leuven Meteohub.
EDIT: A spare console will take some time.
But the Meteostick works OK and displays the correct value for solar% in WDLive and the :5558 output.
EDIT 18:06 It is foorball time Belgium is playing. the wife loves football so I have time to check things out.
Replaced the envoy with a console. After removing the meteostick weatherstation and adding the WLIP again, the WD Live and the :5558 display correct:
actual_sol0_radiation_rel 38
Found anotherweatherstation with Envoy/WLIP and a functioning solar sensor.
And that in combination with Meteohub also has no actual_sol0_radiation_rel tag.
So for one reason or another
An Envoy + WLIP+ solar ==> Meteohub: results in a missing actual_sol0_radiation_rel tag.
Switching the Envoy for a console but keeping the rest results in the availabillity of the tag and the correct value for that tag.
I checked the Envoy/WLIP with WeatherLink also,here is the log part of the wlip in an envoy, the firmware is 1.90
Code: Select all
logger (17.06.2014 17:24:01): data logger (version 4.9z, build 7082) started.
logger (17.06.2014 17:24:02): connect station 0 (Vantage via TCP/IP).
logger (17.06.2014 17:24:02): connect station 1 (System Data via Plug-in).
logger (17.06.2014 17:24:02): station 0 (Vantage), wakeup sent.
logger (17.06.2014 17:24:02): station 0 (Vantage), internal logger activated.
logger (17.06.2014 17:24:02): station 0 (Vantage), syncing.
logger (17.06.2014 17:24:12): station 0 (Vantage), gettime request sent.
logger (17.06.2014 17:24:13): station 0 (Vantage), time offset of Vantage: -1 minutes
logger (17.06.2014 17:24:13): station 0 (Vantage), eeprom request sent.
logger (17.06.2014 17:24:14): station 0 (Vantage), rain collector size 0.2 mm per tick.
logger (17.06.2014 17:24:14): station 0 (Vantage), transmitter 1 active as station type (#0) "ISS".
logger (17.06.2014 17:24:14): station 0 (Vantage), transmitter 2 active as station type (#1) "Temperature Only" mapped to "t1".
logger (17.06.2014 17:24:14): station 0 (Vantage), transmitter 3 active as station type (#8) "Soil/Leaf".
logger (17.06.2014 17:24:14): station 0 (Vantage), firmware version request sent.
logger (17.06.2014 17:24:14): station 0 (Vantage), firmware version 1.90
logger (17.06.2014 17:24:14): station 0 (Vantage), no reading of Vantage's internal logger as data gap is less than 10 minutes: 32 secs
The firmaware for the console is 1.82, here the complete log listing:
Code: Select all
logger (17.06.2014 18:03:33): data logger (version 4.9z, build 7082) started.
logger (17.06.2014 18:03:33): connect station 0 (Vantage via TCP/IP).
logger (17.06.2014 18:03:33): connect station 1 (System Data via Plug-in).
logger (17.06.2014 18:03:34): station 0 (Vantage), wakeup sent.
logger (17.06.2014 18:03:35): station 0 (Vantage), internal logger activated.
logger (17.06.2014 18:03:35): station 0 (Vantage), syncing.
logger (17.06.2014 18:03:45): station 0 (Vantage), gettime request sent.
logger (17.06.2014 18:03:46): station 0 (Vantage), time offset of Vantage: -111 minutes
logger (17.06.2014 18:03:46): station 0 (Vantage), eeprom request sent.
logger (17.06.2014 18:03:47): station 0 (Vantage), rain collector size 0.2 mm per tick.
logger (17.06.2014 18:03:47): station 0 (Vantage), transmitter 1 active as station type (#0) "ISS".
logger (17.06.2014 18:03:47): station 0 (Vantage), transmitter 2 active as station type (#1) "Temperature Only" mapped to "t1".
logger (17.06.2014 18:03:47): station 0 (Vantage), transmitter 3 active as station type (#8) "Soil/Leaf".
logger (17.06.2014 18:03:47): station 0 (Vantage), firmware version request sent.
logger (17.06.2014 18:03:47): station 0 (Vantage), firmware version 1.82
logger (17.06.2014 18:03:47): station 0 (Vantage), no reading of Vantage's internal logger as data gap is less than 10 minutes: 65 secs
I will drive to the location with the other Envoy/WLIP tomorrow to check the logs there.
Wim