Function getMacAddress

  • Internal

    Parameters

    • callback: ((err: null | Error, mac: string) => string)
        • (err: null | Error, mac: string): string
        • Parameters

          • err: null | Error
          • mac: string

          Returns string

    Returns null | string

Generated using TypeDoc