narcs / steelconnect-dialogflow

Manage SteelConnect networks through natural language.
1 stars 1 forks source link

Merge in appliance features #50

Closed ngneer5 closed 6 years ago

ngneer5 commented 6 years ago

Merge in appliance features -List appliances (I got rid of follow ups) -Delete an appliance -Create an appliance -Get info on an appliance

mirrexagon commented 6 years ago

Oh, one thing I forgot to mention, you might want to include your Dialogflow changes. What I did was export the agent as zip, then copy the intents I changed/added from intents/ inside the zip to agents/intents/ in this repo. I didn't test reimporting that though...

ngneer5 commented 6 years ago

Cool. Done!

mirrexagon commented 6 years ago

Looks good!