blob: d10ba04e20c67c0e00e95df300abada8618375fe [file] [log] [blame]
Tim Lee1689d1e2019-09-18 16:28:08 +08001{
2 "sensors" : [
3 {
4 "name": "fan1",
5 "type": "fan",
6 "readPath": "/xyz/openbmc_project/sensors/fan_tach/fan1",
7 "writePath": "/sys/devices/platform/ahb/ahb:apb/f0103000.pwm-fan-controller/hwmon/**/pwm1",
8 "min": 0,
9 "max": 255
10 },
11 {
Stanley Chu86bff132021-01-25 14:32:18 +080012 "name": "cpu0_core0_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080013 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +080014 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu0_core0_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080015 "writePath": "",
16 "min": 0,
17 "max": 0,
18 "timeout": 0
19 },
20 {
Stanley Chu86bff132021-01-25 14:32:18 +080021 "name": "cpu1_core0_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080022 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +080023 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu1_core0_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080024 "writePath": "",
25 "min": 0,
26 "max": 0,
27 "timeout": 0
28 },
29 {
Stanley Chu86bff132021-01-25 14:32:18 +080030 "name": "cpu0_core1_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080031 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +080032 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu0_core1_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080033 "writePath": "",
34 "min": 0,
35 "max": 0,
36 "timeout": 0
37 },
38 {
Stanley Chu86bff132021-01-25 14:32:18 +080039 "name": "cpu1_core1_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080040 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +080041 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu1_core1_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080042 "writePath": "",
43 "min": 0,
44 "max": 0,
45 "timeout": 0
46 },
47 {
Stanley Chu86bff132021-01-25 14:32:18 +080048 "name": "cpu0_core2_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080049 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +080050 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu0_core2_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080051 "writePath": "",
52 "min": 0,
53 "max": 0,
54 "timeout": 0
55 },
56 {
Stanley Chu86bff132021-01-25 14:32:18 +080057 "name": "cpu1_core2_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080058 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +080059 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu1_core2_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080060 "writePath": "",
61 "min": 0,
62 "max": 0,
63 "timeout": 0
64 },
65 {
Stanley Chu86bff132021-01-25 14:32:18 +080066 "name": "cpu0_core3_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080067 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +080068 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu0_core3_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080069 "writePath": "",
70 "min": 0,
71 "max": 0,
72 "timeout": 0
73 },
74 {
Stanley Chu86bff132021-01-25 14:32:18 +080075 "name": "cpu1_core3_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080076 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +080077 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu1_core3_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080078 "writePath": "",
79 "min": 0,
80 "max": 0,
81 "timeout": 0
82 },
83 {
Stanley Chu86bff132021-01-25 14:32:18 +080084 "name": "cpu0_core4_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080085 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +080086 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu0_core4_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080087 "writePath": "",
88 "min": 0,
89 "max": 0,
90 "timeout": 0
91 },
92 {
Stanley Chu86bff132021-01-25 14:32:18 +080093 "name": "cpu1_core4_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080094 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +080095 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu1_core4_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +080096 "writePath": "",
97 "min": 0,
98 "max": 0,
99 "timeout": 0
100 },
101 {
Stanley Chu86bff132021-01-25 14:32:18 +0800102 "name": "cpu0_core5_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +0800103 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +0800104 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu0_core5_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +0800105 "writePath": "",
106 "min": 0,
107 "max": 0,
108 "timeout": 0
109 },
110 {
Stanley Chu86bff132021-01-25 14:32:18 +0800111 "name": "cpu1_core5_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +0800112 "type": "temp",
Stanley Chu86bff132021-01-25 14:32:18 +0800113 "readPath": "/xyz/openbmc_project/sensors/temperature/cpu1_core5_temp",
Tim Lee1689d1e2019-09-18 16:28:08 +0800114 "writePath": "",
115 "min": 0,
116 "max": 0,
117 "timeout": 0
118 }
119 ],
120 "zones" : [
121 {
122 "id": 0,
123 "minThermalOutput": 0.0,
124 "failsafePercent": 100.0,
125 "pids": [
126 {
127 "name": "fan1",
128 "type": "fan",
129 "inputs": ["fan1"],
130 "setpoint": 40.0,
131 "pid": {
132 "samplePeriod": 1.0,
133 "proportionalCoeff": 0.0,
134 "integralCoeff": 0.0,
135 "feedFwdOffsetCoeff": 0.0,
136 "feedFwdGainCoeff": 1.0,
137 "integralLimit_min": 0.0,
138 "integralLimit_max": 0.0,
139 "outLim_min": 3.0,
140 "outLim_max": 100.0,
141 "slewNeg": 0.0,
142 "slewPos": 0.0
143 }
144 },
145 {
Stanley Chu86bff132021-01-25 14:32:18 +0800146 "name": "cpu0_core0_temp",
147 "type": "stepwise",
148 "inputs": ["cpu0_core0_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800149 "setpoint": 30.0,
150 "pid": {
151 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800152 "positiveHysteresis": 0.0,
153 "negativeHysteresis": 0.0,
154 "isCeiling": false,
155 "reading": {
156 "0": 25,
157 "1": 26,
158 "2": 27,
159 "3": 28,
160 "4": 29,
161 "5": 30,
162 "6": 31,
163 "7": 32,
164 "8": 33,
165 "9": 34,
166 "10": 35,
167 "11": 36,
168 "12": 37,
169 "13": 38,
170 "14": 39,
171 "15": 40,
172 "16": 42,
173 "17": 44,
174 "18": 45,
175 "19": 50
176 },
177 "output": {
178 "0": 10,
179 "1": 10,
180 "2": 10,
181 "3": 10,
182 "4": 10,
183 "5": 10,
184 "6": 20,
185 "7": 30,
186 "8": 40,
187 "9": 50,
188 "10": 60,
189 "11": 73,
190 "12": 76,
191 "13": 79,
192 "14": 82,
193 "15": 86,
194 "16": 90,
195 "17": 90,
196 "18": 100,
197 "19": 100
198 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800199 }
200 },
201 {
Stanley Chu86bff132021-01-25 14:32:18 +0800202 "name": "cpu1_core0_temp",
203 "type": "stepwise",
204 "inputs": ["cpu1_core0_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800205 "setpoint": 30.0,
206 "pid": {
207 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800208 "positiveHysteresis": 0.0,
209 "negativeHysteresis": 0.0,
210 "isCeiling": false,
211 "reading": {
212 "0": 25,
213 "1": 26,
214 "2": 27,
215 "3": 28,
216 "4": 29,
217 "5": 30,
218 "6": 31,
219 "7": 32,
220 "8": 33,
221 "9": 34,
222 "10": 35,
223 "11": 36,
224 "12": 37,
225 "13": 38,
226 "14": 39,
227 "15": 40,
228 "16": 42,
229 "17": 44,
230 "18": 45,
231 "19": 50
232 },
233 "output": {
234 "0": 10,
235 "1": 10,
236 "2": 10,
237 "3": 10,
238 "4": 10,
239 "5": 10,
240 "6": 20,
241 "7": 30,
242 "8": 40,
243 "9": 50,
244 "10": 60,
245 "11": 73,
246 "12": 76,
247 "13": 79,
248 "14": 82,
249 "15": 86,
250 "16": 90,
251 "17": 90,
252 "18": 100,
253 "19": 100
254 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800255 }
256 },
257 {
Stanley Chu86bff132021-01-25 14:32:18 +0800258 "name": "cpu0_core1_temp",
259 "type": "stepwise",
260 "inputs": ["cpu0_core1_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800261 "setpoint": 30.0,
262 "pid": {
263 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800264 "positiveHysteresis": 0.0,
265 "negativeHysteresis": 0.0,
266 "isCeiling": false,
267 "reading": {
268 "0": 25,
269 "1": 26,
270 "2": 27,
271 "3": 28,
272 "4": 29,
273 "5": 30,
274 "6": 31,
275 "7": 32,
276 "8": 33,
277 "9": 34,
278 "10": 35,
279 "11": 36,
280 "12": 37,
281 "13": 38,
282 "14": 39,
283 "15": 40,
284 "16": 42,
285 "17": 44,
286 "18": 45,
287 "19": 50
288 },
289 "output": {
290 "0": 10,
291 "1": 10,
292 "2": 10,
293 "3": 10,
294 "4": 10,
295 "5": 10,
296 "6": 20,
297 "7": 30,
298 "8": 40,
299 "9": 50,
300 "10": 60,
301 "11": 73,
302 "12": 76,
303 "13": 79,
304 "14": 82,
305 "15": 86,
306 "16": 90,
307 "17": 90,
308 "18": 100,
309 "19": 100
310 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800311 }
312 },
313 {
Stanley Chu86bff132021-01-25 14:32:18 +0800314 "name": "cpu1_core1_temp",
315 "type": "stepwise",
316 "inputs": ["cpu1_core1_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800317 "setpoint": 30.0,
318 "pid": {
319 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800320 "positiveHysteresis": 0.0,
321 "negativeHysteresis": 0.0,
322 "isCeiling": false,
323 "reading": {
324 "0": 25,
325 "1": 26,
326 "2": 27,
327 "3": 28,
328 "4": 29,
329 "5": 30,
330 "6": 31,
331 "7": 32,
332 "8": 33,
333 "9": 34,
334 "10": 35,
335 "11": 36,
336 "12": 37,
337 "13": 38,
338 "14": 39,
339 "15": 40,
340 "16": 42,
341 "17": 44,
342 "18": 45,
343 "19": 50
344 },
345 "output": {
346 "0": 10,
347 "1": 10,
348 "2": 10,
349 "3": 10,
350 "4": 10,
351 "5": 10,
352 "6": 20,
353 "7": 30,
354 "8": 40,
355 "9": 50,
356 "10": 60,
357 "11": 73,
358 "12": 76,
359 "13": 79,
360 "14": 82,
361 "15": 86,
362 "16": 90,
363 "17": 90,
364 "18": 100,
365 "19": 100
366 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800367 }
368 },
369 {
Stanley Chu86bff132021-01-25 14:32:18 +0800370 "name": "cpu0_core2_temp",
371 "type": "stepwise",
372 "inputs": ["cpu0_core2_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800373 "setpoint": 30.0,
374 "pid": {
375 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800376 "positiveHysteresis": 0.0,
377 "negativeHysteresis": 0.0,
378 "isCeiling": false,
379 "reading": {
380 "0": 25,
381 "1": 26,
382 "2": 27,
383 "3": 28,
384 "4": 29,
385 "5": 30,
386 "6": 31,
387 "7": 32,
388 "8": 33,
389 "9": 34,
390 "10": 35,
391 "11": 36,
392 "12": 37,
393 "13": 38,
394 "14": 39,
395 "15": 40,
396 "16": 42,
397 "17": 44,
398 "18": 45,
399 "19": 50
400 },
401 "output": {
402 "0": 10,
403 "1": 10,
404 "2": 10,
405 "3": 10,
406 "4": 10,
407 "5": 10,
408 "6": 20,
409 "7": 30,
410 "8": 40,
411 "9": 50,
412 "10": 60,
413 "11": 73,
414 "12": 76,
415 "13": 79,
416 "14": 82,
417 "15": 86,
418 "16": 90,
419 "17": 90,
420 "18": 100,
421 "19": 100
422 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800423 }
424 },
425 {
Stanley Chu86bff132021-01-25 14:32:18 +0800426 "name": "cpu1_core2_temp",
427 "type": "stepwise",
428 "inputs": ["cpu1_core2_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800429 "setpoint": 30.0,
430 "pid": {
431 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800432 "positiveHysteresis": 0.0,
433 "negativeHysteresis": 0.0,
434 "isCeiling": false,
435 "reading": {
436 "0": 25,
437 "1": 26,
438 "2": 27,
439 "3": 28,
440 "4": 29,
441 "5": 30,
442 "6": 31,
443 "7": 32,
444 "8": 33,
445 "9": 34,
446 "10": 35,
447 "11": 36,
448 "12": 37,
449 "13": 38,
450 "14": 39,
451 "15": 40,
452 "16": 42,
453 "17": 44,
454 "18": 45,
455 "19": 50
456 },
457 "output": {
458 "0": 10,
459 "1": 10,
460 "2": 10,
461 "3": 10,
462 "4": 10,
463 "5": 10,
464 "6": 20,
465 "7": 30,
466 "8": 40,
467 "9": 50,
468 "10": 60,
469 "11": 73,
470 "12": 76,
471 "13": 79,
472 "14": 82,
473 "15": 86,
474 "16": 90,
475 "17": 90,
476 "18": 100,
477 "19": 100
478 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800479 }
480 },
481 {
Stanley Chu86bff132021-01-25 14:32:18 +0800482 "name": "cpu0_core3_temp",
483 "type": "stepwise",
484 "inputs": ["cpu0_core3_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800485 "setpoint": 30.0,
486 "pid": {
487 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800488 "positiveHysteresis": 0.0,
489 "negativeHysteresis": 0.0,
490 "isCeiling": false,
491 "reading": {
492 "0": 25,
493 "1": 26,
494 "2": 27,
495 "3": 28,
496 "4": 29,
497 "5": 30,
498 "6": 31,
499 "7": 32,
500 "8": 33,
501 "9": 34,
502 "10": 35,
503 "11": 36,
504 "12": 37,
505 "13": 38,
506 "14": 39,
507 "15": 40,
508 "16": 42,
509 "17": 44,
510 "18": 45,
511 "19": 50
512 },
513 "output": {
514 "0": 10,
515 "1": 10,
516 "2": 10,
517 "3": 10,
518 "4": 10,
519 "5": 10,
520 "6": 20,
521 "7": 30,
522 "8": 40,
523 "9": 50,
524 "10": 60,
525 "11": 73,
526 "12": 76,
527 "13": 79,
528 "14": 82,
529 "15": 86,
530 "16": 90,
531 "17": 90,
532 "18": 100,
533 "19": 100
534 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800535 }
536 },
537 {
Stanley Chu86bff132021-01-25 14:32:18 +0800538 "name": "cpu1_core3_temp",
539 "type": "stepwise",
540 "inputs": ["cpu1_core3_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800541 "setpoint": 30.0,
542 "pid": {
543 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800544 "positiveHysteresis": 0.0,
545 "negativeHysteresis": 0.0,
546 "isCeiling": false,
547 "reading": {
548 "0": 25,
549 "1": 26,
550 "2": 27,
551 "3": 28,
552 "4": 29,
553 "5": 30,
554 "6": 31,
555 "7": 32,
556 "8": 33,
557 "9": 34,
558 "10": 35,
559 "11": 36,
560 "12": 37,
561 "13": 38,
562 "14": 39,
563 "15": 40,
564 "16": 42,
565 "17": 44,
566 "18": 45,
567 "19": 50
568 },
569 "output": {
570 "0": 10,
571 "1": 10,
572 "2": 10,
573 "3": 10,
574 "4": 10,
575 "5": 10,
576 "6": 20,
577 "7": 30,
578 "8": 40,
579 "9": 50,
580 "10": 60,
581 "11": 73,
582 "12": 76,
583 "13": 79,
584 "14": 82,
585 "15": 86,
586 "16": 90,
587 "17": 90,
588 "18": 100,
589 "19": 100
590 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800591 }
592 },
593 {
Stanley Chu86bff132021-01-25 14:32:18 +0800594 "name": "cpu0_core4_temp",
595 "type": "stepwise",
596 "inputs": ["cpu0_core4_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800597 "setpoint": 30.0,
598 "pid": {
599 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800600 "positiveHysteresis": 0.0,
601 "negativeHysteresis": 0.0,
602 "isCeiling": false,
603 "reading": {
604 "0": 25,
605 "1": 26,
606 "2": 27,
607 "3": 28,
608 "4": 29,
609 "5": 30,
610 "6": 31,
611 "7": 32,
612 "8": 33,
613 "9": 34,
614 "10": 35,
615 "11": 36,
616 "12": 37,
617 "13": 38,
618 "14": 39,
619 "15": 40,
620 "16": 42,
621 "17": 44,
622 "18": 45,
623 "19": 50
624 },
625 "output": {
626 "0": 10,
627 "1": 10,
628 "2": 10,
629 "3": 10,
630 "4": 10,
631 "5": 10,
632 "6": 20,
633 "7": 30,
634 "8": 40,
635 "9": 50,
636 "10": 60,
637 "11": 73,
638 "12": 76,
639 "13": 79,
640 "14": 82,
641 "15": 86,
642 "16": 90,
643 "17": 90,
644 "18": 100,
645 "19": 100
646 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800647 }
648 },
649 {
Stanley Chu86bff132021-01-25 14:32:18 +0800650 "name": "cpu1_core4_temp",
651 "type": "stepwise",
652 "inputs": ["cpu1_core4_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800653 "setpoint": 30.0,
654 "pid": {
655 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800656 "positiveHysteresis": 0.0,
657 "negativeHysteresis": 0.0,
658 "isCeiling": false,
659 "reading": {
660 "0": 25,
661 "1": 26,
662 "2": 27,
663 "3": 28,
664 "4": 29,
665 "5": 30,
666 "6": 31,
667 "7": 32,
668 "8": 33,
669 "9": 34,
670 "10": 35,
671 "11": 36,
672 "12": 37,
673 "13": 38,
674 "14": 39,
675 "15": 40,
676 "16": 42,
677 "17": 44,
678 "18": 45,
679 "19": 50
680 },
681 "output": {
682 "0": 10,
683 "1": 10,
684 "2": 10,
685 "3": 10,
686 "4": 10,
687 "5": 10,
688 "6": 20,
689 "7": 30,
690 "8": 40,
691 "9": 50,
692 "10": 60,
693 "11": 73,
694 "12": 76,
695 "13": 79,
696 "14": 82,
697 "15": 86,
698 "16": 90,
699 "17": 90,
700 "18": 100,
701 "19": 100
702 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800703 }
704 },
705 {
Stanley Chu86bff132021-01-25 14:32:18 +0800706 "name": "cpu0_core5_temp",
707 "type": "stepwise",
708 "inputs": ["cpu0_core5_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800709 "setpoint": 30.0,
710 "pid": {
711 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800712 "positiveHysteresis": 0.0,
713 "negativeHysteresis": 0.0,
714 "isCeiling": false,
715 "reading": {
716 "0": 25,
717 "1": 26,
718 "2": 27,
719 "3": 28,
720 "4": 29,
721 "5": 30,
722 "6": 31,
723 "7": 32,
724 "8": 33,
725 "9": 34,
726 "10": 35,
727 "11": 36,
728 "12": 37,
729 "13": 38,
730 "14": 39,
731 "15": 40,
732 "16": 42,
733 "17": 44,
734 "18": 45,
735 "19": 50
736 },
737 "output": {
738 "0": 10,
739 "1": 10,
740 "2": 10,
741 "3": 10,
742 "4": 10,
743 "5": 10,
744 "6": 20,
745 "7": 30,
746 "8": 40,
747 "9": 50,
748 "10": 60,
749 "11": 73,
750 "12": 76,
751 "13": 79,
752 "14": 82,
753 "15": 86,
754 "16": 90,
755 "17": 90,
756 "18": 100,
757 "19": 100
758 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800759 }
760 },
761 {
Stanley Chu86bff132021-01-25 14:32:18 +0800762 "name": "cpu1_core5_temp",
763 "type": "stepwise",
764 "inputs": ["cpu1_core5_temp"],
Tim Lee1689d1e2019-09-18 16:28:08 +0800765 "setpoint": 30.0,
766 "pid": {
767 "samplePeriod": 1.0,
Stanley Chu86bff132021-01-25 14:32:18 +0800768 "positiveHysteresis": 0.0,
769 "negativeHysteresis": 0.0,
770 "isCeiling": false,
771 "reading": {
772 "0": 25,
773 "1": 26,
774 "2": 27,
775 "3": 28,
776 "4": 29,
777 "5": 30,
778 "6": 31,
779 "7": 32,
780 "8": 33,
781 "9": 34,
782 "10": 35,
783 "11": 36,
784 "12": 37,
785 "13": 38,
786 "14": 39,
787 "15": 40,
788 "16": 42,
789 "17": 44,
790 "18": 45,
791 "19": 50
792 },
793 "output": {
794 "0": 10,
795 "1": 10,
796 "2": 10,
797 "3": 10,
798 "4": 10,
799 "5": 10,
800 "6": 20,
801 "7": 30,
802 "8": 40,
803 "9": 50,
804 "10": 60,
805 "11": 73,
806 "12": 76,
807 "13": 79,
808 "14": 82,
809 "15": 86,
810 "16": 90,
811 "17": 90,
812 "18": 100,
813 "19": 100
814 }
Tim Lee1689d1e2019-09-18 16:28:08 +0800815 }
816 }
817 ]
818 }
819 ]
820}