-
Notifications
You must be signed in to change notification settings - Fork 37
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
Conversation
a33784d
to
5f9a3b5
Compare
…llback' as deprecated since the function 'addCallback' is covering the functionality of all three functions
…rivate and access them via one generalised execCallback function
5f9a3b5
to
fc61661
Compare
… interval based on the current network connection state
…el all over the code
…tionality is covered by update_handleInit
…hods actually overwrite another virtual method from the base class
…orms the state change
…updateDisconnecting()
…pdateDisconnected()
…s function is overwritten
…e::INIT since this is already done in the base class
…s function is overwritten
…ace depends on an uninitialized variable
…ow to share the code for the function across all connection handlers
…this is really the only type of board which needs this state
… between all connection handlers
…hine in the base class - all derived classes import their actual behaviour within their template methods
…ess it (which they should not need anyway)
… not register callbacks
0b01bbf
to
7656d52
Compare
7656d52
to
28fb13e
Compare
Successfully tested on PROD with
@AlbyIanna can you please test with |
@Rocketct waiting for your tests |
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 |
test3ed form our team in Malmo and works properly, the getting started and the cloud |
No description provided.