View Source Klf200.Device (klf200 v0.1.0)

This module abstracts a klf200 device as it connects to a specified GW IP, query for nodes and the internal state and keeps that information in the process state.

It starts a GenServer for that and uses the Client module to manage a connection to the GW.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])