nerves_runtime v0.9.2 Nerves.Runtime.Device

This is a utility module for triggering UEvents from the Linux kernel. You don’t need to use it directly. See the README.md for receiving events when devices are added or removed from the system.

Link to this section Summary

Functions

Send an “add” request to all existing devices so that the UEvent handler can know about them

Link to this section Functions

Link to this function discover()
discover() :: :ok

Send an “add” request to all existing devices so that the UEvent handler can know about them.