Skip to content

Commit

Permalink
Merge branch 'latest' into bp/deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed May 1, 2024
2 parents f2f8059 + 19f80ab commit 3ecf52c
Show file tree
Hide file tree
Showing 729 changed files with 11,210 additions and 11,208 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to `hap-nodejs` will be documented in this file. This project tries to adhere to [Semantic Versioning](http://semver.org/).

## BETA
## v0.12.0 (2024-04-19)

### Changed

Expand Down
14 changes: 7 additions & 7 deletions docs/classes/AccessControlManagement.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/classes/Accessory.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/AccessoryInfo.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/classes/AdaptiveLightingController.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/classes/Bridge.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/classes/CameraController.html

Large diffs are not rendered by default.

68 changes: 34 additions & 34 deletions docs/classes/Characteristic.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/ColorUtils.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/classes/DataStreamConnection.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/DataStreamManagement.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/DataStreamParser.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/DataStreamReader.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/classes/DataStreamServer.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/DataStreamWriter.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/classes/DoorbellController.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/classes/EventedHTTPServer.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/Float32.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/Float64.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/classes/HAPConnection.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/HAPEncryption.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/classes/HAPServer.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/HAPStorage.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/HDSConnectionError.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/HDSProtocolError.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>HDSProtocolError | hap-nodejs</title><meta name="description" content="Documentation for hap-nodejs"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">hap-nodejs</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">hap-nodejs</a></li><li><a href="HDSProtocolError.html">HDSProtocolError</a></li></ul><h1>Class HDSProtocolError</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>An error indicating a protocol level HDS error.
E.g. it may be used to encode a <a href="../enums/HDSStatus.html#PROTOCOL_SPECIFIC_ERROR" class="tsd-kind-enum-member">HDSStatus.PROTOCOL_SPECIFIC_ERROR</a> in the <a href="../enums/Protocols.html#DATA_SEND" class="tsd-kind-enum-member">Protocols.DATA_SEND</a> protocol.</p>
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">Error</span><ul class="tsd-hierarchy"><li><span class="target">HDSProtocolError</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/homebridge/HAP-NodeJS/blob/bc2460fac8523cb7049c1fc01e6752c5885c650a/src/lib/datastream/DataStreamServer.ts#L138">lib/datastream/DataStreamServer.ts:138</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="HDSProtocolError.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">Error</span><ul class="tsd-hierarchy"><li><span class="target">HDSProtocolError</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/homebridge/HAP-NodeJS/blob/8d7fe939fc54b83289b08796501e0de13d4039d0/src/lib/datastream/DataStreamServer.ts#L138">lib/datastream/DataStreamServer.ts:138</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="HDSProtocolError.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="HDSProtocolError.html#reason" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>reason</span></a>
</div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Constructors</h2><section class="tsd-panel tsd-member"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="constructor.new_HDSProtocolError" class="tsd-anchor"></a><span class="tsd-kind-constructor-signature">new HDSProtocol<wbr/>Error</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">reason</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HDSProtocolError.html" class="tsd-signature-type tsd-kind-class">HDSProtocolError</a><a href="#constructor.new_HDSProtocolError" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Initializes a new <code>HDSProtocolError</code></p>
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">reason</span>: <a href="../enums/HDSProtocolSpecificErrorReason.html" class="tsd-signature-type tsd-kind-enum">HDSProtocolSpecificErrorReason</a></span><div class="tsd-comment tsd-typography"><p>The <a href="../enums/HDSProtocolSpecificErrorReason.html" class="tsd-kind-enum">HDSProtocolSpecificErrorReason</a>.
Values MUST NOT be <a href="../enums/HDSProtocolSpecificErrorReason.html#NORMAL" class="tsd-kind-enum-member">HDSProtocolSpecificErrorReason.NORMAL</a>.</p>
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="HDSProtocolError.html" class="tsd-signature-type tsd-kind-class">HDSProtocolError</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides Error.constructor</p><ul><li>Defined in <a href="https://github.com/homebridge/HAP-NodeJS/blob/bc2460fac8523cb7049c1fc01e6752c5885c650a/src/lib/datastream/DataStreamServer.ts#L146">lib/datastream/DataStreamServer.ts:146</a></li></ul></aside></li></ul></section></section><section class="tsd-panel-group tsd-member-group"><h2>Properties</h2><section class="tsd-panel tsd-member"><a id="reason" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>reason</span><a href="#reason" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">reason</span><span class="tsd-signature-symbol">:</span> <a href="../enums/HDSProtocolSpecificErrorReason.html" class="tsd-signature-type tsd-kind-enum">HDSProtocolSpecificErrorReason</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/homebridge/HAP-NodeJS/blob/bc2460fac8523cb7049c1fc01e6752c5885c650a/src/lib/datastream/DataStreamServer.ts#L139">lib/datastream/DataStreamServer.ts:139</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#constructor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a><a href="#reason" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>reason</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>hap-nodejs</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="HDSProtocolError.html" class="tsd-signature-type tsd-kind-class">HDSProtocolError</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides Error.constructor</p><ul><li>Defined in <a href="https://github.com/homebridge/HAP-NodeJS/blob/8d7fe939fc54b83289b08796501e0de13d4039d0/src/lib/datastream/DataStreamServer.ts#L146">lib/datastream/DataStreamServer.ts:146</a></li></ul></aside></li></ul></section></section><section class="tsd-panel-group tsd-member-group"><h2>Properties</h2><section class="tsd-panel tsd-member"><a id="reason" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>reason</span><a href="#reason" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">reason</span><span class="tsd-signature-symbol">:</span> <a href="../enums/HDSProtocolSpecificErrorReason.html" class="tsd-signature-type tsd-kind-enum">HDSProtocolSpecificErrorReason</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/homebridge/HAP-NodeJS/blob/8d7fe939fc54b83289b08796501e0de13d4039d0/src/lib/datastream/DataStreamServer.ts#L139">lib/datastream/DataStreamServer.ts:139</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#constructor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a><a href="#reason" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>reason</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>hap-nodejs</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
Loading

0 comments on commit 3ecf52c

Please sign in to comment.