diff --git a/CHANGELOG.md b/CHANGELOG.md index 41ec45e0..d0047dd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [12.0.4](https://github.com/modum-io/modblue/compare/v12.0.3...v12.0.4) (2021-05-27) + +### Bug Fixes + +- **hci:** Possible fixes for timeouts ([16fbb91](https://github.com/modum-io/modblue/commit/16fbb9186c41653175c8513561bf69b6a6f0de34)) +- **mac:** Fix inconsistent addresses ([b5b608a](https://github.com/modum-io/modblue/commit/b5b608a9d7038d0dad6f99f4062313b743400591)) + ### [12.0.3](https://github.com/modum-io/modblue/compare/v12.0.2...v12.0.3) (2021-05-12) ### Bug Fixes diff --git a/docs/classes/adapter.html b/docs/classes/adapter.html index 45eef30b..ddc4afd9 100644 --- a/docs/classes/adapter.html +++ b/docs/classes/adapter.html @@ -3,8 +3,8 @@
-
Readonly modblue
address
addressType
name
Abstract getScannedP
-
@@ -429,7 +429,7 @@
Abstract isAdvertising
@@ -451,7 +451,7 @@ -
@@ -779,7 +779,7 @@ -
@@ -847,7 +847,7 @@ -
@@ -878,7 +878,7 @@
Abstract isScanning
scanFor
Abstract setupGatt
Abstract startAdvertising
-
@@ -915,7 +915,7 @@
Abstract startScanning
@@ -953,7 +953,7 @@
Abstract stopAdvertising<
-
@@ -975,7 +975,7 @@
@@ -997,7 +997,7 @@ -
-
Gatt | @modum-io/modblue - v12.0.3
-
+ Gatt | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
Gatt
@@ -133,7 +133,7 @@
-
services: Map<string, GattService> = ...
@@ -181,7 +181,7 @@ -
@@ -203,7 +203,7 @@ -
@@ -229,7 +229,7 @@ -
-
GattCharacteristic | @modum-io/modblue - v12.0.3
-
+ GattCharacteristic | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
GattCharacteristic
@@ -157,7 +157,7 @@
descriptors: Map<string, GattDescriptor> = ...
@@ -213,7 +213,7 @@ isRemote: boolean
@@ -228,7 +228,7 @@ properties: GattCharacteristicProperty[]
@@ -243,7 +243,7 @@ Flag: number
@@ -258,7 +258,7 @@ secure: GattCharacteristicProperty[]
@@ -273,7 +273,7 @@ secureFlag: number
@@ -288,7 +288,7 @@ service: GattService
@@ -303,7 +303,7 @@ uuid: string
@@ -336,7 +336,7 @@
Abstract stopScanning
toJSON
Returns Record<string, unknown>
@@ -1014,7 +1014,7 @@toString
Returns string
diff --git a/docs/classes/gatt.html b/docs/classes/gatt.html index f0581be8..4480a9fa 100644 --- a/docs/classes/gatt.html +++ b/docs/classes/gatt.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -158,7 +158,7 @@Readonly services
Abstract isRemote
mtu
toJSON
Returns Record<string, unknown>
@@ -246,7 +246,7 @@toString
Returns string
diff --git a/docs/classes/gattcharacteristic.html b/docs/classes/gattcharacteristic.html index a455cdf6..4a890479 100644 --- a/docs/classes/gattcharacteristic.html +++ b/docs/classes/gattcharacteristic.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -197,7 +197,7 @@Readonly descriptors
Readonly isRemote
Readonly properties
Readonly propertyFlag
propertyReadonly secure
Readonly secureFlag
Readonly service
Readonly uuid
Abstract addDescriptor
@@ -400,7 +400,7 @@ -
@@ -431,7 +431,7 @@
Abstract broadcast
Abstract discoverDescript
-
@@ -528,7 +528,7 @@ -
@@ -560,7 +560,7 @@ -
@@ -658,7 +658,7 @@ -
@@ -884,7 +884,7 @@ -
@@ -987,7 +987,7 @@ -
@@ -1009,7 +1009,7 @@ -
-
-
@@ -1065,7 +1065,7 @@ -
diff --git a/docs/classes/gattdescriptor.html b/docs/classes/gattdescriptor.html
index da3b23fc..42dbc36c 100644
--- a/docs/classes/gattdescriptor.html
+++ b/docs/classes/gattdescriptor.html
@@ -3,8 +3,8 @@
- GattDescriptor | @modum-io/modblue - v12.0.3
-
+ GattDescriptor | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
GattDescriptor
@@ -124,7 +124,7 @@
-
characteristic: GattCharacteristic
@@ -170,7 +170,7 @@ isRemote: boolean
@@ -185,7 +185,7 @@ uuid: string
@@ -207,7 +207,7 @@ -
-
-
@@ -278,7 +278,7 @@ -
-
-
diff --git a/docs/classes/gatterror.html b/docs/classes/gatterror.html
index 270e9d99..6718b937 100644
--- a/docs/classes/gatterror.html
+++ b/docs/classes/gatterror.html
@@ -3,8 +3,8 @@
- GattError | @modum-io/modblue - v12.0.3
-
+ GattError | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
GattError
@@ -122,7 +122,7 @@
details: string
@@ -182,7 +182,7 @@ peripheral: Peripheral
diff --git a/docs/classes/gattlocal.html b/docs/classes/gattlocal.html
index 4a295439..d8ac007d 100644
--- a/docs/classes/gattlocal.html
+++ b/docs/classes/gattlocal.html
@@ -3,8 +3,8 @@
- GattLocal | @modum-io/modblue - v12.0.3
-
+ GattLocal | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3 + @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
GattLocal
@@ -134,7 +134,7 @@
adapter: Adapter
@@ -178,7 +178,7 @@
@@ -201,7 +201,7 @@ -
@@ -223,7 +223,7 @@ -
@@ -249,7 +249,7 @@ -
@@ -277,7 +277,7 @@ -
@@ -309,7 +309,7 @@ GattRemote | @modum-io/modblue - v12.0.3
-
+ GattRemote | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
GattRemote
@@ -133,7 +133,7 @@
peripheral: Peripheral
@@ -174,7 +174,7 @@
@@ -197,7 +197,7 @@ -
@@ -219,7 +219,7 @@ -
@@ -245,7 +245,7 @@
handleRead
handleWrite
Abstract notify
Abstract read
subscribe
toJSON
Returns Record<string, unknown>
@@ -1026,7 +1026,7 @@toString
Returns string
@@ -1043,7 +1043,7 @@unsubscribe
Abstract write
constructor
Parameters
@@ -155,7 +155,7 @@Readonly characteristic
Readonly isRemote
Readonly uuid
handleRead
Parameters
@@ -230,7 +230,7 @@handleWrite
Parameters
@@ -256,7 +256,7 @@Abstract read
toJSON
Returns Record<string, unknown>
@@ -295,7 +295,7 @@toString
Returns string
@@ -312,7 +312,7 @@Abstract write
constructor
Parameters
@@ -150,7 +150,7 @@Optional details
Readonly peripheral
constructor
Parameters
@@ -162,7 +162,7 @@Readonly adapter
Readonly services
isRemote
mtu
Abstract addService
Abstract prepare
toJSON
Returns Record<string, unknown>
@@ -327,7 +327,7 @@toString
Returns string
diff --git a/docs/classes/gattremote.html b/docs/classes/gattremote.html index 766b5be7..c497ed57 100644 --- a/docs/classes/gattremote.html +++ b/docs/classes/gattremote.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -158,7 +158,7 @@Readonly peripheral
Readonly services
isRemote
mtu
Abstract discoverServices
-
@@ -268,7 +268,7 @@ GattService | @modum-io/modblue - v12.0.3
-
+ GattService | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
GattService
@@ -123,7 +123,7 @@
-
characteristics: Map<string, GattCharacteristic> = ...
@@ -167,7 +167,7 @@ gatt: Gatt
@@ -182,7 +182,7 @@ isRemote: boolean
@@ -197,7 +197,7 @@ uuid: string
@@ -220,7 +220,7 @@
toJSON
Returns Record<string, unknown>
@@ -286,7 +286,7 @@toString
Returns string
diff --git a/docs/classes/gattservice.html b/docs/classes/gattservice.html index 08ce7700..845d1068 100644 --- a/docs/classes/gattservice.html +++ b/docs/classes/gattservice.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -151,7 +151,7 @@Readonly characteristics
Readonly gatt
Readonly isRemote
Readonly uuid
Abstract addCharacteristi
-
@@ -248,7 +248,7 @@
Returns Promise-
@@ -288,7 +288,7 @@
Abstract discoverCharacte
-
@@ -310,7 +310,7 @@ -
-
MODblue | @modum-io/modblue - v12.0.3
-
+ MODblue | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
MODblue
@@ -130,7 +130,7 @@
-
@@ -152,7 +152,7 @@ -
diff --git a/docs/classes/peripheral.html b/docs/classes/peripheral.html
index a15ca19c..fbbfeae4 100644
--- a/docs/classes/peripheral.html
+++ b/docs/classes/peripheral.html
@@ -3,8 +3,8 @@
- Peripheral | @modum-io/modblue - v12.0.3
-
+ Peripheral | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
Peripheral
@@ -133,7 +133,7 @@
-
adapter: Adapter
@@ -188,7 +188,7 @@ address: string
@@ -203,7 +203,7 @@ addressType: AddressType
@@ -218,7 +218,7 @@ manufacturerData: Buffer
@@ -233,7 +233,7 @@ name: string
@@ -248,7 +248,7 @@ rssi: number
@@ -263,7 +263,7 @@ uuid: string
@@ -285,7 +285,7 @@ -
-
@@ -327,7 +327,7 @@ -
@@ -359,7 +359,7 @@ -
@@ -383,7 +383,7 @@ -
-
@modum-io/modblue - v12.0.3
-
+ @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -50,7 +50,7 @@
-
diff --git a/docs/interfaces/adapterevents.html b/docs/interfaces/adapterevents.html
index d8ac3c8f..716593ba 100644
--- a/docs/interfaces/adapterevents.html
+++ b/docs/interfaces/adapterevents.html
@@ -3,8 +3,8 @@
- AdapterEvents | @modum-io/modblue - v12.0.3
-
+ AdapterEvents | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
AdapterEvents
@@ -97,7 +97,7 @@
connect: (peripheral: Peripheral) => void
@@ -128,7 +128,7 @@ disconnect: (peripheral: Peripheral, reason?: string) => void
@@ -162,7 +162,7 @@ discover: (peripheral: Peripheral) => void
@@ -193,7 +193,7 @@ error: (error: Error) => void
diff --git a/docs/interfaces/connectoptions.html b/docs/interfaces/connectoptions.html
index 192e68e5..9927c972 100644
--- a/docs/interfaces/connectoptions.html
+++ b/docs/interfaces/connectoptions.html
@@ -3,8 +3,8 @@
- ConnectOptions | @modum-io/modblue - v12.0.3
-
+ ConnectOptions | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
ConnectOptions
@@ -106,7 +106,7 @@
latency: number
@@ -121,7 +121,7 @@ maxInterval: number
@@ -136,7 +136,7 @@ minInterval: number
@@ -151,7 +151,7 @@ mtu: number
@@ -166,7 +166,7 @@
toJSON
Returns Record<string, unknown>
@@ -327,7 +327,7 @@toString
Returns string
diff --git a/docs/classes/modblue.html b/docs/classes/modblue.html index 09a4d94e..440fa4b9 100644 --- a/docs/classes/modblue.html +++ b/docs/classes/modblue.html @@ -3,8 +3,8 @@ -Abstract dispose
Abstract getAdapters
constructor
Parameters
@@ -173,7 +173,7 @@Readonly adapter
Readonly address
Readonly addressType
manufacturerData
name
rssi
Readonly uuid
gatt
Returns GattRemote
@@ -302,7 +302,7 @@state
Abstract connect
Abstract disconnect
toJSON
Returns Record<string, unknown>
@@ -400,7 +400,7 @@toString
Returns string
diff --git a/docs/index.html b/docs/index.html index f724a388..937acd6e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,8 +3,8 @@ -@modum-io/modblue - v12.0.3
+@modum-io/modblue - v12.0.4
connect
disconnect
discover
error
Optional latency
Optional maxInterval
Optional minInterval
Optional mtu
Optional supervisionTimeo
supervisionTimeout: number
diff --git a/docs/interfaces/gattcharacteristicevents.html b/docs/interfaces/gattcharacteristicevents.html
index 347750b3..1c4e7b91 100644
--- a/docs/interfaces/gattcharacteristicevents.html
+++ b/docs/interfaces/gattcharacteristicevents.html
@@ -3,8 +3,8 @@
- GattCharacteristicEvents | @modum-io/modblue - v12.0.3
-
+ GattCharacteristicEvents | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
GattCharacteristicEvents
@@ -94,7 +94,7 @@
notification: (data: Buffer) => void
diff --git a/docs/interfaces/inspectoptionsstylized.html b/docs/interfaces/inspectoptionsstylized.html
index 0de85bf8..142979c6 100644
--- a/docs/interfaces/inspectoptionsstylized.html
+++ b/docs/interfaces/inspectoptionsstylized.html
@@ -3,8 +3,8 @@
- InspectOptionsStylized | @modum-io/modblue - v12.0.3
-
+ InspectOptionsStylized | @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v12.0.3
+ @modum-io/modblue - v12.0.4
-
InspectOptionsStylized
@@ -100,7 +100,7 @@
depth: number
@@ -117,7 +117,7 @@ -
@modum-io/modblue - v12.0.3
-
+ @modum-io/modblue - v12.0.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v12.0.3 + @modum-io/modblue - v12.0.4
@@ -50,7 +50,7 @@
-
@@ -112,7 +112,7 @@ AddressType: "public" | "random" | "unknown"
@@ -127,7 +127,7 @@ GattCharacteristicProperty: "broadcast" | "read" | "write-without-response" | "write" | "notify" | "indicate" | "authenticated-signed-writes" | "extended-properties" | "reliable-write" | "writable-auxiliaries" | "authorize"
@@ -137,7 +137,7 @@ PeripheralState: "connecting" | "connected" | "disconnecting" | "disconnected"
@@ -152,7 +152,7 @@ ReadFunction: (offset: number) => Promise<Buffer>
@@ -183,7 +183,7 @@ WriteFunction: (offset: number, data: Buffer, withoutResponse: boolean) => Promise<number>
@@ -223,7 +223,7 @@ CUSTOM: symbol = ...
diff --git a/package-lock.json b/package-lock.json
index 82429c4c..2bc277b1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "@modum-io/modblue",
- "version": "12.0.3",
+ "version": "12.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 6601019e..9090c9fd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@modum-io/modblue",
- "version": "12.0.3",
+ "version": "12.0.4",
"description": "BLE module using dbus or hci.",
"homepage": "https://modum-io.github.io/modblue/",
"bugs": {
notification
Optional depth
stylize
Parameters
diff --git a/docs/modules.html b/docs/modules.html index 631b5c19..fa2f0437 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -3,8 +3,8 @@ -@modum-io/modblue - v12.0.3
+@modum-io/modblue - v12.0.4
AddressType
GattCharacteristicProperty
PeripheralState
ReadFunction
WriteFunction
Const CUSTOM