mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 23:22:02 +01:00
[airq] Add note about JVM cryptographic strength policy (#16695)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de> Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
parent
2a69648da2
commit
4723eb26c0
@ -116,6 +116,12 @@ The rw column is empty if the channel is only readable, w if the channel can be
|
|||||||
| errorBars | Switch | rw | Calculate Maximum Errors |
|
| errorBars | Switch | rw | Calculate Maximum Errors |
|
||||||
| warmupPhase | Switch | rw | Output data as Warmup Phase |
|
| warmupPhase | Switch | rw | Output data as Warmup Phase |
|
||||||
|
|
||||||
|
## Usage with Docker
|
||||||
|
|
||||||
|
This binding requires the JVM cryptographic strength policy to be set to "unlimited".
|
||||||
|
Otherwise the connection to the device will fail.
|
||||||
|
See the [openHAB Docker image documentation](https://github.com/openhab/openhab-docker/blob/main/README.md#java-cryptographic-strength-policy) for details.
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
### air-Q.things
|
### air-Q.things
|
||||||
|
Loading…
Reference in New Issue
Block a user