SERVER_MAC

Constant SERVER_MAC 

Source
pub const SERVER_MAC: &str = "server.mac";
Expand description

MAC address of the server. 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