Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8138107
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T11:23:30+00:00 2026-06-06T11:23:30+00:00

Hello I am working on wireless sensor network (Zigbee). WSN gateway device have a

  • 0

Hello I am working on wireless sensor network (Zigbee). WSN gateway device have a ethernet. the gateway device actually manage the network and get the reading from sensors like temperature,light,humidity,pressure sensor etc. My question is how can I store/send data to a remote database or protocol/Application. I mean, Is there any protocol/Application which suitable for it? I want to dispatch those data over web and any application/protocol get the packet and store it to database with correct sequence.Is there any way to do it?? I am using vaadin web application framework for front end. Which fetch the sensor data and show it to user along with graph,chart etc. If additional information require I will glad to provide.

Thank You

Shantanu Banerjee

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T11:23:31+00:00Added an answer on June 6, 2026 at 11:23 am

    If I understand correctly, you are writing directly “to the wire” and are looking for a protocol to handle that data. If that understanding is incorrect, then you can quit reading now because I didn’t understand the question.

    If the assumption is correct, however, then one possibility might be to use OData. At each read of the data, make an HTTP POST request to the server. The viability of this depends somewhat on the volume of data and the bandwidth. The HTTP requests for OData are a bit heavy, but if you used JSON (as opposed to XML), it would reduce the overall size some.

    You would need a database engine that has an OData service available (and there are a few). I don’t know what the data looks like, but presumably you could define a table to store each record with a field for each reading value. Suppose the table is named readings, then a POST to the service with two values might look like this:

    POST http://servername.domain/fullURL/v1/readings HTTP/1.1
    Content-ID: 1
    Content-Type: application/json;type=entry
    
    {
     "temperature": 1.2,
     "otherdata": 42
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello I have this list that i am working on. When i move the
HELLO, I am working on XCODE 3.1.4 , my iphone have 3.1.2 os...But as
hello i have created one windows application in c# .net and its working fine
Hello Ruby/Rails/Merb developers! Im currently working on a web project that will have a
Hello and thanks to everyone for reading my question. I've been working on a
Hello i have this grid working fine here: http://tourscript.com/jqueryasp/default2.asp i start adding a pagination
Hello everyone I been trying get php uploader working but having a lot of
Hello all this is my first post here i have been working in an
Hello I am working on java and I have to generate all the possible
I'm trying to get a Hello World app working with groovy/log4j/ubuntu (working with Groovy

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.