Skip to content

Commit c678962

Browse files
fix: improve record definition
Co-authored-by: Rémi NICOLE <minijackson@users.noreply.github.com>
1 parent d146caf commit c678962

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/glossary.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@ Nix
178178
:::
179179

180180
**Record**
181+
Records are the building blocks of EPICS IOCs.
182+
They usually correspond to a controllable parameter of some hardware.
183+
181184
EPICS-based control system contains one or more IOC.
182185
Each IOC loads one or more databases.
183186
A database is a collection of records of various types.

0 commit comments

Comments
 (0)