Skip to content
Snippets Groups Projects
Commit dc1fe499 authored by Bhabesh Bhabani Mukhopadhyay's avatar Bhabesh Bhabani Mukhopadhyay
Browse files

sprayingDates added

sprayingDates added in sample configuration
parent fbf19044
No related branches found
No related tags found
1 merge request!2Bhabesh20200618
......@@ -47,6 +47,7 @@ import java.util.Collections;
import java.util.Date;
import java.util.List;
import java.util.TimeZone;
import java.util.logging.Level;
import java.util.logging.Logger;
import no.nibio.vips.entity.ModelConfiguration;
import no.nibio.vips.entity.Result;
......
......@@ -63,7 +63,12 @@ sampleconfig={ \n\
\t\t "timeMeasured": "2018-08-11T00:00:00+02:00", \n\
\t\t "value": 60.0 \n\
\t } \n\
\t ] \n\
\t ], \n\
\t "sprayingDates": [ \n\
\t\t "2018-07-02T22:00:00Z", \n\
\t\t "2018-07-30T22:00:00Z", \n\
\t\t "2018-09-04T22:00:00Z" \n\
\t ] \n\
\t } \n\
} \n\
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment