Skip to content

Commit

Permalink
Merge pull request #97 from sdgtt/usb_uri
Browse files Browse the repository at this point in the history
Add instr-serial to handle context creation using usb uri
  • Loading branch information
jpineda3 authored Jul 10, 2023
2 parents 5e0151b + 21ba610 commit 9f99014
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions nebula/resources/template_gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,16 @@ board-config:
options: ["True", "False"]
optional: False
netbox_field: devices.custom_fields.allow_jtag
field_6:
name: serial
help: "Sets the serial number of the device"
optional: True
netbox_field: devices.serial
field_7:
name: instr-serial
help: "Serial number of external IIO instrument connected to the carrier"
optional: True
netbox_field: devices.custom_fields.instr_serial
network-config:
field_1:
name: dutip
Expand Down

0 comments on commit 9f99014

Please sign in to comment.