Update Reference.md
This commit is contained in:
parent
56b20cf244
commit
3cf9c5c9c7
|
|
@ -46,7 +46,7 @@ The following **optional** `homeSpan` methods override various HomeSpan initiali
|
||||||
* 0 = top-level status messages only (default),
|
* 0 = top-level status messages only (default),
|
||||||
* 1 = all status messages, and
|
* 1 = all status messages, and
|
||||||
* 2 = all status messages plus all HAP communication packets to and from the HomeSpan device.
|
* 2 = all status messages plus all HAP communication packets to and from the HomeSpan device.
|
||||||
* This parameter can also be changed at runtime via the [HomeSpan CLI](CLI.md#log-levels).
|
* This parameter can also be changed at runtime via the [HomeSpan CLI](CLI.md).
|
||||||
|
|
||||||
* `void setMaxConnections(uint8_t nCon)`
|
* `void setMaxConnections(uint8_t nCon)`
|
||||||
* Sets the maximum number of HAP Controllers that be simultaneously connected to HomeSpan (default=8).
|
* Sets the maximum number of HAP Controllers that be simultaneously connected to HomeSpan (default=8).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue