Scheinbar geht die Lösung. (https://github.com/rg-engineering/ioBroker.daswetter/issues/422)
NEWS
Best posts made by Micha 3
-
RE: [Neuer Adapter] Homepilot20
@homecineplexx sagte in [Neuer Adapter] Homepilot20:
also ich hab jetzt eine 0.0.53 version veröffentlicht.
ich habs bei mir mit JS-Controller 5.0.19 und 6.0.4 getestet und es scheint zu funktionieren.bitte um info darüber!
lgDanke, funktioniert mit js-c 6.0.4 und auch mit der 6.0.5 alpha.
-
RE: Adresse aus GPS Koordinaten ermitteln ?
Funktioniert ja super soweit. Danke auf jeden fall.
Ein Problem ergibt sich aber nun doch. seit der Umstellung im JavaScript Adapter die Umstellung von httpGET bekomme ich nun folgende Fehlermeldungwarn: script.js.common.GPS: request package is deprecated - please use httpGet (or a stable lib like axios) instead!
Wie kann ich das beheben?
-
RE: Problem: Anmeldung / Registrierung bei daswetter.com
Man kann sich zwar nicht mehr Einloggen, aber die Standortänderung funktioniert über Umwege trotzdem noch.
In der Standortsuche den Ort eingeben und dann aus der URL den, ich meine, die 5 stellige Zahl kopieren und in der Pfad URL im Adapter rüber kopieren und voila, der neue Standort ist drin.https://www.daswetter.com/wetter_Bergen+Auf+Rugen-Europa-Deutschland-Mecklenburg+Vorpommern--1-99345.html
http://api.daswetter.com/index.php?api_lang=de&localidad=99345&affiliate_id=xxxxxxv=2.1&h=1
Latest posts made by Micha 3
-
RE: Adresse aus GPS Koordinaten ermitteln ?
Danke für die Hilfe und Denkanstöße.
-
RE: Adresse aus GPS Koordinaten ermitteln ?
meins.
<xml xmlns="https://developers.google.com/blockly/xml"> <variables> <variable id="QN!T6w6a-/l=eT]qb^[m">lat</variable> <variable id=";AX~{zgT$/kdtN6_QqtB">lon</variable> <variable type="timeout" id="timeout">timeout</variable> <variable id="InM51wH+hhRZ1K}Uo6R:">result</variable> <variable id="A)i-Et;L|j!6^^m_Y4-G">strasse</variable> <variable id="6*5_=d|`GXhhd:zBG^[c">plz</variable> <variable id="CvK?S#qy;hmBCz`tdgBf">ort</variable> <variable id="r,(Pk/vT!2f9I99,*O1I">bundesland</variable> <variable id="-llvKNjIkTSSp;-GZ(3]">land</variable> <variable id="329{(}BZRyRCy|UNJ2Mo">stadt</variable> <variable id="j|Nt5wiqkFM%y4V(19rU">stadtteil</variable> </variables> <block type="procedures_defcustomnoreturn" id="Y0O~+EUHSHjgO]D;jg8-" x="-538" y="263"> <mutation statements="false"> <arg name="lat" varid="QN!T6w6a-/l=eT]qb^[m"></arg> <arg name="lon" varid=";AX~{zgT$/kdtN6_QqtB"></arg> </mutation> <field name="NAME">setLocation</field> <field name="SCRIPT">ZXh0ZW5kT2JqZWN0KCdzeXN0ZW0uY29uZmlnJywge2NvbW1vbjoge2xhdGl0dWRlOiBsYXQsIGxvbmdpdHVkZTogbG9ufX0pOw==</field> <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment> </block> <block type="on" id="4ru.qSpei2XH^rB2vH-S" x="-562" y="313"> <field name="OID">sonoff.0.Temp-GPS.Uptime</field> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <statement name="STATEMENT"> <block type="timeouts_cleartimeout" id="H`5N!HFxr3!MHENWRt%N"> <field name="NAME">timeout</field> <next> <block type="timeouts_settimeout" id="{JvyKrcbL|PA~vVr-LG:"> <field name="NAME">timeout</field> <field name="DELAY">2000</field> <field name="UNIT">ms</field> <statement name="STATEMENT"> <block type="update" id="h)dlnR3^Q.](=4QSEJ(b"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.GPS.lat</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="math_rndfixed" id="bnK{F#|CqXlA9xawHkpf"> <field name="n">2</field> <value name="x"> <shadow type="math_number" id=")M%}Y+;HO~[uh;VgZ{;("> <field name="NUM">3.1234</field> </shadow> <block type="get_value" id="3Eb+zb%2/#@Y9I9so4Op"> <field name="ATTR">val</field> <field name="OID">sonoff.0.Temp-GPS.GPS_Lat</field> </block> </value> </block> </value> <next> <block type="update" id="wW)4.o_sZ)fb.atnCmR/"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.GPS.lon</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="math_rndfixed" id="JcP!P6GG*4.MkJcUV$Ib"> <field name="n">2</field> <value name="x"> <shadow type="math_number" id="rCU]GgK3f!WC~Hog`l_3"> <field name="NUM">3.1234</field> </shadow> <block type="get_value" id="L`):Oz%6hIWG2!kXZ7KX"> <field name="ATTR">val</field> <field name="OID">sonoff.0.Temp-GPS.GPS_Lon</field> </block> </value> </block> </value> <next> <block type="update" id="nP9xglS.aA[MbTbkYIl0"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="true"></mutation> <field name="OID">0_userdata.0.GPS.accuweather_GPS</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">200</field> <field name="UNIT">ms</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="text_join" id="q9N5_(eD8@Lo^lj|3N~2"> <mutation items="3"></mutation> <value name="ADD0"> <block type="get_value" id="%}aB6;vIAApy1bl/X+{i"> <field name="ATTR">val</field> <field name="OID">0_userdata.0.GPS.lat</field> </block> </value> <value name="ADD1"> <block type="text" id="KPp.^#63Ii89Zr{@h!d6"> <field name="TEXT">,</field> </block> </value> <value name="ADD2"> <block type="get_value" id="1I~Jd)wr|w~m]AAhkQfC"> <field name="ATTR">val</field> <field name="OID">0_userdata.0.GPS.lon</field> </block> </value> </block> </value> <next> <block type="variables_set" id="wR~~7^?!0{b~ZWJW2z2Y"> <field name="VAR" id="QN!T6w6a-/l=eT]qb^[m">lat</field> <value name="VALUE"> <block type="get_value" id="7x~tx,s?a(xli`sb]5*z"> <field name="ATTR">val</field> <field name="OID">sonoff.0.Temp-GPS.GPS_Lat</field> </block> </value> <next> <block type="variables_set" id="|i,e7-xsVZtwL,YE9Pns"> <field name="VAR" id=";AX~{zgT$/kdtN6_QqtB">lon</field> <value name="VALUE"> <block type="get_value" id="!/+#$U+|eCP!WX]+]~l|"> <field name="ATTR">val</field> <field name="OID">sonoff.0.Temp-GPS.GPS_Lon</field> </block> </value> <next> <block type="http_get" id="!5?-*Q~.RvH!2a;N;$8A"> <field name="TIMEOUT">5000</field> <field name="UNIT">ms</field> <field name="TYPE">text</field> <value name="URL"> <shadow type="text" id="W3jT::nIRxhazYsa4:JL"> <field name="TEXT">http://</field> </shadow> <block type="text_join" id="%wST`3h.s5)s?yTXh$~i"> <mutation items="5"></mutation> <value name="ADD0"> <block type="text" id="-8lYPxgfT*=]t2_g7#$["> <field name="TEXT">https://nominatim.openstreetmap.org/reverse.php?format=json&lat=</field> </block> </value> <value name="ADD1"> <block type="variables_get" id="tiI%Gue0zt)Ek%,a:s52"> <field name="VAR" id="QN!T6w6a-/l=eT]qb^[m">lat</field> </block> </value> <value name="ADD2"> <block type="text" id="!R=ImuE$Vd/2+[=%_`6}"> <field name="TEXT">&lon=</field> </block> </value> <value name="ADD3"> <block type="variables_get" id="]z8~GQT@2PBU%@=!G9#("> <field name="VAR" id=";AX~{zgT$/kdtN6_QqtB">lon</field> </block> </value> <value name="ADD4"> <block type="text" id="ebKGaWIPd`n`N[K(4Ve`"> <field name="TEXT">&zoom=18</field> </block> </value> </block> </value> <statement name="STATEMENT"> <block type="controls_if" id="!,JgMofSD2s4%OATm#Y/"> <mutation else="1"></mutation> <value name="IF0"> <block type="logic_compare" id="Lg1v?x0O`oHmH;0xbMva"> <field name="OP">EQ</field> <value name="A"> <block type="http_response" id="*pdEOY-DN/ldpqq*FAu7"> <field name="ATTR">response.statusCode</field> </block> </value> <value name="B"> <block type="text" id="21:Ls`+-R4cDwlsqPL|2"> <field name="TEXT">200</field> </block> </value> </block> </value> <statement name="DO0"> <block type="variables_set" id="I9#Bq3*PzD$iOfu-5]TY"> <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field> <value name="VALUE"> <block type="convert_json2object" id="SDiJFF[g4MRS.KoQ+x`E"> <value name="VALUE"> <block type="http_response" id="v3+Dyk@I0vn4`k~AYx7l"> <field name="ATTR">response.data</field> </block> </value> </block> </value> <next> <block type="debug" id="eU.[mIK1ul`Z93hZ{,p*"> <field name="Severity">info</field> <value name="TEXT"> <shadow type="text" id="[I?^X?ha|_FCFS#FI7d."> <field name="TEXT">test</field> </shadow> <block type="get_attr" id="V/U]m5b#1WEyowil9c^n"> <value name="PATH"> <shadow type="text" id="Mgv2,j{bH?iH!eZ*Wtfu"> <field name="TEXT">display_name</field> </shadow> </value> <value name="OBJECT"> <shadow type="get_object" id="zu)XVk{He0L)-v|55BA5"> <field name="OID">Object ID</field> </shadow> <block type="variables_get" id=",YY~FWQ5r$1}(2B?dau["> <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field> </block> </value> </block> </value> </block> </next> </block> </statement> <statement name="ELSE"> <block type="debug" id="R_jHmT#vH_l4`4/d7VE:"> <field name="Severity">info</field> <value name="TEXT"> <shadow type="text" id="zE1JpQaU461xf;Dv`z3u"> <field name="TEXT">test</field> </shadow> <block type="http_response" id="Q)W:WJdX0DxwFKTib;[J"> <field name="ATTR">err</field> </block> </value> </block> </statement> </block> </statement> <next> <block type="procedures_callcustomnoreturn" id="]xfpyzOF9=)([-K1]^(_"> <mutation name="setLocation"> <arg name="lat"></arg> <arg name="lon"></arg> </mutation> <value name="ARG0"> <block type="variables_get" id="~09Z[2;#mjJt5o([aZIA"> <field name="VAR" id="QN!T6w6a-/l=eT]qb^[m">lat</field> </block> </value> <value name="ARG1"> <block type="variables_get" id="llGZ2xUwPET:ipd_u.Zf"> <field name="VAR" id=";AX~{zgT$/kdtN6_QqtB">lon</field> </block> </value> <next> <block type="variables_set" id="6UkRrRin?=5699,9.LJ:"> <field name="VAR" id="A)i-Et;L|j!6^^m_Y4-G">strasse</field> <value name="VALUE"> <block type="text" id="p)6B^~T_Rv0AiRB*u]mk"> <field name="TEXT"></field> </block> </value> <next> <block type="variables_set" id="x-ZTggEZU,P_aRK;JG.q"> <field name="VAR" id="6*5_=d|`GXhhd:zBG^[c">plz</field> <value name="VALUE"> <block type="text" id="[tz-5NkFJVl*J(Mfl$dw"> <field name="TEXT"></field> </block> </value> <next> <block type="variables_set" id="KEkLwj1;v+n`|hcsbV~}"> <field name="VAR" id="CvK?S#qy;hmBCz`tdgBf">ort</field> <value name="VALUE"> <block type="text" id="X=_{Y7%|UC?a,BJinB-C"> <field name="TEXT"></field> </block> </value> <next> <block type="variables_set" id="y8:oB^s_@fY8aPp]4mX$"> <field name="VAR" id="r,(Pk/vT!2f9I99,*O1I">bundesland</field> <value name="VALUE"> <block type="text" id="CwL{-QIfDx}g^#f)3$)6"> <field name="TEXT"></field> </block> </value> <next> <block type="variables_set" id="@0XAk3T@~yVm(H7^vCll"> <field name="VAR" id="-llvKNjIkTSSp;-GZ(3]">land</field> <value name="VALUE"> <block type="text" id="(N7@62Jo{saK[@@@ZFiE"> <field name="TEXT"></field> </block> </value> <next> <block type="variables_set" id="o^r(Hxy,g21/dt~9TKZy"> <field name="VAR" id="A)i-Et;L|j!6^^m_Y4-G">strasse</field> <value name="VALUE"> <block type="get_attr" id="4BRp8)RL(Z,ya1V7L%,k"> <value name="PATH"> <shadow type="text" id="@+Kn.LF%vkB35cm%To%G"> <field name="TEXT">address.road</field> </shadow> </value> <value name="OBJECT"> <block type="variables_get" id="/rsi@S]q*[hct$N@3[U^"> <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field> </block> </value> </block> </value> <next> <block type="variables_set" id="+g#!=48^0Ptra,[aQpyr"> <field name="VAR" id="6*5_=d|`GXhhd:zBG^[c">plz</field> <value name="VALUE"> <block type="get_attr" id="~ZV;a5(Aw/K=L^#a3sw]"> <value name="PATH"> <shadow type="text" id="w:W|g,i:tSkuP*I^o;uQ"> <field name="TEXT">address.postcode</field> </shadow> </value> <value name="OBJECT"> <block type="variables_get" id="{yOR**tGuGj71m^D:d[!"> <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field> </block> </value> </block> </value> <next> <block type="variables_set" id="m;eWQI56kzaa0toQpJ?x"> <field name="VAR" id="329{(}BZRyRCy|UNJ2Mo">stadt</field> <value name="VALUE"> <block type="get_attr" id="v+*aTZolu/3.opuTsA2I"> <value name="PATH"> <shadow type="text" id="dK9#DRY/x5vYP7}W;`F("> <field name="TEXT">address.town</field> </shadow> </value> <value name="OBJECT"> <block type="variables_get" id="nvly[(7r/+?7*WB4@eh;"> <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field> </block> </value> </block> </value> <next> <block type="variables_set" id="oen2z3!LI}$?{hlibd,q"> <field name="VAR" id="j|Nt5wiqkFM%y4V(19rU">stadtteil</field> <value name="VALUE"> <block type="get_attr" id="2gd)S{;0+7JB)rtZ;bqr"> <value name="PATH"> <shadow type="text" id="qpGzmC!GGqM(OzR`L)?c"> <field name="TEXT">address.village</field> </shadow> </value> <value name="OBJECT"> <block type="variables_get" id="V.[]^O%U]RWf`BOs]tUD"> <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field> </block> </value> </block> </value> <next> <block type="variables_set" id="JJ=pAjKY88C81_RZa79="> <field name="VAR" id="r,(Pk/vT!2f9I99,*O1I">bundesland</field> <value name="VALUE"> <block type="get_attr" id="8h+PMWbE#|bn}CD4oTi|"> <value name="PATH"> <shadow type="text" id=";GH4zjhdYRVGRVHNvmLs"> <field name="TEXT">address.state</field> </shadow> </value> <value name="OBJECT"> <block type="variables_get" id="Sg;0Iu]BS#a}1VqQ`$?9"> <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field> </block> </value> </block> </value> <next> <block type="variables_set" id="zw36a!](Wlgkn^.bA_v,"> <field name="VAR" id="-llvKNjIkTSSp;-GZ(3]">land</field> <value name="VALUE"> <block type="get_attr" id="+fQ`)n1@Ww}/{%OO:K36"> <value name="PATH"> <shadow type="text" id="_MyW^~va)F:Z:IVq$)eR"> <field name="TEXT">address.country</field> </shadow> </value> <value name="OBJECT"> <block type="variables_get" id="b!.wQ$]TN~jwuab{}EET"> <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field> </block> </value> </block> </value> <next> <block type="update" id="if)ck30){M%-RNa%6YzW"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.GPS.GPS_Position</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="text_join" id="L]Xd0hlDRwDDkUtpp:Sy"> <mutation items="7"></mutation> <value name="ADD0"> <block type="logic_ternary" id="`UFoXvUPv1Pc4h`=|~JD"> <value name="IF"> <block type="variables_get" id="[.49M8y)hxq~{X^IRIhx"> <field name="VAR" id="A)i-Et;L|j!6^^m_Y4-G">strasse</field> </block> </value> <value name="THEN"> <block type="variables_get" id="SWDWkrP_wLd{sF*qU!vC"> <field name="VAR" id="A)i-Et;L|j!6^^m_Y4-G">strasse</field> </block> </value> </block> </value> <value name="ADD1"> <block type="logic_ternary" id="zEMV.C]qSX{P`T-XP^Hb"> <value name="IF"> <block type="variables_get" id=";EN^{$cRysb_9ZPMBt`M"> <field name="VAR" id="A)i-Et;L|j!6^^m_Y4-G">strasse</field> </block> </value> <value name="THEN"> <block type="text" id="GLb;?7As.fEM?4nR;ne="> <field name="TEXT">, </field> </block> </value> </block> </value> <value name="ADD2"> <block type="logic_ternary" id="}z,CZJfQ*/A/w7YTi2~E"> <value name="IF"> <block type="variables_get" id="6h8XVvv(r%]fP]`_z[l:"> <field name="VAR" id="6*5_=d|`GXhhd:zBG^[c">plz</field> </block> </value> <value name="THEN"> <block type="text_join" id="kpl;N_th,XsHq{je#6GM"> <mutation items="2"></mutation> <value name="ADD0"> <block type="variables_get" id=";szAWOxJP9i/Y)YwBv?j"> <field name="VAR" id="6*5_=d|`GXhhd:zBG^[c">plz</field> </block> </value> <value name="ADD1"> <block type="text" id="#m)lI}H`?u[CTjPpEYp."> <field name="TEXT">, </field> </block> </value> </block> </value> </block> </value> <value name="ADD3"> <block type="logic_ternary" id="f3q*%jcof-N9$#Oke-.o"> <value name="IF"> <block type="variables_get" id="NWTfW)1!!bSVDz~U)m/1"> <field name="VAR" id="j|Nt5wiqkFM%y4V(19rU">stadtteil</field> </block> </value> <value name="THEN"> <block type="text_join" id="sj#]HAN^-Gkp+[eghQuo"> <mutation items="2"></mutation> <value name="ADD0"> <block type="variables_get" id="#.EdV`CR}}mi^q9|7Q#C"> <field name="VAR" id="j|Nt5wiqkFM%y4V(19rU">stadtteil</field> </block> </value> <value name="ADD1"> <block type="text" id="jF{~=-QDhCT}v-wp%r*F"> <field name="TEXT">, </field> </block> </value> </block> </value> </block> </value> <value name="ADD4"> <block type="logic_ternary" id="_baHXH3=jK$cZ5Vt!*eN"> <value name="IF"> <block type="variables_get" id="XbvIoiom{mDSet)68I9V"> <field name="VAR" id="r,(Pk/vT!2f9I99,*O1I">bundesland</field> </block> </value> <value name="THEN"> <block type="text_join" id="Pd(Rt;kJBEe!P588$8/d"> <mutation items="2"></mutation> <value name="ADD0"> <block type="variables_get" id="VO9O.ditr_lkbbC}[#HM"> <field name="VAR" id="r,(Pk/vT!2f9I99,*O1I">bundesland</field> </block> </value> <value name="ADD1"> <block type="text" id=".szY]0{i}{xj3sH-dOie"> <field name="TEXT">, </field> </block> </value> </block> </value> </block> </value> <value name="ADD5"> <block type="logic_ternary" id="%8ys_w*3qpg6I?!YB2Wr"> <value name="IF"> <block type="variables_get" id="Y-mnVf(#$Q3@y^^?[9)J"> <field name="VAR" id="-llvKNjIkTSSp;-GZ(3]">land</field> </block> </value> <value name="THEN"> <block type="text_join" id="QIBSvhmB@0;noHJb|(yv"> <mutation items="2"></mutation> <value name="ADD0"> <block type="variables_get" id="7L_T5x.wW}%U!x`^s7Dc"> <field name="VAR" id="-llvKNjIkTSSp;-GZ(3]">land</field> </block> </value> </block> </value> </block> </value> <value name="ADD6"> <block type="logic_ternary" id="bneVX)V$6)Olno`7@-!v"> <value name="IF"> <block type="logic_negate" id="90!{0(0ipi52TP$IVCiv"> <value name="BOOL"> <block type="variables_get" id="cw17gqGGH_e|zmnNA:BX"> <field name="VAR" id="-llvKNjIkTSSp;-GZ(3]">land</field> </block> </value> </block> </value> <value name="THEN"> <block type="text" id=")-A+1mmU{^PQK+yNwNE%"> <field name="TEXT">Keine Adressen verfügbar.</field> </block> </value> </block> </value> </block> </value> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </statement> </block> </next> </block> </statement> </block> </xml>
-
RE: Adresse aus GPS Koordinaten ermitteln ?
ich hab jetzt Fehler, GPS ist top
script.js.common.GPS: Cannot get address of "undefined": TypeError: Cannot read properties of undefined (reading 'address')
-
RE: Adresse aus GPS Koordinaten ermitteln ?
@wolfi913 Fehlt da was? warum setzt du Lat und Lon vorher auf einen wert?
-
RE: Adresse aus GPS Koordinaten ermitteln ?
https://forum.iobroker.net/topic/57207/adresse-aus-gps-koordinaten-ermitteln/19
https://forum.iobroker.net/topic/57207/adresse-aus-gps-koordinaten-ermitteln/11
https://forum.iobroker.net/topic/57207/adresse-aus-gps-koordinaten-ermitteln/16
-
RE: Adresse aus GPS Koordinaten ermitteln ?
kommisch nur es geht und trotz der Fehlermeldung.
nimm den Blockly code und teste selber und dasnn gehst du auf JS-Funktion ... da ist das JS drin. -
RE: Adresse aus GPS Koordinaten ermitteln ?
ich sag doch, ich kann das nicht. ich hab mir das von oben kopiert und es lief ja auch. nun hab ich die Fehlermeldung und festgestellt, es das JS in der Funktion. aber wie und was das alles macht weiß ich nicht.
-
RE: Adresse aus GPS Koordinaten ermitteln ?
das JS was drin ist falls ich es nicht gepostet habe.
var request =require('request'); let result; const options = { url: 'https://nominatim.openstreetmap.org/reverse.php?format=json&lat=' + lat + '&lon=' + lon + '&zoom=18', method: 'GET', headers: { 'Accept': 'application/json', 'Accept-Charset': 'utf-8', 'User-Agent': 'iobroker script' } } request(options, function(err,response,body){ result = JSON.parse(body); }) await wait(1000); return result;
-
RE: Adresse aus GPS Koordinaten ermitteln ?
<block xmlns="https://developers.google.com/blockly/xml" type="procedures_defcustomreturn" id="?;wMWdJ!vB8:m#;$39f@" x="-537" y="213"> <mutation statements="false"> <arg name="lat" varid="QN!T6w6a-/l=eT]qb^[m"></arg> <arg name="lon" varid=";AX~{zgT$/kdtN6_QqtB"></arg> </mutation> <field name="NAME">OSM</field> <field name="SCRIPT">dmFyIHJlcXVlc3QgPXJlcXVpcmUoJ3JlcXVlc3QnKTsNCmxldCByZXN1bHQ7DQpjb25zdCBvcHRpb25zID0gew0KICAgIHVybDogJ2h0dHBzOi8vbm9taW5hdGltLm9wZW5zdHJlZXRtYXAub3JnL3JldmVyc2UucGhwP2Zvcm1hdD1qc29uJmxhdD0nICsgbGF0ICsgJyZsb249JyArIGxvbiArICcmem9vbT0xOCcsDQogICAgbWV0aG9kOiAnR0VUJywNCiAgICBoZWFkZXJzOiB7DQogICAgICAgICdBY2NlcHQnOiAnYXBwbGljYXRpb24vanNvbicsDQogICAgICAgICdBY2NlcHQtQ2hhcnNldCc6ICd1dGYtOCcsDQogICAgICAgICdVc2VyLUFnZW50JzogJ2lvYnJva2VyIHNjcmlwdCcNCiAgICB9DQp9DQoNCnJlcXVlc3Qob3B0aW9ucywgZnVuY3Rpb24oZXJyLHJlc3BvbnNlLGJvZHkpew0KICAgIHJlc3VsdCA9IEpTT04ucGFyc2UoYm9keSk7DQp9KQ0KYXdhaXQgd2FpdCgxMDAwKTsNCnJldHVybiByZXN1bHQ7</field> <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment> </block>
Ich bin echt zu doof. darin kommt das JS und das kann ich nicht speichern.