Bwired Googlemaps upload data webservice

Forum about Questions, discussions and announcements regarding the Bwired website owned by Pieter Knuvers
Jfn
Member
Member
Posts: 332
Joined: Tue Feb 26, 2008 2:01 pm
Location: Netherlands
Contact:

Bwired Googlemaps upload data webservice

Post by Jfn »

Fixed the ID numbers.

Btw, you should also change the XML example on page 1 of this thread. I used it as a reference for my XML data and all ID's in this example have a value of 1.
User avatar
Willem4ever
Global Moderator
Global Moderator
Posts: 805
Joined: Mon Oct 30, 2006 3:48 pm
Location: Uithoorn / Netherlands

Bwired Googlemaps upload data webservice

Post by Willem4ever »

<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Jfn</i>
<br />Fixed the ID numbers.
Btw, you should also change the XML example on page 1 of this thread. I used it as a reference for my XML data and all ID's in this example have a value of 1.
Kroonen
Member
Member
Posts: 302
Joined: Mon Oct 01, 2007 6:38 pm
Location: Netherlands

Bwired Googlemaps upload data webservice

Post by Kroonen »

yes update the ID's but is time changed? This goes wrong?

I also don't sent last update entry not more
User avatar
Willem4ever
Global Moderator
Global Moderator
Posts: 805
Joined: Mon Oct 30, 2006 3:48 pm
Location: Uithoorn / Netherlands

Bwired Googlemaps upload data webservice

Post by Willem4ever »

I see multiple occurrences of "Lichtsensor" also Inside Temperature was changed two days ago to Study ...
Sooty
Member
Member
Posts: 204
Joined: Sat Mar 22, 2008 11:29 pm
Location: United Kingdom

Bwired Googlemaps upload data webservice

Post by Sooty »

<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">BTW: Pauls Homeseer Tool will handle this automatic.<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">

It currently does this in order that they are added, so it you have device No's 1-8 for example and delete device 6, then the next device added will take position No 6.

If I get time today, I will put in an option to sort the devices on the device list page, so that you can move them into any position.

<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">Suggestion:

Add a XML entry with Offset to UTC.
bwired's receive.asp converts time back to UTC and stores UTC based time and Offset in database.
XML uploads with no timezone set offset to 0 <hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">

I think the time zone is best done at Pieters end to minimise errors. It should be easy enough to do for incoming data The +- value from GMT can be calculated from the date time field and added to the data.

I suppose the more difficult part, will be getting the map to display properly based on the viewing users time zone.

Paul..
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Bwired Googlemaps upload data webservice

Post by Bwired »

ok good ideas I will look into to it.
I changed the select query yesterday and something is wrong for Kroon040, its only the view, your data is received perfectly and stored with the right date. Get back on this!
User avatar
Jeroen Bartels
Advanced Member
Advanced Member
Posts: 627
Joined: Sun Jul 20, 2008 1:23 pm
Location: Netherlands

Bwired Googlemaps upload data webservice

Post by Jeroen Bartels »

I just discovered that my devices are not updated. Thee are value's shown and the last updated time is right, but the values are not.
Can anybody explain why?

I made no changes to my script that was hand made by pieter and myself.

Kind regards,

Jeroen
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Bwired Googlemaps upload data webservice

Post by Bwired »

Thanks all for pointing out!
For now the old query is back, all is OK now.
Need to do a better job on the query :-)
Again I never loose data, only the select is wrong.
Esteban
Forum Moderator
Forum Moderator
Posts: 677
Joined: Sun Jan 13, 2008 6:39 pm
Location: Netherlands

Bwired Googlemaps upload data webservice

Post by Esteban »

Well Pieter, thanks to Paul's plugin setting up the map was as easy as cooking an egg (easier even) Everything is working smoothly as far as I can tell. [:)].

Ciao,
Esteban
User avatar
Noel
Senior Member
Senior Member
Posts: 1887
Joined: Tue Feb 12, 2008 12:13 am
Location: Netherlands
Contact:

Bwired Googlemaps upload data webservice

Post by Noel »

I'm at the moment getting the following error when accessing http://www.bwired.nl/domoticaworld.asp<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">Microsoft OLE DB Provider for ODBC Drivers error '80040e21'

ODBC driver does not support the requested properties.

/domoticaworld.asp, line 34 <hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">

--
Image
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

Bwired Googlemaps upload data webservice

Post by Digit »

Me too.
Rebel
Member
Member
Posts: 101
Joined: Mon Mar 24, 2008 5:03 pm
Location: Netherlands

Bwired Googlemaps upload data webservice

Post by Rebel »

And this error in Homeseer:
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 scriptcode2.scriptcode2.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)
User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Bwired Googlemaps upload data webservice

Post by RDNZL »

Maybe a bug:
If you rename one of your sensors, the old one stays on the site too.
Current Power Usage -> Home Power Usage, everything else I left the same. It's a problem with the website code I guess.

Regards,
Ron.
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Bwired Googlemaps upload data webservice

Post by Bwired »

I had a database crash last night, had to do some repairs :-(
All is running now.
dutchnomad
Member
Member
Posts: 52
Joined: Fri Oct 24, 2008 9:03 am
Location: Netherlands

Bwired Googlemaps upload data webservice

Post by dutchnomad »

Hi I created a .net c# class to send data to Bwired. Not sure if the data will arrive, but I sent some.

Is there a description available of the data formats that can be send? Maybe an xsd, that would be the best?
Post Reply

Return to “Bwired Forum”