Install OpenVPN Client
Grid RESTful API Start-up Guide
29
"objects": {
"analog-input:1": {
"objectType": "analog-input",
"objectInstance": 1,
"objectName": "INSIDE_TEMPERATURE",
"properties": {
"present-value": {
"propertyIdentifier": "present-value",
"value": {
"value": 88.5999984741211,
"type": "REAL"
},
"lastRead": 1513693293192,
"log": {
"enabled": false,
"keys": []
}
}
}
},
"analog-input:2": {
"objectType": "analog-input",
"objectInstance": 2,
"objectName": "OUTSIDE_TEMPERATURE",
"properties": {
"present-value": {
"propertyIdentifier": "present-value",
"value": {
"value": 79.9000015258789,
"type": "REAL"
},
"lastRead": 1513693293192,
"log": {
"enabled": true,
"keys": [
"2/analog-input:2/present-value"
]
}
}
}
}
}
}
]
}
},
"error": null
}