Skip to content
This repository was archived by the owner on Aug 15, 2021. It is now read-only.
This repository was archived by the owner on Aug 15, 2021. It is now read-only.

DialogFlow v2 integration #20

Description

@nickdex

Since DialogFlow (originally api.ai) was acquired by google, the api has been changed.

Make changes to have it running on (/agent route)

FIrst read up of docs on new api of dialogflow.

We need to parse three things from request.
Entity, Action and Room
We then package them into an object of type IotPayload (in iot folder)

We pass this to Mqtt queue to have it processed further

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestCelebrating Hacktoberfest 2018

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions