33< head >
44 < meta charset ="utf-8 ">
55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6- < title > Gatt | @modum-io/modblue - v5.0.0 </ title >
7- < meta name ="description " content ="Documentation for @modum-io/modblue - v5.0.0 ">
6+ < title > Gatt | @modum-io/modblue - v5.0.1 </ title >
7+ < meta name ="description " content ="Documentation for @modum-io/modblue - v5.0.1 ">
88 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
99 < link rel ="stylesheet " href ="../assets/css/main.css ">
1010 < script async src ="../assets/js/search.js " id ="search-script "> </ script >
2323 < li class ="state loading "> Preparing search index...</ li >
2424 < li class ="state failure "> The search index is not available</ li >
2525 </ ul >
26- < a href ="../index.html " class ="title "> @modum-io/modblue - v5.0.0 </ a >
26+ < a href ="../index.html " class ="title "> @modum-io/modblue - v5.0.1 </ a >
2727 </ div >
2828 < div class ="table-cell " id ="tsd-widgets ">
2929 < div id ="tsd-filter ">
5252 < div class ="container ">
5353 < ul class ="tsd-breadcrumb ">
5454 < li >
55- < a href ="../modules.html "> @modum-io/modblue - v5.0.0 </ a >
55+ < a href ="../modules.html "> @modum-io/modblue - v5.0.1 </ a >
5656 </ li >
5757 < li >
5858 < a href ="gatt.html "> Gatt</ a >
@@ -98,6 +98,14 @@ <h3>Constructors</h3>
9898 < li class ="tsd-kind-constructor tsd-parent-kind-class "> < a href ="gatt.html#constructor " class ="tsd-kind-icon "> constructor</ a > </ li >
9999 </ ul >
100100 </ section >
101+ < section class ="tsd-index-section ">
102+ < h3 > Methods</ h3 >
103+ < ul class ="tsd-index-list ">
104+ < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="gatt.html#___custom_3847 " class ="tsd-kind-icon "> __@custom@3847</ a > </ li >
105+ < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="gatt.html#tojson " class ="tsd-kind-icon "> toJSON</ a > </ li >
106+ < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="gatt.html#tostring " class ="tsd-kind-icon "> to< wbr > String</ a > </ li >
107+ </ ul >
108+ </ section >
101109 </ div >
102110 </ section >
103111 </ section >
@@ -118,6 +126,71 @@ <h4 class="tsd-returns-title">Returns <a href="gatt.html" class="tsd-signature-t
118126 </ ul >
119127 </ section >
120128 </ section >
129+ < section class ="tsd-panel-group tsd-member-group ">
130+ < h2 > Methods</ h2 >
131+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class ">
132+ < a name ="___custom_3847 " class ="tsd-anchor "> </ a >
133+ < h3 > __@custom@3847</ h3 >
134+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class ">
135+ < li class ="tsd-signature tsd-kind-icon "> __@custom@3847< span class ="tsd-signature-symbol "> (</ span > depth< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> number</ span > , options< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> InspectOptionsStylized</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > </ li >
136+ </ ul >
137+ < ul class ="tsd-descriptions ">
138+ < li class ="tsd-description ">
139+ < aside class ="tsd-sources ">
140+ < ul >
141+ < li > Defined in < a href ="https://github.com/modum-io/modblue/blob/6fd8488/src/models/gatt/Gatt.ts#L15 "> src/models/gatt/Gatt.ts:15</ a > </ li >
142+ </ ul >
143+ </ aside >
144+ < h4 class ="tsd-parameters-title "> Parameters</ h4 >
145+ < ul class ="tsd-parameters ">
146+ < li >
147+ < h5 > depth: < span class ="tsd-signature-type "> number</ span > </ h5 >
148+ </ li >
149+ < li >
150+ < h5 > options: < span class ="tsd-signature-type "> InspectOptionsStylized</ span > </ h5 >
151+ </ li >
152+ </ ul >
153+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> string</ span > </ h4 >
154+ </ li >
155+ </ ul >
156+ </ section >
157+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class ">
158+ < a name ="tojson " class ="tsd-anchor "> </ a >
159+ < h3 > toJSON</ h3 >
160+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class ">
161+ < li class ="tsd-signature tsd-kind-icon "> toJSON< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-symbol "> {}</ span > </ li >
162+ </ ul >
163+ < ul class ="tsd-descriptions ">
164+ < li class ="tsd-description ">
165+ < aside class ="tsd-sources ">
166+ < ul >
167+ < li > Defined in < a href ="https://github.com/modum-io/modblue/blob/6fd8488/src/models/gatt/Gatt.ts#L11 "> src/models/gatt/Gatt.ts:11</ a > </ li >
168+ </ ul >
169+ </ aside >
170+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-symbol "> {}</ span > </ h4 >
171+ < ul class ="tsd-parameters ">
172+ </ ul >
173+ </ li >
174+ </ ul >
175+ </ section >
176+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class ">
177+ < a name ="tostring " class ="tsd-anchor "> </ a >
178+ < h3 > to< wbr > String</ h3 >
179+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class ">
180+ < li class ="tsd-signature tsd-kind-icon "> to< wbr > String< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > </ li >
181+ </ ul >
182+ < ul class ="tsd-descriptions ">
183+ < li class ="tsd-description ">
184+ < aside class ="tsd-sources ">
185+ < ul >
186+ < li > Defined in < a href ="https://github.com/modum-io/modblue/blob/6fd8488/src/models/gatt/Gatt.ts#L7 "> src/models/gatt/Gatt.ts:7</ a > </ li >
187+ </ ul >
188+ </ aside >
189+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> string</ span > </ h4 >
190+ </ li >
191+ </ ul >
192+ </ section >
193+ </ section >
121194 </ div >
122195 < div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
123196 < nav class ="tsd-navigation primary ">
@@ -143,6 +216,15 @@ <h4 class="tsd-returns-title">Returns <a href="gatt.html" class="tsd-signature-t
143216 < li class =" tsd-kind-constructor tsd-parent-kind-class ">
144217 < a href ="gatt.html#constructor " class ="tsd-kind-icon "> constructor</ a >
145218 </ li >
219+ < li class =" tsd-kind-method tsd-parent-kind-class ">
220+ < a href ="gatt.html#___custom_3847 " class ="tsd-kind-icon "> __@custom@3847</ a >
221+ </ li >
222+ < li class =" tsd-kind-method tsd-parent-kind-class ">
223+ < a href ="gatt.html#tojson " class ="tsd-kind-icon "> toJSON</ a >
224+ </ li >
225+ < li class =" tsd-kind-method tsd-parent-kind-class ">
226+ < a href ="gatt.html#tostring " class ="tsd-kind-icon "> to< wbr > String</ a >
227+ </ li >
146228 </ ul >
147229 </ li >
148230 </ ul >
@@ -165,6 +247,9 @@ <h4 class="tsd-returns-title">Returns <a href="gatt.html" class="tsd-signature-t
165247 < li class =" tsd-kind-class ">
166248 < a href ="gattdescriptorremote.html " class ="tsd-kind-icon "> Gatt< wbr > Descriptor< wbr > Remote</ a >
167249 </ li >
250+ < li class =" tsd-kind-class ">
251+ < a href ="gatterror.html " class ="tsd-kind-icon "> Gatt< wbr > Error</ a >
252+ </ li >
168253 < li class =" tsd-kind-class ">
169254 < a href ="gattlocal.html " class ="tsd-kind-icon "> Gatt< wbr > Local</ a >
170255 </ li >
0 commit comments