Files
cdev-1.7.2n/test/cdevDirectory/Gillies.ddl
2022-12-13 12:44:04 +01:00

17 lines
227 B
SQL
Executable File

service ca {
tags { PV }
}
/* All items share these verbs and attributes */
class Basic {
verbs { get, set, monitorOn, monitorOff }
attributes {
value ca {PV=<>.VAL};
}
}
Basic :
diag1 { t10a:sad:test }
;