MacAddress Class

MAC Address information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
MacAddress

Constructor

MacAddress(**kwargs)

Variables

address
str

MAC address.

detection_time
datetime

Detection time of the mac address.

significance
str or MacSignificance

Indicates whether this is the primary secondary MAC address of the device. Possible values include: "Primary", "Secondary".

relation_to_ip_status
str or RelationToIpStatus

Indicates whether the relation of the mac to the ip address is certain or a guess. Possible values include: "Guess", "Certain".