44
Integration Into Existing Systems
}
]
},
“system” :
{
“time” :
{
“time” : “2016 - 09 - 09,
09 : 42 : 54”
},
“diagnosis” : [
{
“time” : “06.09.2016 09 : 42 : 54”,
“msg” : “Gerätestatus : OK”
}
],
“diagarchive” : [
{
“time” : “06.09.2016 09 : 42 : 54”,
“msg” : “Gerätestatus : OK”
}
]
}
}
To query individual areas or points, you can formulate the
request in greater detail:
http://<ip-adresse>/rest/json/iostate/input
This causes the Web-IO to return the status of the inputs:
{
“iostate” :
{
“input” : [
{
“number” : 0,
“state” : 0
}
]
}
}
Changing access
The same URL can be used to turn the output off using the
parameter Set=Off or to change its state using Set=TOGGLE.
Clearing counters for example is done by using a POST to the
following URL: