diff --git a/docs/BoostMoveHub.html b/docs/BoostMoveHub.html index 9b1ddbc..f10abce 100644 --- a/docs/BoostMoveHub.html +++ b/docs/BoostMoveHub.html @@ -5585,7 +5585,7 @@ Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/DuploTrainBase.html b/docs/DuploTrainBase.html index 726b567..6027706 100644 --- a/docs/DuploTrainBase.html +++ b/docs/DuploTrainBase.html @@ -4188,7 +4188,7 @@ Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/Hub.html b/docs/Hub.html index 9bccef9..b905d28 100644 --- a/docs/Hub.html +++ b/docs/Hub.html @@ -2467,7 +2467,7 @@ Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/LPF2Hub.html b/docs/LPF2Hub.html index f7a5dbe..1b7bb69 100644 --- a/docs/LPF2Hub.html +++ b/docs/LPF2Hub.html @@ -4444,7 +4444,7 @@ Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/PUPHub.html b/docs/PUPHub.html index 67a513e..adfe834 100644 --- a/docs/PUPHub.html +++ b/docs/PUPHub.html @@ -5157,7 +5157,7 @@ Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/PUPRemote.html b/docs/PUPRemote.html index 60db50b..00230ea 100644 --- a/docs/PUPRemote.html +++ b/docs/PUPRemote.html @@ -3409,7 +3409,7 @@ Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/PoweredUP.html b/docs/PoweredUP.html index ef01dc9..126961e 100644 --- a/docs/PoweredUP.html +++ b/docs/PoweredUP.html @@ -1018,7 +1018,7 @@ Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/WeDo2SmartHub.html b/docs/WeDo2SmartHub.html index 1c51c5f..a39c253 100644 --- a/docs/WeDo2SmartHub.html +++ b/docs/WeDo2SmartHub.html @@ -1092,7 +1092,7 @@ @@ -1809,7 +1809,7 @@ @@ -2043,7 +2043,7 @@ @@ -2415,7 +2415,7 @@ @@ -2653,7 +2653,7 @@ @@ -2891,7 +2891,7 @@ @@ -3104,6 +3104,118 @@ + + + + +
+
+

shutdown()

+ + +
+
+ + +
+

Shutdown the Hub.

+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ +
+ + + + + + + +
+ + + + + + + + + + + + + +
Returns:
+ + +
+

Resolved upon successful disconnect.

+
+ + + +
+
+ Type +
+
+ +Promise + + + +
+
+ + + + +
@@ -4148,7 +4260,7 @@ @@ -4310,7 +4422,7 @@ @@ -4619,7 +4731,7 @@ @@ -4781,7 +4893,7 @@ @@ -4967,7 +5079,7 @@ @@ -5046,7 +5158,7 @@ Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/boostmovehub.js.html b/docs/boostmovehub.js.html index 313eb8d..1bde08a 100644 --- a/docs/boostmovehub.js.html +++ b/docs/boostmovehub.js.html @@ -349,7 +349,7 @@ exports.BoostMoveHub = BoostMoveHub; Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/classes.list.html b/docs/classes.list.html index 52e9ed0..f4dd319 100644 --- a/docs/classes.list.html +++ b/docs/classes.list.html @@ -5783,7 +5783,7 @@ @@ -5945,7 +5945,7 @@ @@ -6254,7 +6254,7 @@ @@ -6416,7 +6416,7 @@ @@ -6602,7 +6602,7 @@ @@ -6681,7 +6681,7 @@ Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/consts.js.html b/docs/consts.js.html index f2db81a..797c441 100644 --- a/docs/consts.js.html +++ b/docs/consts.js.html @@ -225,6 +225,7 @@ var BLECharacteristic; BLECharacteristic["WEDO2_LOW_VOLTAGE_ALERT"] = "00001528-1212-efde-1523-785feabcd123"; BLECharacteristic["WEDO2_HIGH_CURRENT_ALERT"] = "00001529-1212-efde-1523-785feabcd123"; BLECharacteristic["WEDO2_LOW_SIGNAL_ALERT"] = "0000152a-1212-efde-1523-785feabcd123"; + BLECharacteristic["WEDO2_DISCONNECT"] = "0000152b-1212-efde-1523-785feabcd123"; BLECharacteristic["WEDO2_SENSOR_VALUE"] = "00001560-1212-efde-1523-785feabcd123"; BLECharacteristic["WEDO2_VALUE_FORMAT"] = "00001561-1212-efde-1523-785feabcd123"; BLECharacteristic["WEDO2_PORT_TYPE_WRITE"] = "00001563-1212-efde-1523-785feabcd123"; @@ -277,7 +278,7 @@ var BLECharacteristic; Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/duplotrainbase.js.html b/docs/duplotrainbase.js.html index d03c8c7..617adcd 100644 --- a/docs/duplotrainbase.js.html +++ b/docs/duplotrainbase.js.html @@ -298,7 +298,7 @@ exports.DuploTrainBase = DuploTrainBase; Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/global.html b/docs/global.html index c1fe86c..83d2d37 100644 --- a/docs/global.html +++ b/docs/global.html @@ -3272,7 +3272,7 @@ Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/hub.js.html b/docs/hub.js.html index a8ac21a..1905713 100644 --- a/docs/hub.js.html +++ b/docs/hub.js.html @@ -485,7 +485,7 @@ exports.Hub = Hub; Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/index.html b/docs/index.html index 4d78a12..40feb73 100644 --- a/docs/index.html +++ b/docs/index.html @@ -314,7 +314,7 @@ poweredUP.scan(); // Start scanning for Hubs

More examples are av Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/lpf2hub.js.html b/docs/lpf2hub.js.html index a689fa7..674bd2b 100644 --- a/docs/lpf2hub.js.html +++ b/docs/lpf2hub.js.html @@ -507,7 +507,7 @@ exports.LPF2Hub = LPF2Hub; Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/poweredup.js.html b/docs/poweredup.js.html index 1571fbe..c0f8e66 100644 --- a/docs/poweredup.js.html +++ b/docs/poweredup.js.html @@ -284,7 +284,7 @@ exports.PoweredUP = PoweredUP; Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/puphub.js.html b/docs/puphub.js.html index e7cfe9c..094618a 100644 --- a/docs/puphub.js.html +++ b/docs/puphub.js.html @@ -306,7 +306,7 @@ exports.PUPHub = PUPHub; Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/pupremote.js.html b/docs/pupremote.js.html index d80c6fe..32caa92 100644 --- a/docs/pupremote.js.html +++ b/docs/pupremote.js.html @@ -236,7 +236,7 @@ exports.PUPRemote = PUPRemote; Documentation generated by JSDoc 3.5.5 - on Fri Feb 1st 2019 + on Mon Feb 4th 2019 using the DocStrap template. diff --git a/docs/quicksearch.html b/docs/quicksearch.html index 7a98465..4f4fcab 100644 --- a/docs/quicksearch.html +++ b/docs/quicksearch.html @@ -7,7 +7,7 @@