View Source TpLink.Local (tp_link v0.3.1)

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

Link to this function

list_devices(opts \\ [])

View Source

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 is 2500.