go.mondoo.com/cnquery@v0.0.0-20231005093811-59568235f6ea/providers/os/id/platformid/testdata/osx_test.toml (about)

     1  [commands."ioreg -rd1 -c IOPlatformExpertDevice"]
     2  stdout = """+-o MacBookPro14,2  <class IOPlatformExpertDevice, id 0x100000117, registered, matched, active, busy 0 (225393 ms), retain 41>
     3      {
     4        "compatible" = <"MacBookPro14,2">
     5        "version" = <"1.0">
     6        "IOInterruptSpecifiers" = (<0900000005000000>)
     7        "platform-feature" = <1a00000000000000>
     8         "IOInterruptControllers" = ("io-apic-0")
     9        "IOPolledInterface" = "SMCPolledInterface is not serializable"
    10        "target-type" = <"Mac">
    11        "manufacturer" = <"Apple Inc.">
    12        "IOPlatformUUID" = "5C09E2C7-07F2-5BEE-BE82-7CB70688E55C"
    13        "system-type" = <02>
    14        "product-name" = <"MacBookPro14,2">
    15        "model" = <"MacBookPro14,2">
    16        "name" = <"/">
    17        "IOBusyInterest" = "IOCommand is not serializable"
    18      }
    19  """