diff --git a/CHANGELOG.md b/CHANGELOG.md index 694e4200..05b9a788 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. +### [4.1.4](https://github.com/modum-io/modblue/compare/v4.1.3...v4.1.4) (2020-12-07) + +### Bug Fixes + +- **hci:** Improve concurrent stability ([44eb87b](https://github.com/modum-io/modblue/commit/44eb87bb67fc3c96baf4712cad9db079c3fc734e)) +- **hci:** Remove console log ([1768fc0](https://github.com/modum-io/modblue/commit/1768fc028a37136bf306879364158858c082cc9e)) + ### [4.1.3](https://github.com/modum-io/modblue/compare/v4.1.2...v4.1.3) (2020-11-25) ### Bug Fixes diff --git a/docs/classes/adapter.html b/docs/classes/adapter.html index 750b0fd4..f1d84a4a 100644 --- a/docs/classes/adapter.html +++ b/docs/classes/adapter.html @@ -3,8 +3,8 @@
-
Readonly noble
address
addressType
name
Abstract getScannedP
-
@@ -427,7 +427,7 @@
Abstract isAdvertising
@@ -449,7 +449,7 @@ -
@@ -777,7 +777,7 @@ -
@@ -863,7 +863,7 @@ -
@@ -894,7 +894,7 @@
Abstract isScanning
scanFor
Abstract setupGatt
Abstract startAdvertising
-
@@ -931,7 +931,7 @@
Abstract startScanning
@@ -969,7 +969,7 @@
Abstract stopAdvertising<
-
@@ -991,7 +991,7 @@
@@ -1013,7 +1013,7 @@ -
DbusNoble | @modum-io/modblue - v4.1.3
-
+ DbusNoble | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
DbusNoble
@@ -124,7 +124,7 @@
-
dbus: MessageBus
@@ -158,7 +158,7 @@ Gatt | @modum-io/modblue - v4.1.3
-
+ Gatt | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3 + @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
Gatt
diff --git a/docs/classes/gattcharacteristic.html b/docs/classes/gattcharacteristic.html
index 1057797a..f4350f3d 100644
--- a/docs/classes/gattcharacteristic.html
+++ b/docs/classes/gattcharacteristic.html
@@ -3,8 +3,8 @@
-
GattCharacteristic | @modum-io/modblue - v4.1.3
-
+ GattCharacteristic | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3 + @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattCharacteristic
@@ -130,7 +130,7 @@
-
properties: GattCharacteristicProperty[]
@@ -176,7 +176,7 @@ Flag: number
@@ -191,7 +191,7 @@ secure: GattCharacteristicProperty[]
@@ -206,7 +206,7 @@ secureFlag: number
@@ -221,7 +221,7 @@ service: GattService
@@ -236,7 +236,7 @@ uuid: string
@@ -258,7 +258,7 @@ -
GattCharacteristicLocal | @modum-io/modblue - v4.1.3
-
+ GattCharacteristicLocal | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattCharacteristicLocal
@@ -124,7 +124,7 @@
descriptors: GattDescriptorLocal[]
@@ -175,7 +175,7 @@
@@ -191,7 +191,7 @@
@@ -207,7 +207,7 @@
@@ -223,7 +223,7 @@
@@ -239,7 +239,7 @@
@@ -272,7 +272,7 @@ -
-
GattCharacteristicRemote | @modum-io/modblue - v4.1.3
-
+ GattCharacteristicRemote | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattCharacteristicRemote
@@ -136,7 +136,7 @@
descriptors: Map<string, GattDescriptorRemote> = new Map()
@@ -183,7 +183,7 @@
@@ -199,7 +199,7 @@
@@ -215,7 +215,7 @@
@@ -231,7 +231,7 @@
@@ -247,7 +247,7 @@
@@ -263,7 +263,7 @@
@@ -285,7 +285,7 @@ -
-
@@ -330,7 +330,7 @@ -
-
@@ -375,7 +375,7 @@ -
-
-
diff --git a/docs/classes/gattdescriptor.html b/docs/classes/gattdescriptor.html
index 5596633e..4f2da585 100644
--- a/docs/classes/gattdescriptor.html
+++ b/docs/classes/gattdescriptor.html
@@ -3,8 +3,8 @@
- GattDescriptor | @modum-io/modblue - v4.1.3
-
+ GattDescriptor | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattDescriptor
@@ -126,7 +126,7 @@
-
characteristic: GattCharacteristic
@@ -166,7 +166,7 @@ uuid: string
@@ -188,7 +188,7 @@ -
GattDescriptorLocal | @modum-io/modblue - v4.1.3
-
+ GattDescriptorLocal | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattDescriptorLocal
@@ -118,7 +118,7 @@
@@ -173,7 +173,7 @@ value: Buffer
@@ -191,7 +191,7 @@ GattDescriptorRemote | @modum-io/modblue - v4.1.3
-
+ GattDescriptorRemote | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattDescriptorRemote
@@ -126,7 +126,7 @@
@@ -168,7 +168,7 @@
@@ -190,7 +190,7 @@ -
@@ -213,7 +213,7 @@ -
diff --git a/docs/classes/gattlocal.html b/docs/classes/gattlocal.html
index 09d0b7b6..e6dd0294 100644
--- a/docs/classes/gattlocal.html
+++ b/docs/classes/gattlocal.html
@@ -3,8 +3,8 @@
- GattLocal | @modum-io/modblue - v4.1.3
-
+ GattLocal | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattLocal
@@ -124,7 +124,7 @@
-
adapter: Adapter
@@ -166,7 +166,7 @@ -
-
-
-
-
GattRemote | @modum-io/modblue - v4.1.3
-
+ GattRemote | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3 + @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattRemote
@@ -138,7 +138,7 @@
-
peripheral: Peripheral
@@ -175,7 +175,7 @@ services: Map<string, GattServiceRemote> = new Map()
@@ -197,7 +197,7 @@ -
@@ -222,7 +222,7 @@ -
Abstract stopScanning
toString
Returns string
diff --git a/docs/classes/dbusnoble.html b/docs/classes/dbusnoble.html index 098d5ae3..55b76ff7 100644 --- a/docs/classes/dbusnoble.html +++ b/docs/classes/dbusnoble.html @@ -3,8 +3,8 @@ -constructor
Returns DbusNoble
@@ -140,7 +140,7 @@Readonly dbus
dispose
Returns Promise
@@ -176,7 +176,7 @@getAdapters
Returns Promise<Adapter[]>
@@ -194,7 +194,7 @@init
Returns Promise
diff --git a/docs/classes/gatt.html b/docs/classes/gatt.html index f4c04a75..b8bf5bb0 100644 --- a/docs/classes/gatt.html +++ b/docs/classes/gatt.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -161,7 +161,7 @@Readonly properties
Readonly propertyFlag
propertyReadonly secure
Readonly secureFlag
Readonly service
Readonly uuid
toString
Returns string
diff --git a/docs/classes/gattcharacteristiclocal.html b/docs/classes/gattcharacteristiclocal.html index 96f0fd59..908c9a44 100644 --- a/docs/classes/gattcharacteristiclocal.html +++ b/docs/classes/gattcharacteristiclocal.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -164,7 +164,7 @@Readonly descriptors
Readonly properties
Readonly propertyFlag
Inherited from GattCharacteristic.propertyFlag
-- Defined in src/models/gatt/Characteristic.ts:41
+ - Defined in src/models/gatt/Characteristic.ts:41
Readonly secure
Readonly secureFlag
Readonly service
@@ -250,7 +250,7 @@Readonly uuid
readRequest
Parameters
@@ -296,7 +296,7 @@toString
Returns string
@@ -313,7 +313,7 @@writeRequest
Parameters
diff --git a/docs/classes/gattcharacteristicremote.html b/docs/classes/gattcharacteristicremote.html index 00a6f2ae..2739604c 100644 --- a/docs/classes/gattcharacteristicremote.html +++ b/docs/classes/gattcharacteristicremote.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -167,7 +167,7 @@Readonly descriptors
Readonly properties
Readonly propertyFlag
Inherited from GattCharacteristic.propertyFlag
-- Defined in src/models/gatt/Characteristic.ts:41
+ - Defined in src/models/gatt/Characteristic.ts:41
Readonly secure
Readonly secureFlag
Readonly service
Readonly uuid
broadcast
Parameters
@@ -308,7 +308,7 @@discoverDescriptors
notify
Parameters
@@ -353,7 +353,7 @@read
subscribe
Returns Promise<void>
@@ -393,7 +393,7 @@toString
Returns string
@@ -410,7 +410,7 @@unsubscribe
Returns Promise<void>
@@ -427,7 +427,7 @@write
constructor
Parameters
@@ -151,7 +151,7 @@Readonly characteristic
Readonly uuid
toString
Returns string
diff --git a/docs/classes/gattdescriptorlocal.html b/docs/classes/gattdescriptorlocal.html index 4a2ffb67..c2529cef 100644 --- a/docs/classes/gattdescriptorlocal.html +++ b/docs/classes/gattdescriptorlocal.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -147,7 +147,7 @@Readonly characteristic
@@ -158,7 +158,7 @@Readonly uuid
Readonly value
toString
Returns string
diff --git a/docs/classes/gattdescriptorremote.html b/docs/classes/gattdescriptorremote.html index 3e530780..92d30716 100644 --- a/docs/classes/gattdescriptorremote.html +++ b/docs/classes/gattdescriptorremote.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -152,7 +152,7 @@Readonly characteristic
Readonly uuid
readValue
toString
Returns string
@@ -230,7 +230,7 @@writeValue
constructor
Parameters
@@ -149,7 +149,7 @@Readonly adapter
deviceName
Returns string
@@ -183,7 +183,7 @@maxMtu
Returns number
@@ -200,7 +200,7 @@serviceInputs
Returns GattServiceInput[]
@@ -220,7 +220,7 @@setData
Parameters
@@ -246,7 +246,7 @@toString
Returns string
diff --git a/docs/classes/gattremote.html b/docs/classes/gattremote.html index a0431c20..36266cc7 100644 --- a/docs/classes/gattremote.html +++ b/docs/classes/gattremote.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -160,7 +160,7 @@Readonly peripheral
Readonly services
mtu
Abstract broadcast
Parameters
@@ -251,7 +251,7 @@Abstract discoverCharacte
-
@@ -283,7 +283,7 @@
Abstract discoverDescript
-
@@ -321,7 +321,7 @@ -
@@ -343,7 +343,7 @@ -
-
@@ -410,7 +410,7 @@ -
@@ -454,7 +454,7 @@ -
-
@@ -521,7 +521,7 @@ -
diff --git a/docs/classes/gattservice.html b/docs/classes/gattservice.html
index a8bbf0cf..31c91f48 100644
--- a/docs/classes/gattservice.html
+++ b/docs/classes/gattservice.html
@@ -3,8 +3,8 @@
- GattService | @modum-io/modblue - v4.1.3
-
+ GattService | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattService
@@ -126,7 +126,7 @@
-
gatt: Gatt
@@ -166,7 +166,7 @@ uuid: string
@@ -188,7 +188,7 @@ -
GattServiceLocal | @modum-io/modblue - v4.1.3
-
+ GattServiceLocal | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattServiceLocal
@@ -118,7 +118,7 @@
characteristics: GattCharacteristicLocal[]
@@ -157,7 +157,7 @@
@@ -191,7 +191,7 @@ GattServiceRemote | @modum-io/modblue - v4.1.3
-
+ GattServiceRemote | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattServiceRemote
@@ -126,7 +126,7 @@
characteristics: Map<string, GattCharacteristicRemote> = new Map()
@@ -167,7 +167,7 @@
@@ -183,7 +183,7 @@
@@ -205,7 +205,7 @@ -
@@ -228,7 +228,7 @@ HciNoble | @modum-io/modblue - v4.1.3
-
+ HciNoble | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
HciNoble
@@ -113,7 +113,7 @@
Noble | @modum-io/modblue - v4.1.3
-
+ Noble | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3 + @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
Noble
@@ -116,7 +116,7 @@
-
@@ -138,7 +138,7 @@ -
@@ -160,7 +160,7 @@ -
diff --git a/docs/classes/peripheral.html b/docs/classes/peripheral.html
index a0255067..af16232d 100644
--- a/docs/classes/peripheral.html
+++ b/docs/classes/peripheral.html
@@ -3,8 +3,8 @@
- Peripheral | @modum-io/modblue - v4.1.3
-
+ Peripheral | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
Peripheral
@@ -131,7 +131,7 @@
-
adapter: Adapter
@@ -183,7 +183,7 @@ address: string
@@ -198,7 +198,7 @@ addressType: AddressType
@@ -213,7 +213,7 @@ advertisement: any
@@ -228,7 +228,7 @@ rssi: number
@@ -243,7 +243,7 @@ uuid: string
@@ -265,7 +265,7 @@ -
@@ -290,7 +290,7 @@ -
@@ -312,7 +312,7 @@ -
@@ -334,7 +334,7 @@ -
@@ -366,7 +366,7 @@ -
@modum-io/modblue - v4.1.3
-
+ @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -50,7 +50,7 @@
-
diff --git a/docs/interfaces/gattcharacteristicinput.html b/docs/interfaces/gattcharacteristicinput.html
index a818bae1..fbc1905c 100644
--- a/docs/interfaces/gattcharacteristicinput.html
+++ b/docs/interfaces/gattcharacteristicinput.html
@@ -3,8 +3,8 @@
- GattCharacteristicInput | @modum-io/modblue - v4.1.3
-
+ GattCharacteristicInput | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattCharacteristicInput
@@ -100,7 +100,7 @@
descriptors: GattDescriptorInput[]
@@ -110,7 +110,7 @@ onRead: ReadFunction
@@ -120,7 +120,7 @@ onWrite: WriteFunction
@@ -130,7 +130,7 @@ properties: GattCharacteristicProperty[]
@@ -140,7 +140,7 @@ secure: GattCharacteristicProperty[]
@@ -150,7 +150,7 @@ uuid: string
@@ -160,7 +160,7 @@ value: Buffer
diff --git a/docs/interfaces/gattdescriptorinput.html b/docs/interfaces/gattdescriptorinput.html
index 10afd825..8a343471 100644
--- a/docs/interfaces/gattdescriptorinput.html
+++ b/docs/interfaces/gattdescriptorinput.html
@@ -3,8 +3,8 @@
- GattDescriptorInput | @modum-io/modblue - v4.1.3
-
+ GattDescriptorInput | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3 + @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattDescriptorInput
@@ -95,7 +95,7 @@
uuid: string
@@ -105,7 +105,7 @@ value: Buffer
diff --git a/docs/interfaces/gattserviceinput.html b/docs/interfaces/gattserviceinput.html
index b88e1538..61051f46 100644
--- a/docs/interfaces/gattserviceinput.html
+++ b/docs/interfaces/gattserviceinput.html
@@ -3,8 +3,8 @@
- GattServiceInput | @modum-io/modblue - v4.1.3
-
+ GattServiceInput | @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3 + @modum-io/modblue - v4.1.4
@@ -52,7 +52,7 @@
-
- @modum-io/modblue - v4.1.3
+ @modum-io/modblue - v4.1.4
-
GattServiceInput
@@ -95,7 +95,7 @@
characteristics: GattCharacteristicInput[]
@@ -105,7 +105,7 @@ uuid: string
diff --git a/docs/modules.html b/docs/modules.html
index f5069138..b6cd8ab8 100644
--- a/docs/modules.html
+++ b/docs/modules.html
@@ -3,8 +3,8 @@
- @modum-io/modblue - v4.1.3
-
+ @modum-io/modblue - v4.1.4
+
@@ -23,7 +23,7 @@
- Preparing search index...
- The search index is not available
- @modum-io/modblue - v4.1.3 + @modum-io/modblue - v4.1.4
@@ -50,7 +50,7 @@
-
@@ -110,7 +110,7 @@ AddressType: "public" | "random"
@@ -125,7 +125,7 @@ GattCharacteristicProperty: "broadcast" | "read" | "write-without-response" | "write" | "notify" | "indicate" | "authenticated-signed-writes" | "extended-properties" | "reliable-write" | "writable-auxiliaries" | "authorize"
@@ -135,7 +135,7 @@ PeripheralState: "connecting" | "connected" | "disconnecting" | "disconnected"
diff --git a/package-lock.json b/package-lock.json
index 1ad7d2f5..04eb388d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "@modum-io/modblue",
- "version": "4.1.3",
+ "version": "4.1.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 36185354..eb91412d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@modum-io/modblue",
- "version": "4.1.3",
+ "version": "4.1.4",
"description": "BLE module using dbus or hci.",
"homepage": "https://modum-io.github.io/modblue/",
"bugs": {
discoverServices
Abstract notify
Parameters
@@ -372,7 +372,7 @@Abstract read
Abstract readValue
toString
Returns string
@@ -471,7 +471,7 @@Abstract write
Abstract writeValue
constructor
Parameters
@@ -151,7 +151,7 @@Readonly gatt
Readonly uuid
toString
Returns string
diff --git a/docs/classes/gattservicelocal.html b/docs/classes/gattservicelocal.html index 272008a5..e04d34fb 100644 --- a/docs/classes/gattservicelocal.html +++ b/docs/classes/gattservicelocal.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -146,7 +146,7 @@Readonly characteristics
Readonly gatt
@@ -168,7 +168,7 @@Readonly uuid
toString
Returns string
diff --git a/docs/classes/gattserviceremote.html b/docs/classes/gattserviceremote.html index 9131f0c9..2b30b9f7 100644 --- a/docs/classes/gattserviceremote.html +++ b/docs/classes/gattserviceremote.html @@ -3,8 +3,8 @@ -constructor
Parameters
@@ -151,7 +151,7 @@Readonly characteristics
Readonly gatt
Readonly uuid
discoverCharacteristics
toString
Returns string
diff --git a/docs/classes/hcinoble.html b/docs/classes/hcinoble.html index c266fecd..225cd174 100644 --- a/docs/classes/hcinoble.html +++ b/docs/classes/hcinoble.html @@ -3,8 +3,8 @@ -dispose
Returns Promise
@@ -131,7 +131,7 @@getAdapters
Returns Promise<Adapter[]>
@@ -149,7 +149,7 @@init
Returns Promise
diff --git a/docs/classes/noble.html b/docs/classes/noble.html index 4ff8dbc6..aa78c07e 100644 --- a/docs/classes/noble.html +++ b/docs/classes/noble.html @@ -3,8 +3,8 @@ -Abstract dispose
Abstract getAdapters
Abstract init
constructor
Parameters
@@ -168,7 +168,7 @@Readonly adapter
Readonly address
Readonly addressType
advertisement
rssi
Readonly uuid
state
Abstract connect
Abstract disconnect
Abstract setupGatt
toString
Returns string
diff --git a/docs/index.html b/docs/index.html index 80a9328f..ebe8594b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,8 +3,8 @@ -Project @modum-io/modblue - v4.1.3
+Project @modum-io/modblue - v4.1.4
Optional descriptors
Optional onRead
Optional onWrite
properties
secure
uuid
Optional value
uuid
value
characteristics
uuid
Project @modum-io/modblue - v4.1.3
+Project @modum-io/modblue - v4.1.4
AddressType
GattCharacteristicProperty
PeripheralState