Changes for page Data-Logging
Last modified by Matej Durcik on 2022/05/17 13:55
edited by Matej Durcik
on 2022/05/17 13:55
on 2022/05/17 13:55
edited by Michael Sibayan
on 2022/05/03 16:48
on 2022/05/03 16:48
Change comment:
Imported from XAR
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.m durcik1 +XWiki.msibayan - Content
-
... ... @@ -1,5 +1,14 @@ 1 1 Biosphere 2 conditions as measured on the orchard roof. 2 2 3 -[[Climate overview>>https://biosphere2.org/leo-general-slope-data||rel="noopener noreferrer" target="_blank"]] 3 +{{box}} 4 +{{groovy}} 5 +//import groovy.json.JsonSlurper 6 +//def LP02Json = 'http://10.160.1.30/statefiles/state.leo_general.LP02.json'.toURL().text 7 +//def jsonSlurper = new JsonSlurper() 8 +//def object = jsonSlurper.parse(LP02Json) 9 +//object instanceof map 10 +//println object.sensorCode 4 4 5 - 12 + 13 +{{/groovy}} 14 +{{/box}}