Skip to content

Clean-up of connection handler for better maintainability. #26

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

Merged
merged 54 commits into from
Mar 17, 2020

Conversation

aentinger
Copy link
Contributor

No description provided.

@arduino-libraries arduino-libraries deleted a comment from per1234 Mar 9, 2020
…llback' as deprecated since the function 'addCallback' is covering the functionality of all three functions
…rivate and access them via one generalised execCallback function
aentinger added 24 commits March 9, 2020 14:10
… interval based on the current network connection state
…hods actually overwrite another virtual method from the base class
…e::INIT since this is already done in the base class
…ow to share the code for the function across all connection handlers
…this is really the only type of board which needs this state
…hine in the base class - all derived classes import their actual behaviour within their template methods
@aentinger aentinger force-pushed the conhdl-clean-up branch 2 times, most recently from 0b01bbf to 7656d52 Compare March 12, 2020 13:11
@aentinger
Copy link
Contributor Author

Successfully tested on PROD with

  • MKR 1000 ✔️
  • MKR WiFi 1010 ✔️
  • MKR GSM 1400 ✔️
  • MKR WAN 1310 ✔️
  • ESP8266 ✔️

@AlbyIanna can you please test with MKR NB 1500 and MKR WAN 1310?

@AlbyIanna
Copy link
Contributor

@Rocketct waiting for your tests

@Rocketct
Copy link

From Italy, with our test SIM the connection fall when the module try to open a socket to the broker,but this is expected due to the SIM's plan.

Today i plan another test in other country and i'll let you know the results as soon as i get it

@Rocketct
Copy link

Rocketct commented Mar 17, 2020

test3ed form our team in Malmo and works properly, the getting started and the cloud

@aentinger aentinger merged commit 3737d7b into master Mar 17, 2020
@aentinger aentinger deleted the conhdl-clean-up branch March 17, 2020 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants