Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of HelloMQTT by
Revision 41:deed7540b456, committed 2018-06-11
- Comitter:
- Osamu Koizumi
- Date:
- Mon Jun 11 17:54:18 2018 +0900
- Parent:
- 40:43fefaef3c1a
- Child:
- 42:c88d777f2e00
- Commit message:
- Changed to use TLS by default.
Changed in this revision
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Mon Jun 11 17:13:52 2018 +0900
+++ b/mbed_app.json Mon Jun 11 17:54:18 2018 +0900
@@ -7,7 +7,7 @@
},
"use-tls": {
"help": "If true, use TLS.",
- "value": false
+ "value": true
},
"network-interface":{
"help": "options are ETHERNET, WIFI_ESP8266, WIFI_ODIN, WIFI_RTW, MESH_LOWPAN_ND, MESH_THREAD, CELLULAR_ONBOARD",
