frappy/src/demo_syntax/secnode.json
Enrico Faulhaber 8ad9e9396c demo syntax from Markus Zolliker, initial commit + test file
squashed together

Change-Id: I11b2f4ae99abe72c3edbc83f18826df48b2ecd02
2016-08-26 14:21:32 +02:00

105 lines
1.6 KiB
JSON

{
"ts":{
".":{
".":9.887,
"meaning":"temperature",
"unit":"K",
"description":"VTI sensor (15 Tesla magnet)\ncalibration: X28611"
},
"status":{
".":0
},
"target":{
".":10.0,
"writable":1,
"unit":"K"
},
"ramp":{
".":0.0,
"writable":1,
"unit":"K/min"
},
"use_ramp":{
".":0
},
"set_point":{
".":10.0,
"unit":"K"
},
"heater_power":{
".":0.154,
"unit":"W"
},
"raw_sensor":{
".":1876.3,
"unit":"Ohm"
}
},
"mf":{
".":{
".":5.13,
"meaning":"magnetic_field",
"unit":"T",
"description":"magnetic field (15 Tesla magnet)"
},
"status":{
".":0,
"value_names":"0:idle,1:busy,2:error"
},
"target":{
".":14.9,
"writable":1,
"unit":"T"
},
"ramp":{
".":0.4,
"writable":1,
"unit":"T/min"
},
"set_point":{
".":5.13,
"unit":"T"
},
"persistent_mode":{
".":0
},
"switch_heater":{
".":1
}
},
"tc1":{
".":{
".":2.23,
"unit":"K",
"description":"top coil (15 Tesla magnet)\ncalibration: X30906"
},
"status":{
".":0
},
"raw_sensor":{
".":5434.0,
"unit":"Ohm"
}
},
"tc2":{
".":{
".":2.311,
"unit":"K",
"description":"bottom coil (15 Tesla magnet)\ncalibration: C103"
},
"status":{
".":0
},
"raw_sensor":{
".":4834.5,
"unit":"Ohm"
}
},
"label":{
".":{
".": "test;test",
"writable": 1
}
}
}