Skip to content

Commit

Permalink
Rearranged from setVolume
Browse files Browse the repository at this point in the history
  • Loading branch information
thegoliathgeek committed Sep 17, 2019
1 parent 2516b11 commit 5f83c8c
Show file tree
Hide file tree
Showing 33 changed files with 274 additions and 274 deletions.
10 changes: 5 additions & 5 deletions 12_SetVolume/01_Request.json
Expand Up @@ -5,17 +5,17 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"action": "setVolume",
"clientId": "alexa-skill",
"createdAt": 1567852244,
"deviceId": "5d737888aea17c30a056d759",
"deviceAttributes": [],
"deviceId": "5d737888aea17c30a056d759",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"type": "request",
"action": "setVolume",
"value": {
"volume": 25
"volume": 25
}
},
},
"signature": {
"HMAC": "xxx"
}
Expand Down
14 changes: 7 additions & 7 deletions 12_SetVolume/02_Response.json
Expand Up @@ -4,18 +4,18 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"success": true,
"message": "OK",
"action": "setVolume",
"clientId": "alexa-skill",
"createdAt": 1567860300,
"deviceId": "5d737888aea17c30a056d759",
"clientId": "alexa-skill",
"message": "OK",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"success": true,
"type": "response",
"action": "setVolume",
"value": {
"volume": 25
"volume": 25
}
},
},
"signature": {
"HMAC": "xxxxxxxx"
}
Expand Down
14 changes: 7 additions & 7 deletions 12_SetVolume/03_Event.json
Expand Up @@ -4,18 +4,18 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"action": "setVolume",
"cause": {
"type": "PHYSICAL_INTERACTION"
},
"createdAt": 1567852244,
"deviceId": "5d737888aea17c30a056d759",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"type": "event",
"action": "setVolume",
"value": {
"volume": 25
},
"cause": {
"type": "PHYSICAL_INTERACTION"
"volume": 25
}
},
},
"signature": {
"HMAC": "xxxxx"
}
Expand Down
10 changes: 5 additions & 5 deletions 13_AdjustVolume/01_Request.json
Expand Up @@ -5,17 +5,17 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"action": "adjustVolume",
"clientId": "alexa-skill",
"createdAt": 1567852244,
"deviceId": "5d737888aea17c30a056d759",
"deviceAttributes": [],
"deviceId": "5d737888aea17c30a056d759",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"type": "request",
"action": "adjustVolume",
"value": {
"volume": -20
"volume": -20
}
},
},
"signature": {
"HMAC": "xxx"
}
Expand Down
14 changes: 7 additions & 7 deletions 13_AdjustVolume/02_Response.json
Expand Up @@ -4,18 +4,18 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"success": true,
"message": "OK",
"action": "adjustVolume",
"clientId": "alexa-skill",
"createdAt": 1567860300,
"deviceId": "5d737888aea17c30a056d759",
"clientId": "alexa-skill",
"message": "OK",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"success": true,
"type": "response",
"action": "adjustVolume",
"value": {
"volume": 5
"volume": 5
}
},
},
"signature": {
"HMAC": "xxxxxxxx"
}
Expand Down
10 changes: 5 additions & 5 deletions 14_SelectInput/01_Request.json
Expand Up @@ -5,17 +5,17 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"action": "selectInput",
"clientId": "alexa-skill",
"createdAt": 1567852244,
"deviceId": "5d737888aea17c30a056d759",
"deviceAttributes": [],
"deviceId": "5d737888aea17c30a056d759",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"type": "request",
"action": "selectInput",
"value": {
"input": "HDIM"
"input": "HDIM"
}
},
},
"signature": {
"HMAC": "jjrxa5b7fzXXml2+PxlfUYIUgLdHg33Cr2yWVuzlr/s="
}
Expand Down
14 changes: 7 additions & 7 deletions 14_SelectInput/02_Response.json
Expand Up @@ -4,18 +4,18 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"success": true,
"message": "OK",
"action": "selectInput",
"clientId": "alexa-skill",
"createdAt": 1567860300,
"deviceId": "5d737888aea17c30a056d759",
"clientId": "alexa-skill",
"message": "OK",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"success": true,
"type": "response",
"action": "selectInput",
"value": {
"input": "HDIM"
"input": "HDIM"
}
},
},
"signature": {
"HMAC": "xxxxxxxx"
}
Expand Down
14 changes: 7 additions & 7 deletions 14_SelectInput/03_Event.json
Expand Up @@ -4,18 +4,18 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"action": "selectInput",
"cause": {
"type": "PHYSICAL_INTERACTION"
},
"createdAt": 1567852244,
"deviceId": "5d737888aea17c30a056d759",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"type": "event",
"action": "selectInput",
"value": {
"input": "HDIM"
},
"cause": {
"type": "PHYSICAL_INTERACTION"
"input": "HDIM"
}
},
},
"signature": {
"HMAC": "xxxxx"
}
Expand Down
10 changes: 5 additions & 5 deletions 15_MediaControl/01_Request.json
Expand Up @@ -5,17 +5,17 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"action": "mediaControl",
"clientId": "alexa-skill",
"createdAt": 1567852244,
"deviceId": "5d737888aea17c30a056d759",
"deviceAttributes": [],
"deviceId": "5d737888aea17c30a056d759",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"type": "request",
"action": "mediaControl",
"value": {
"control": "FastForward"
"control": "FastForward"
}
},
},
"signature": {
"HMAC": "xxxx"
}
Expand Down
16 changes: 8 additions & 8 deletions 15_MediaControl/02_Response.json
Expand Up @@ -3,19 +3,19 @@
"payloadVersion": 2,
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"success": true,
"message": "OK",
"payload":{
"action": "mediaControl",
"clientId": "alexa-skill",
"createdAt": 1567860300,
"deviceId": "5d737888aea17c30a056d759",
"clientId": "alexa-skill",
"message": "OK",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"success": true,
"type": "response",
"action": "mediaControl",
"value": {
"control": "FastForward"
"control": "FastForward"
}
},
},
"signature": {
"HMAC": "xxxxxxxx"
}
Expand Down
14 changes: 7 additions & 7 deletions 15_MediaControl/03_Event.json
Expand Up @@ -4,18 +4,18 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"action": "mediaControl",
"cause": {
"type": "PHYSICAL_INTERACTION"
},
"createdAt": 1567852244,
"deviceId": "5d737888aea17c30a056d759",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"type": "event",
"action": "mediaControl",
"value": {
"control": "FastForward"
},
"cause": {
"type": "PHYSICAL_INTERACTION"
"control": "FastForward"
}
},
},
"signature": {
"HMAC": "xxxxx"
}
Expand Down
14 changes: 7 additions & 7 deletions 16_ChangeChannel/01_Request.json
Expand Up @@ -5,19 +5,19 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"action": "changeChannel",
"clientId": "alexa-skill",
"createdAt": 1567852244,
"deviceId": "5d737888aea17c30a056d759",
"deviceAttributes": [],
"deviceId": "5d737888aea17c30a056d759",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"type": "request",
"action": "changeChannel",
"value": {
"channel": {
"name": "HBO"
}
"channel": {
"name": "HBO"
}
}
},
},
"signature": {
"HMAC": "xxx"
}
Expand Down
18 changes: 9 additions & 9 deletions 16_ChangeChannel/02_Response.json
Expand Up @@ -4,20 +4,20 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"success": true,
"message": "OK",
"action": "changeChannel",
"clientId": "alexa-skill",
"createdAt": 1567860300,
"deviceId": "5d737888aea17c30a056d759",
"clientId": "alexa-skill",
"message": "OK",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"success": true,
"type": "response",
"action": "changeChannel",
"value": {
"channel": {
"name": "HBO"
}
"channel": {
"name": "HBO"
}
}
},
},
"signature": {
"HMAC": "xxxxxxxx"
}
Expand Down
18 changes: 9 additions & 9 deletions 16_ChangeChannel/03_Event.json
Expand Up @@ -4,20 +4,20 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"action": "changeChannel",
"cause": {
"type": "PHYSICAL_INTERACTION"
},
"createdAt": 1567852244,
"deviceId": "5d737888aea17c30a056d759",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"type": "event",
"action": "changeChannel",
"value": {
"channel": {
"name": "HBO"
}
},
"cause": {
"type": "PHYSICAL_INTERACTION"
"channel": {
"name": "HBO"
}
}
},
},
"signature": {
"HMAC": "xxxxx"
}
Expand Down
10 changes: 5 additions & 5 deletions 17_SkipChannels/01_Request.json
Expand Up @@ -5,17 +5,17 @@
"signatureVersion": 1
},
"payload": {
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"action": "skipChannels",
"clientId": "alexa-skill",
"createdAt": 1567852244,
"deviceId": "5d737888aea17c30a056d759",
"deviceAttributes": [],
"deviceId": "5d737888aea17c30a056d759",
"replyToken": "6ec1f778-e92f-487c-9818-bdbe3438f30e",
"type": "request",
"action": "skipChannels",
"value": {
"channelCount": 1
"channelCount": 1
}
},
},
"signature": {
"HMAC": "xxxx"
}
Expand Down

0 comments on commit 5f83c8c

Please sign in to comment.