Skip to content

Commit 917e9aa

Browse files
committed
Doc READ_TIMEOUT
1 parent bedc276 commit 917e9aa

File tree

1 file changed

+4
-0
lines changed
  • documentation/modules/auxiliary/scanner/mqtt

1 file changed

+4
-0
lines changed

documentation/modules/auxiliary/scanner/mqtt/connect.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ Msquitto can be configured to require credentials. To run in this way:
6363
not all MQTT implementation support this, some, like mosquitto, support filtering by client ID and
6464
this option can be used in those scenarios. By default, a random ID is selected.
6565

66+
**READ_TIMEOUT**
67+
68+
The amount of time, in seconds, to wait for responses from the MQTT endpoint.
69+
6670
## Scenarios
6771

6872
### Docker MQTT Server With Anonymous Authentication

0 commit comments

Comments
 (0)