OpenChirp / website

Angular 7 based web-frontend for OpenChirp.
3 stars 6 forks source link

Add and Delete Commands on a device #23

Closed khush-bhatia closed 7 years ago

khush-bhatia commented 7 years ago

Rest API doc available here https://openchirp.github.io/api_doc/#command

sandershihacker commented 7 years ago

For "Add New Command," the user needs to select which transducer the command is for?

khush-bhatia commented 7 years ago

Yes, and the list of transducers should be saved in device scope, so you don't have to get them again in commands tab.