10 lines
304 B
Plaintext
10 lines
304 B
Plaintext
# device.parameter=cat[,color[,unit]]
|
|
# device.parameter=cat:raw,color:yellow
|
|
[nicos]
|
|
se_t_plato.raw=raw,#FFF,Ohm
|
|
|
|
|
|
se_t_plato.target=none # do not show
|
|
se_t_plato.raw=std # show in standard section
|
|
se_t_plato.raw=raw # show in extra section "raw"
|
|
se_t_plato.value=std,unit:Ohm # custom unit |