Removed created + some unused functions and comments (Graphics JS file)
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
# device.parameter=cat[,color[,unit]]
|
||||
# device.parameter=cat:raw,color:yellow
|
||||
[nicos]
|
||||
se_t_plato.raw=raw,#FFF,Ohm
|
||||
[chart]
|
||||
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
|
||||
T_plato.target=none # do not show
|
||||
T_plato.raw=rawOhm # show in extra section "rawOhm"
|
||||
T_plato=,,Ohm # custom unit
|
||||
T_plato=unit:Ohm # custom unit
|
||||
|
||||
|
||||
|
||||
tag -> cat
|
||||
|
||||
lookup with the label (secop module)
|
||||
Reference in New Issue
Block a user