Abs valeur historique dans transfert bien que présent sur GW

Dernière version disponible
Répondre
Avatar de l’utilisateur
beubeu
Membre
Messages : 50
Inscription : lun. déc. 07, 2009 8:02 pm
Localisation : Grandcourt (76)
Contact :

Abs valeur historique dans transfert bien que présent sur GW

Message par beubeu »

Bonjour,

J'ai effectué une page spécifique pour le format Iphone; lorsque je transfert celle-ci; je n'ai pas de valeur, tout est noté N/A

voici le lien de la page en question
http://meteograndcourt.pagesperso-orange.fr/Iphone.html

Celà dit, c'est la seule page du site qui est ainsi et sur GW, tout est correct (voir la copie d'écran en fichier joint).

Quelqu'un peu m'aider sur l'origine du Pb ?

Voici mon code HTML pour aide

Encore merci

<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="420" height="400" />

<!-- ================= Frame ================= -->
<frame width="420" height="400" position-x="0" position-y="0" shadow="0">
<title text="" alignement="left|top" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<background texture="tex_bluegrad.png" stretch="1" />
<border cornerradius="10" color="FF909090" thick="1" />
</frame>

<textbox width="380" height="40" shadow="1" position-x="10" position-y="10" margin="10">
<background color1="9699FF99" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">

<line text="$Country le $CurrentDate[%A %d %B %Y à %Hh%M]" />
<font color="FF000000" facename="arial" size="17" weight="330" italic="0" />
</text>
<background color="00000000" />
</textbox>

<textbox width="380" height="25" shadow="0" position-x="10" position-y="228" margin="5">
<border cornerradius="10" color="00909090" thick="1" />
<text alignement="center">
<line text="Graphique du jour en cours" />
<font color="FF000000" facename="Arial" size="13" weight="330" italic="0" />
</text>
<background color="00000000" texture="" stretch="1" />
</textbox>

<textbox width="100" height="40" shadow="1" position-x="10" position-y="60" margin="10">
<background color1="9699FF99" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="$Current[outdoor_temperature] $Unit[Temperature]" />
<font color="FF000000" facename="arial" size="22" weight="400" italic="0" />
</text>
<background color="00000000" />
</textbox>

<textbox width="100" height="40" shadow="1" position-x="130" position-y="60" margin="10">
<background color1="9699FF99" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="$Current[outdoor_humidity] %" />
<font color="FF000000" facename="arial" size="22" weight="330" italic="0" />
</text>
<background color="00000000" />
</textbox>

<textbox width="140" height="40" shadow="1" position-x="250" position-y="60" margin="10">
<background color1="9699FF99" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
<border cornerradius="10" color="FF999999" thick="1" />
<text alignement="4">
<line text="$Current[relative_pressure] $Unit[Pressure]" />
<font color="FF000000" facename="Arial" size="22" weight="330" italic="0" />
</text>
<background color="00000000" />
</textbox>
<!-- ================= First Lineplot ================= -->
<lineplot width="380" height="130" shadow="1" position-x="10" position-y="250" margin-top="10" margin-right="45" margin-bottom="25" margin-left="40">
<title text="" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="16" weight="400" italic="1" />
</title>
<border cornerradius="10" color="FF909090" thick="1" />
<xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0" titleside="bottom">
<title text="" alignement="vcenter|hcenter" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<labels labelinterval="1" angle="0" format="%H:%M" side="left" hide="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="5" minorticks="4" side="bottom" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
<y1axis color="FFFF0000" grid="1" autoscale="1" min="0" max="0" titleside="left" titlemargin="25">
<title text="Temp. ($Unit[Temperature])" alignement="vcenter|hcenter" angle="0">
<font color="FFFF0000" facename="Arial" size="14" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="left" hide="0">
<font color="FFFF0000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="3" minorticks="2" side="left" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
<y2axis side="right" color="FF009000" grid="0" autoscale="1" titleside="right" titlemargin="28">
<title text="Pression ($Unit[Pressure])" alignement="vcenter|hcenter" angle="0">
<font color="FF009000" facename="Arial" size="14" weight="400" italic="1" />
</title>
<labels labelinterval="1" angle="0" format=".0" side="right" hide="0">
<font color="FF009000" facename="Arial" size="14" weight="400" italic="0" />
</labels>
<ticks majorticks="3" minorticks="2" side="right" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>

<background color="FFFFFFFF" texture="tex_greengrad.png" stretch="1" />
<graphbackground color="FFFFFFFF" />
<data>
<outdoor_temperature axisbind="y1axis" legend="" hidelegend="1" color1="FFFF0000" color2="FF0000FF" antialiasing="1" filled="0" hide="1" thick="1.2"/>
<relative_pressure axisbind="y2axis" legend="" hidelegend="1" color1="FF009000" color2="FF00FF00" antialiasing="1" filled="0" thick="1"/>
</data>
</lineplot>


<!-- ================= Statistics ================= -->
<textbox width="380" height="125" shadow="1" position-x="10" position-y="108" margin="6">
<border cornerradius="10" color="FF909090" thick="1" />
<text alignement="left|top">
<line text="\t\t\tMin\t\t Max" />
<line text="Température ext. :\t$Min[outdoor_temperature,2.1] $Unit[Temperature]\t\t$Max[outdoor_temperature,8.1] $Unit[Temperature]" />
<line text="Pression rel. :\t\t$Min[relative_pressure,6.1] $Unit[Pressure]\t$Max[relative_pressure,10.1] $Unit[Pressure]" />
<line text="Humidité ext. :\t\t$Min[outdoor_humidity,2.0] %\t\t$Max[outdoor_humidity,2.0] %" />
<line text="Vitesse maximale du vent : $Max[wind_speed,3.1] $Unit[Speed]" />
<line text="Direction du vent : $Current[wind_direction,f1] $Unit[wind_direction]" />
<line text="Total pluie : $Cumul[relative_rainfall,2.1] $Unit[Rainfall]" />
<line text=" Valeurs de la journée" />
</text>
<background color="00000000" texture="tex_greengrad.png" stretch="1" />
</textbox>
<frame width="65" height="60" position-x="235" position-y="170">
<background color="ff0000ff" texture="$WeatherConditions[Icon]" stretch="1" />
</frame>
</stylesheet>
GW.jpg
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
Avatar de l’utilisateur
beubeu
Membre
Messages : 50
Inscription : lun. déc. 07, 2009 8:02 pm
Localisation : Grandcourt (76)
Contact :

Re: Abs valeur historique dans transfert bien que présent sur GW

Message par beubeu »

J'ai trouvé la solution de mon problème
Mauvais paramétrage de mes exportations
jpmath
Membre
Messages : 52
Inscription : mer. avr. 01, 2009 6:54 pm
Localisation : PLAZAC 24 Dordogne - Perigord
Contact :

Re: Abs valeur historique dans transfert bien que présent su

Message par jpmath »

beubeu a écrit :J'ai trouvé la solution de mon problème
Mauvais paramétrage de mes exportations
Tu peut m'en dire plus car aujourd’hui je veux rajouter des nouvelles gauges et le png s'affiche mais ne ce met pas à jour bien que le xml soit sur le site.

Merci
Station BRESSER équivalent à Vion 4 928DV - Logiciels : WsWin + GW 2.0.321 sous Windows XP
Répondre