-
Notifications
You must be signed in to change notification settings - Fork 0
/
schedules.json
1 lines (1 loc) · 4.09 KB
/
schedules.json
1
[{"type": "hiver", "desc": "temp inf a 10\u00b0C", "duree_filtration_totale": "2", "temp_min": "-100", "temp_max": "10", "scheds": [{"heure": "04", "minutes": "00", "objet": "pompeV1", "action": "start"}, {"heure": "06", "minutes": "00", "objet": "pompeV1", "action": "stop"}]}, {"type": "type2", "desc": "temp entre 10\u00b0C et 12\u00b0C", "duree_filtration_totale": "4", "temp_min": "10", "temp_max": "12", "scheds": [{"heure": "03", "minutes": "00", "objet": "pompeV1", "action": "start"}, {"heure": "07", "minutes": "00", "objet": "pompeV1", "action": "stop"}]}, {"type": "type3", "desc": "temp entre 12\u00b0C et 16\u00b0C", "duree_filtration_totale": "7", "temp_min": "12", "temp_max": "16", "scheds": [{"heure": "00", "minutes": "00", "objet": "pompeV1", "action": "start"}, {"heure": "04", "minutes": "00", "objet": "pompeV1", "action": "stop"}, {"heure": "11", "minutes": "30", "objet": "pompeV4", "action": "start"}, {"heure": "14", "minutes": "30", "objet": "pompeV4", "action": "stop"}, {"heure": "12", "minutes": "00", "objet": "polaris", "action": "start"}, {"heure": "14", "minutes": "00", "objet": "polaris", "action": "stop"}]}, {"type": "type4", "desc": "temp entre 16\u00b0C et 24\u00b0C", "duree_filtration_totale": "8 a 12", "temp_min": "16", "temp_max": "24", "scheds": [{"heure": "08", "minutes": "00", "objet": "pompeV2", "action": "start"}, {"heure": "11", "minutes": "30", "objet": "pompeV2", "action": "stop"}, {"heure": "11", "minutes": "30", "objet": "pompeV4", "action": "start"}, {"heure": "14", "minutes": "30", "objet": "pompeV4", "action": "stop"}, {"heure": "14", "minutes": "30", "objet": "pompeV3", "action": "start"}, {"heure": "20", "minutes": "00", "objet": "pompeV3", "action": "stop"}, {"heure": "12", "minutes": "00", "objet": "polaris", "action": "start"}, {"heure": "14", "minutes": "00", "objet": "polaris", "action": "stop"}]}, {"type": "type5", "desc": "temp entre 24\u00b0C et 27\u00b0C", "duree_filtration_totale": "10 a 14", "temp_min": "24", "temp_max": "27", "scheds": [{"heure": "08", "minutes": "00", "objet": "pompeV2", "action": "start"}, {"heure": "11", "minutes": "30", "objet": "pompeV2", "action": "stop"}, {"heure": "11", "minutes": "30", "objet": "pompeV4", "action": "start"}, {"heure": "14", "minutes": "30", "objet": "pompeV4", "action": "stop"}, {"heure": "14", "minutes": "30", "objet": "pompeV3", "action": "start"}, {"heure": "22", "minutes": "00", "objet": "pompeV3", "action": "stop"}, {"heure": "12", "minutes": "00", "objet": "polaris", "action": "start"}, {"heure": "14", "minutes": "00", "objet": "polaris", "action": "stop"}]}, {"type": "type6", "desc": "temp entre 27\u00b0C et 30\u00b0C", "duree_filtration_totale": "15 a 20", "temp_min": "27", "temp_max": "30", "scheds": [{"heure": "04", "minutes": "00", "objet": "pompeV1", "action": "start"}, {"heure": "08", "minutes": "00", "objet": "pompeV1", "action": "stop"}, {"heure": "11", "minutes": "30", "objet": "pompeV4", "action": "start"}, {"heure": "14", "minutes": "30", "objet": "pompeV4", "action": "stop"}, {"heure": "14", "minutes": "30", "objet": "pompeV3", "action": "start"}, {"heure": "22", "minutes": "00", "objet": "pompeV3", "action": "stop"}, {"heure": "12", "minutes": "00", "objet": "polaris", "action": "start"}, {"heure": "14", "minutes": "00", "objet": "polaris", "action": "stop"}]}, {"type": "type7", "desc": "temp sup a 30\u00b0C", "duree_filtration_totale": "24", "temp_min": "30", "temp_max": "100", "scheds": [{"heure": "00", "minutes": "00", "objet": "pompeV1", "action": "start"}, {"heure": "08", "minutes": "00", "objet": "pompeV1", "action": "stop"}, {"heure": "80", "minutes": "00", "objet": "pompeV2", "action": "start"}, {"heure": "11", "minutes": "30", "objet": "pompeV2", "action": "stop"}, {"heure": "11", "minutes": "30", "objet": "pompeV4", "action": "start"}, {"heure": "14", "minutes": "30", "objet": "pompeV4", "action": "stop"}, {"heure": "14", "minutes": "30", "objet": "pompeV3", "action": "start"}, {"heure": "23", "minutes": "50", "objet": "pompeV3", "action": "stop"}, {"heure": "12", "minutes": "00", "objet": "polaris", "action": "start"}, {"heure": "14", "minutes": "00", "objet": "polaris", "action": "stop"}]}]