Interface IBaseDeviceMandatoryRaw

interface IBaseDeviceMandatoryRaw {
    mac: string;
}

Hierarchy (View Summary)

Properties

Properties

mac: string