View Source KNXex.PID.IPAssignmentMethod (knxex v0.1.0)
KNXnet/IP Parameter Object "IP Assignment Method".
Link to this section Summary
Functions
Turns the given integer into the corresponding atom.
Turns the given atom into the correct integer value.
Link to this section Types
@type method() :: :manually | :dhcp | :bootp | :auto_ip
The KNX device's IP assignment method.
Link to this section Functions
Turns the given integer into the corresponding atom.
Turns the given atom into the correct integer value.