Skip to content

Commit 0fd1d95

Browse files
authored
Update nwb.device.yaml
1 parent c5facc3 commit 0fd1d95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core/nwb.device.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ groups:
55
attributes:
66
- name: description
77
dtype: text
8-
doc: Description of the device (e.g., model, firmware version, processing software version, etc.)
9-
as free-form text.
8+
doc: Description of the device as free-form text. If there is any software/firmware associated
9+
with the device, the names and versions of those can be added to NWBFile.was_generated_by.
1010
required: false
1111
- name: manufacturer
1212
dtype: text
@@ -23,4 +23,4 @@ groups:
2323
- name: serial_number
2424
dtype: text
2525
doc: The serial number of the device.
26-
required: false
26+
required: false

0 commit comments

Comments
 (0)