CLIENT_MAC

Constant CLIENT_MAC 

Source
pub const CLIENT_MAC: &str = "client.mac";
Expand description

MAC address of the client. The notation format from RFC 7042 is suggested: Each octet (that is, 8-bit byte) is represented by two [uppercase] hexadecimal digits giving the value of the octet as an unsigned integer. Successive octets are separated by a hyphen.

ยงExamples

  • 00-00-5E-00-53-23