Interface IServiceMACTable

interface IServiceMACTable {
    mac: string;
}

Properties

Properties

mac: string

Generated using TypeDoc