Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insteon: Set Send Timeout on a Per Device Basis #165

Merged
merged 5 commits into from
Jul 30, 2013

Conversation

krkeegan
Copy link
Collaborator

Allows users to adjust the send timeout on a per device basis.

$device_>timeout_factor(1.0);

The timeout_factor is multiplied by the preset timeout. So a setting of 1.0 has no effect, while a setting of 1.1 would increase the default timeout by 10% and a setting of 0.9 would set the timeout to 90% of the default.

krkeegan added a commit that referenced this pull request Jul 30, 2013
Insteon: Set Send Timeout on a Per Device Basis
@krkeegan krkeegan merged commit cd8a8f5 into hollie:master Jul 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant