TheThingsIndustries / generic-node-se

Generic Node Sensor Edition
https://www.genericnode.com
Other
108 stars 31 forks source link

Payload buffering in the device #175

Open wienke opened 3 years ago

wienke commented 3 years ago

Summary:

We would need a way for data that is measured that can be buffered in the device if it did not arrive.

Why do we need this?

To increase the reliability of the end to end data delivery.

What is already there? What do you see now?

What is missing? What do you want to see?

We don't have this.

How do you propose to implement this?

@elsalahy ?

Environment:

...

Acceptance Criteria:

...

What can you do yourself and what do you need help with?

...

HeadBoffin commented 3 years ago

This topic has many discussions on the forum with many different approaches, many designs become problematic for FUP for downlinks.

elsalahy commented 3 years ago

@marnixcro could you please take the lead in designing and implementing this library.

elsalahy commented 2 years ago

@marnixcro have you done any development for this issue, if yes, please share the branch.