-
Notifications
You must be signed in to change notification settings - Fork 10
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
java: add bootstrap #208
java: add bootstrap #208
Conversation
java/iot3/examples/src/main/java/com/orange/IoT3CoreBootstrapExample.java
Show resolved
Hide resolved
Was annoying by a ClassNotFoundException during the test of the IoT3CoreBootstrapExample class. Test is OK. Subscriptions for DENM, CAM and CPM (nine tiles). |
java/iot3/core/src/main/java/com/orange/iot3core/bootstrap/BootstrapConfig.java
Show resolved
Hide resolved
java/iot3/core/src/main/java/com/orange/iot3core/bootstrap/BootstrapHelper.java
Show resolved
Hide resolved
java/iot3/mobility/src/main/java/com/orange/iot3mobility/IoT3Mobility.java
Show resolved
Hide resolved
Signed-off-by: Mathieu LEFEBVRE <mathieu1.lefebvre@orange.com>
Signed-off-by: Mathieu LEFEBVRE <mathieu1.lefebvre@orange.com>
Signed-off-by: Mathieu LEFEBVRE <mathieu1.lefebvre@orange.com>
Signed-off-by: Mathieu LEFEBVRE <mathieu1.lefebvre@orange.com>
Signed-off-by: Mathieu LEFEBVRE <mathieu1.lefebvre@orange.com>
…modules Signed-off-by: Mathieu LEFEBVRE <mathieu1.lefebvre@orange.com>
0273b77
to
b8771bb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok with all changes.
Features;
Bootstrap has been added to the IoT3 Core SDK and can also be used by the IoT3 Mobility SDK.
Closes #187 and closes #189
How to test
Iot3MobilityBootstrapExample
class in theexamples
module, and set appropriate values for the following fields:Iot3MobilityBootstrapExample
.Expected results: