Page 3 of 22

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 2:12 pm
by Rene
@chak: Are you sure you are measuring the outside temperature and humidity?

Rene.

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 4:00 pm
by Snelvuur
really a nice thing.. i see new people popping up on the "grid" hopefully over 2 months i should be there :)

// Erik (binkey.nl)

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 4:24 pm
by Noel
Pieter,
I'm, trying to add some more data, but for some reason it will not work.
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">myXML.Add("<Entry>")
myXML.Add("<Name>Last caller</Name>")
myXML.Add("<ID>3</ID>")
myXML.Add("<Units>nr.</Units>")
myXML.Add("<Value>1234567890</Value>")
myXML.Add("</Entry>")<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
The ID is the correct ID, and the value is (at the moment) fixed.
The error I get is:<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">Scripting runtime error: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags) at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) at scriptcode24.scriptcode24.Main(Object parms) --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at Scheduler.VsaScriptHost.Invoke(String ModuleName, String MethodName, Object[] Arguments)<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">

Do you maybe know what could be wrong?


--
Image

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 5:31 pm
by TANE
@Rene Temp and humidity are for outside..just checked
It was really nice here in Nieuwegein this afternoon.

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 5:55 pm
by Rene
@Wifi: The value you specified is probably out of bounds (its quite a large number).

Rene.

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 7:13 pm
by Noel
Thanks for the info Rene.
I guess that this is the problem.
I'll give it a go later with a smaller number.

--
Image

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 8:16 pm
by Noel
Yep.. Maximum is 6 digets. I guess it will be a no go on the last caller ID :-(

--
Image

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 8:32 pm
by Bwired
I will upgrade the database, try again Noel!
And Welcome Eschenk on the service :-)

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 10:14 pm
by Noel
Pieter.
It's working now. All I need now is an option to make the value start with a 0 (like 030....), and beeing able to put letters in the string (at the moment it only takes numbers and a dot)
I want to mask the two last digit's with a X

--
Image

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 10:38 pm
by Bwired
That is right, the field is numeric in the database.
Let me check if I can make this a Varchar, I think that would be better.
I get back on this!

Bwired Googlemaps upload data webservice

Posted: Sun Mar 15, 2009 10:44 pm
by Noel
Take your time :-)

--
Image

Bwired Googlemaps upload data webservice

Posted: Mon Mar 16, 2009 2:04 am
by RDNZL
Just added this uploading feature to DomotiGa, seems to work ok!

Regards,
Ron

Bwired Googlemaps upload data webservice

Posted: Mon Mar 16, 2009 2:37 am
by Digit
Welcome to the club! :-)

Bwired Googlemaps upload data webservice

Posted: Tue Mar 17, 2009 12:03 am
by Sooty
Would you like some data from the UK to mess up the nice Netherlands centred map?

Paul..

Bwired Googlemaps upload data webservice

Posted: Tue Mar 17, 2009 12:23 am
by Noel
I think that the "centred map" on Netherlands is a fixed setting (as it should be :-) )

--
Image