Namoone
Checklist ke active versions yahan dekh sakte hain.
AC Temperature Readings
Branch cooling check aur daily AC readings record karna.
Version 1 (Chalu)
[
{
"key": "tempIn",
"type": "NUMBER",
"unit": "C",
"label": "Temperature IN"
},
{
"key": "tempOut",
"type": "NUMBER",
"unit": "C",
"label": "Temperature OUT"
},
{
"key": "blower1",
"type": "NUMBER",
"label": "Blower 1 Reading"
},
{
"key": "blower2",
"type": "NUMBER",
"label": "Blower 2 Reading"
},
{
"key": "status",
"type": "OK_NOT_OK",
"label": "OK / Not OK"
},
{
"key": "remarks",
"type": "TEXT",
"label": "Remarks"
},
{
"key": "photo",
"type": "PHOTO_REQUIRED",
"label": "Photo"
}
]