hi all..

i have this .bat file

@echo off
D:
chdir D:\Crossbow\cygwin\bin
bash --login -i -c xserve -l



XSERVE 2.0.E: $Id: xserve.c,v 1.8.2.3 2007/02/02 17:45:01 rkapur Exp $
Using params: [raw] [*parsed*] [converted] [server port=9001]
Opening serial device: /dev/ttyS0 @ 57600

my question. how can i change my .bat file above so that the data from
sensor will be sent into postgresql database.

i tried to use '-db -dbserver=localhost -dbport=5432 -dbname=task
-dbuser=tele -dbpasswd=tiny' but not successful.

I need help

TQ
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to