SICS-699 Provide a hipadaba "control" group for special hdb nodes like environment setpoints and sensor readings
This commit is contained in:
committed by
Ferdi Franceschini
parent
58e35efba3
commit
6692a1a2bb
@@ -211,6 +211,12 @@ set instrument_dictionary [subst {
|
||||
datatype @none
|
||||
property {data true control true nxsave false klass @none type part}
|
||||
}
|
||||
control {
|
||||
privilege spy
|
||||
sobj {@any control}
|
||||
datatype @none
|
||||
property {data false control true nxsave false klass @none type nxvgroup}
|
||||
}
|
||||
data {
|
||||
privilege spy
|
||||
sobj {@any data}
|
||||
|
||||
Reference in New Issue
Block a user