nerves_network v0.5.5 Nerves.Network.Types
Types for interacting with Network.
Link to this section Summary
Types
Event from Nerves.NetworkInterface
Interface name string
Atom for the context state machine
Ipaddress string
Link to this section Types
Event from Nerves.NetworkInterface
Interface name string.
Atom for the context state machine.
Ipaddress string.
Link to this type
ip_settings()
Link to this type
udhcp_info()
udhcp_info() :: %{ ifname: ifname(), nameservers: [ip_address()], domain: String.t() }