Skip to content
Snippets Groups Projects
Commit 1cb55a32 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Add timeZone param to sample config

parent b7c7c74c
No related branches found
No related tags found
No related merge requests found
......@@ -204,6 +204,7 @@ public class LygusRugulipennisModel extends I18nImpl implements Model{
"\t},\n" +
"\t\"modelId\":\"" + MODEL_ID.toString() + "\",\n" +
"\t\"configParameters\":{\n" +
"\t\t\"timeZone\":\"Europe/Oslo\", \n" +
"\t\t\"observations\":[\n" +
"\t\t{\n" +
"\t\t\t\t\"timeMeasured\": \"2015-01-01T00:00:00+02:00\",\n" +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment