nickdex / AIDA-Server

Server to control all requests directed to my IoT devices in home
MIT License
1 stars 2 forks source link

changes dialogflow apiv1 to apiv2 #29

Closed frunkad closed 6 years ago

frunkad commented 6 years ago

Changes the following

context -> outputContexts
speech -> fulfillmentText
displayText -> fulfillmentMessages[0].text

updates https://github.com/nickdex/AIDA-Server/issues/20

nickdex commented 6 years ago

Thanks @frunkad I'll review it soon (its monday now 😄 so might take some time)