1{
2    "structversion": "2018-04-24",
3    "schema": "swarm",
4    "id": "24",
5    "user": "michael",
6    "config": {
7        "allowed editors": "",
8        "label": {
9            "en": ""
10        }
11    },
12    "columns": [
13        {
14            "colref": 1,
15            "ismulti": false,
16            "isenabled": true,
17            "sort": 10,
18            "label": "date",
19            "class": "Date",
20            "config": {
21                "visibility": {
22                    "inpage": true,
23                    "ineditor": true
24                },
25                "format": "Y\/m\/d",
26                "prefilltoday": false,
27                "label": {
28                    "en": ""
29                },
30                "hint": {
31                    "en": ""
32                }
33            }
34        },
35        {
36            "colref": 2,
37            "ismulti": false,
38            "isenabled": true,
39            "sort": 20,
40            "label": "json",
41            "class": "Text",
42            "config": {
43                "visibility": {
44                    "inpage": true,
45                    "ineditor": true
46                },
47                "prefix": "",
48                "postfix": "",
49                "label": {
50                    "en": "The original json payload"
51                },
52                "hint": {
53                    "en": ""
54                }
55            }
56        },
57        {
58            "colref": 3,
59            "ismulti": false,
60            "isenabled": true,
61            "sort": 30,
62            "label": "locname",
63            "class": "Text",
64            "config": {
65                "visibility": {
66                    "inpage": true,
67                    "ineditor": true
68                },
69                "prefix": "",
70                "postfix": "",
71                "label": {
72                    "en": ""
73                },
74                "hint": {
75                    "en": ""
76                }
77            }
78        },
79        {
80            "colref": 4,
81            "ismulti": false,
82            "isenabled": true,
83            "sort": 40,
84            "label": "checkinid",
85            "class": "Text",
86            "config": {
87                "visibility": {
88                    "inpage": true,
89                    "ineditor": true
90                },
91                "prefix": "",
92                "postfix": "",
93                "label": {
94                    "en": ""
95                },
96                "hint": {
97                    "en": ""
98                }
99            }
100        },
101        {
102            "colref": 5,
103            "ismulti": false,
104            "isenabled": true,
105            "sort": 50,
106            "label": "shout",
107            "class": "Text",
108            "config": {
109                "visibility": {
110                    "inpage": true,
111                    "ineditor": true
112                },
113                "prefix": "",
114                "postfix": "",
115                "label": {
116                    "en": ""
117                },
118                "hint": {
119                    "en": ""
120                }
121            }
122        },
123        {
124            "colref": 6,
125            "ismulti": false,
126            "isenabled": true,
127            "sort": 60,
128            "label": "time",
129            "class": "DateTime",
130            "config": {
131                "visibility": {
132                    "inpage": true,
133                    "ineditor": true
134                },
135                "format": "H:i",
136                "prefilltoday": false,
137                "label": {
138                    "en": ""
139                },
140                "hint": {
141                    "en": ""
142                }
143            }
144        },
145        {
146            "colref": 7,
147            "ismulti": false,
148            "isenabled": true,
149            "sort": 70,
150            "label": "service",
151            "class": "Text",
152            "config": {
153                "visibility": {
154                    "inpage": true,
155                    "ineditor": true
156                },
157                "prefix": "",
158                "postfix": "",
159                "label": {
160                    "en": ""
161                },
162                "hint": {
163                    "en": ""
164                }
165            }
166        }
167    ]
168}