Diag Auto Reconnect Setter
- Auto_reconnect attribute setter.
When creating the connection, Auto_reconnect attribute is set to True by default, unless it was forced in the config.json file to be False. In some cases, we need to re-activate the auto_reconnect feature.
Returns
Arguments Description
status (bool): auto_reconnect value
Example
Auto Reconnect Setter