[Tinyos-help] Regarding XML Parser for TinyOS
J. Ryan Stinnett
jryans at rice.edu
Wed Aug 1 21:18:05 PDT 2007
Interesting, so there apparently is an XML library... However, I still
can't see a real need for that on a mote. I've found that XML can be
useful way to store data on a computer that is connect to a sensor
network, but on the motes themselves I can't see why you'd want to go
that route. Is there a particular reason or application that led you to
consider XML?
- Ryan
Adi Mallikarjuna Reddy V wrote:
> Hi Ryan,
>
> Later when I searched for it, I found something called TinyXML at
> http://ics.yeditepe.edu.tr/tnl/html/tinyxml.html. Have look at it. I
> didnt explore the capabilities of it.
>
> Regards
> Adi
>
>
> On 8/2/07, *J. Ryan Stinnett* <jryans at rice.edu <mailto:jryans at rice.edu>>
> wrote:
>
> If you mean parsing XML data in messages sent via the radio, I don't
> think that would be very feasible. XML is a pretty verbose format, and
> the largest packet the CC2420 can send is around 256 bytes. It would
> probably be best to stick with more compact data representations.
>
> - Ryan
>
> Adi Mallikarjuna Reddy V wrote:
> > Hi all,
> >
> > Has any one tried out having an XML parser running on the sensor
> nodes
> > along with TinyOS/nesC? Something like TinyXMLParser, which can
> > interpret the XML messages that a node receives?.
> >
> > Any suggestions on this line would be of great helpful.
> >
> > Regards
> > Adi
> >
> > --
> > -----------------------------------------------
> > I was always alone in this world,
> > wanted to be loved,by someone.
> > I always had teary eyes,
> > wanted it to be wiped by someone.
> > --------------------------------------------------
>
>
>
>
> --
> -----------------------------------------------
> I was always alone in this world,
> wanted to be loved,by someone.
> I always had teary eyes,
> wanted it to be wiped by someone.
> --------------------------------------------------
More information about the Tinyos-help
mailing list