Git Product home page Git Product logo

Comments (6)

mapedraza avatar mapedraza commented on August 12, 2024 1

Probably is a good idea to include it as configuration parameter into the agent. Since you already identified how to change that parameter, are you whiling to contribute to enable it as configuration parameter?

This file contains all the configuration parameters:
https://github.com/telefonicaid/iotagent-node-lib/blob/master/lib/commonConfig.js

If you need more help, please let us know
Best regards

from iotagent-node-lib.

mapedraza avatar mapedraza commented on August 12, 2024

As I can see, the limits you pasted are 50mb, much bigger than the 100kb of your notification, it is right?

from iotagent-node-lib.

MichelSc avatar MichelSc commented on August 12, 2024

The 100kb is the hard-coded limit I need to get rid of (default from bodyparser).

My notification is around 1.8mb big.

In my example, I raise the limit to 50mb, so comfortably higher than my notification.

from iotagent-node-lib.

fgalan avatar fgalan commented on August 12, 2024

Could you provide more detail on your use case, please?

In particular, why do you need so large payload? Typically, the measures that IoTA process are much smaller than that.

from iotagent-node-lib.

MichelSc avatar MichelSc commented on August 12, 2024

Devices from the edge send raw data as json objects to Orion Context Broker. These raw data are vibrations (accelerations) with a frequency of 50KHz and sent as blobs with a frequency of 1Hz. Each blob contains 50K accelerations and is 1.8MB
When a new blob arrive, I need to be notified, and to process the blob.

from iotagent-node-lib.

MichelSc avatar MichelSc commented on August 12, 2024

After weighted reflection, we decided not to rely on iotagent-node-lib to solve our connection need.

@mapedraza: this issue is for your information; we will not fix it.

from iotagent-node-lib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.