Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish implementing session save/restore #25

Closed
terrillmoore opened this issue Jun 2, 2018 · 4 comments
Closed

Finish implementing session save/restore #25

terrillmoore opened this issue Jun 2, 2018 · 4 comments
Assignees
Labels

Comments

@terrillmoore
Copy link
Member

While studying #21, I discovered that I had forgotten to implement session restore. Just as well, as the session format I chose didn't represent all the needed information. But this needs to be finished.

@terrillmoore terrillmoore self-assigned this Jun 2, 2018
@ThomasBlt
Copy link

@terrillmoore hasn't this been dealt with by the addition of GetSavedSessionInfo ?
If true what's the need for NetSaveFCntUp and NetSaveFCntDown as there is no restore function for them ?

@jangrewe
Copy link

Yes, please! I've made the first steps with LoRa on an ESP32, and this wrapper helped me a lot!
I've got most functionality working, now all i need is some way to save/restore the session info - but my coding skills are lacking, a lot, to be able to implement this.

@jdeus
Copy link

jdeus commented Sep 29, 2020

Still open ?

@jangrewe
Copy link

@jdeus have a look right below the title of this issue. if you see a green badge that says "(!) Open", then yes, this issue is still open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants