Advertisement
Guest User

Untitled

a guest
Feb 5th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.46 KB | None | 0 0
  1. {
  2.   "session": {
  3.     "sessionId": "SessionId.3f378a2a-7c58-4aa9-8feb-35e5d7d010eb",
  4.     "application": {
  5.       "applicationId": "<redacted>"
  6.     },
  7.     "user": {
  8.       "userId": "<redacted>"
  9.     },
  10.     "new": true
  11.   },
  12.   "request": {
  13.     "type": "IntentRequest",
  14.     "requestId": "EdwRequestId.c6b35c5f-f96d-4461-9083-fd157021eebb",
  15.     "timestamp": "2016-02-05T06:32:37Z",
  16.     "intent": {
  17.       "name": "LightsOff",
  18.       "slots": {}
  19.     }
  20.   }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement