...

Text file src/edge-infra.dev/config/pallets/sds/audio/dsds/deviceclass.yaml

Documentation: edge-infra.dev/config/pallets/sds/audio/dsds

     1apiVersion: device-system.edge.ncr.com/v1
     2kind: DeviceClass
     3metadata:
     4  name: sound
     5  labels:
     6    platform.edge.ncr.com/workload: platform
     7spec:
     8  devices:
     9  - name: sound
    10---
    11apiVersion: device-system.edge.ncr.com/v1
    12kind: DeviceSet
    13metadata:
    14  name: sound
    15  labels:
    16    platform.edge.ncr.com/workload: platform
    17spec:
    18  deviceSets:
    19  - name: sound-subsystem-devices
    20    properties:
    21    - name: SUBSYSTEM
    22      value: sound

View as plain text