Consolewd - WOW site id problem

Hi,
I can not send datas to Wow service (Wu, PWS are ok).
There seems to be a problem with the site id. The cronwow seems to truncate the site id (limited to 30 characters). The new site id given by Wow exceed this number of characters (mine is 39e73462-c21a-e911-9462-0003ff598847).
Here is the request sent by the cronwow (found in cronwowdata.txt) :
http://wow.metoffice.gov.uk/automaticreading?siteid=[b]39e73462-c21a-e911-9462-0003ff[/b]&siteAuthenticationKey=XXXXXXX&dateutc=2019-01-18+16%3A30%3A00&winddir=000&windspeedmph=0&windgustmph=0&humidity=72&tempf=37.6&rainin = 0.000 & baromin = 29943 & dewptf = 29.4 & weather clouds = 03 & = & = 0000 & dailyrainin soilmoisture = 0.0 & leafwetness = 0.0 & UV = 0.0 & softwaretype = WeatherDisplay

If I manually test the http request in my web browser, the datas are well transmitted and integrated in Wow website:
http://wow.metoffice.gov.uk/automaticreading?siteid=[b]39e73462-c21a-e911-9462-0003ff598847[/b]&siteAuthenticationKey=XXXXXXX&dateutc=2019-01-18+16%3A30%3A00&winddir=000&windspeedmph=0&windgustmph=0&humidity=72&tempf=37.6&rainin = 0.000 & baromin = 29943 & dewptf = 29.4 & weather clouds = 03 & = & = 0000 & dailyrainin soilmoisture = 0.0 & leafwetness = 0.0 & UV = 0.0 & softwaretype = WeatherDisplay

I found this information on the Wow support website :
“… This site id number appears (in brackets) for your site or site for your site (956916003) for pre-June 2016 or (6a571450-df53-e611-9401-0003ff5987fd) format”.

Thanks for your help !

is this for raspberry pi 1/2 or 3 version?

Indeed, sorry, I missed precision.
Raspberry model: Pi 3 Model B
OS Version: raspbian-jessie 4.9.35-v7 + # 1014
WD console version: WD_console_17.6
Station: WMRS200 (configured as WMR100 in WD)
Thank you for your interest in my problem !

OK, should be OK in the latest update, ready now

Hello and thank you for this correction so fast, it works now !

A small note about the frequency of sending data. Here is what I see on the hours of the packets sent these last hours :

CWOP PWS, WOW, WU 20190120 1500 4:00 PM 20190120 1450 3:48 PM 20190120 1430 3:37 PM 20190120 1410 3:26 PM 20190120 1400 3:20 PM 20190120 1350 3:15 PM 20190120 1340 3:09 PM 20190120 1320 3:03 PM 20190120 1310 2:52 PM 20190120 1250 2:46 PM

I am surprised of the non-regularity of the sendings, does this seem normal to you ? Is there any way through the config.txt to act on these intervals ? Nevertheless it remains of the order of the detail :smiley:

Again thank you and congratulations for this work!