Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 490 Bytes

Address.md

File metadata and controls

11 lines (7 loc) · 490 Bytes

Address

Properties

Name Type Description Notes
ip str The IPv4 or IPv6 address. [optional]
mac str The Media Access Control (MAC) address. The format is six groups of two hexadecimal digits separated by colons. [optional]

[Back to Model list] [Back to API list] [Back to README]