Doc READ_TIMEOUT

MS-2855/keylogger-mettle-extension
Jon Hart 2017-12-20 19:10:49 -08:00
parent bedc276225
commit 917e9aa328
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,10 @@ Msquitto can be configured to require credentials. To run in this way:
not all MQTT implementation support this, some, like mosquitto, support filtering by client ID and
this option can be used in those scenarios. By default, a random ID is selected.
**READ_TIMEOUT**
The amount of time, in seconds, to wait for responses from the MQTT endpoint.
## Scenarios
### Docker MQTT Server With Anonymous Authentication