View Source TpLink.Local (tp_link v0.3.0)
For working with devices directly on the local network. Functions in this module will only work when called from a device that is connected to the same local network as the TP-Link device.
Link to this section Summary
Functions
Returns a list of devices on the local network. See TpLink.Local.DiscoveryServer
for details.
Link to this section Functions
Returns a list of devices on the local network. See TpLink.Local.DiscoveryServer
for details.
options
Options
:timeout
(pos_integer/0
) - Duration in milliseconds to wait for responses. The default value is2500
.