Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "dataShape": {
- "fieldDefinitions": {
- "temperature": {
- "name": "temperature",
- "description": "",
- "baseType": "NUMBER",
- "ordinal": 2,
- "aspects": {
- "isPersistent": true,
- "dataChangeType": "VALUE",
- "cacheTime": 0.0
- }
- }
- }
- },
- "rows": [
- {
- "temperature": 5.0
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement