[Logo] Serotonin Software Community
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Getting unit data on Mango  XML
Forum Index » Mango installation
Author Message
mydesires100

Initiate

Joined: 25/12/2009 05:13:10
Messages: 3
Offline

Hi,

I have a unit which sends data(GPS coordinates in strea of characters) on an IP address and port using GPRS. For now i am using a socket utility to get that data and generate reports . I want to know if i could see those data and reports in Mango.

I am new to mango Please help.

Thanks a lot.

mlohbihler

Master
[Avatar]

Joined: 01/03/2007 22:48:52
Messages: 1459
Offline

You are already getting data and reports? What is it you want Mango to do for you?

Best regards,
Matthew Lohbihler
mydesires100

Initiate

Joined: 25/12/2009 05:13:10
Messages: 3
Offline

Hi,

I have a hardware device which sends data in stream of bytes. I want to configure that unit on Mango.
For now i have configured that unit to our server(not mango) and i am reporting those data in our self made application.

Now i want to give a try to Mango , by connecting that unit to mango and see its data on the Mango application only.

As of now we are doing this :

- configured the unit to send the byte stream to an IP and Port.
- On that IP and Port we have written an utility which receives the data, fragments it and save to the database.
-The application is designed to use that database and generate reports.

Can i use mango to this all for me. Just by configuring the units to mango can we see the data there ?

Please help.

Thanks a lot.

-Pramod


mlohbihler

Master
[Avatar]

Joined: 01/03/2007 22:48:52
Messages: 1459
Offline

Mango doesn't (yet) support the parsing of arbitrary data streams. Is the data formatted in any particular protocol, or is it something proprietary?

The data is GPS coordinates? Mango supports binary, numeric, multistate, string, and image, but not (yet) lat/long. You could, however, store each component as its own point.

Best regards,
Matthew Lohbihler
 
Forum Index » Mango installation
Go to:   
Powered by JForum 2.1.9 © JForum Team