SnapDragonfly / SnapAirUnit

SnapAirUnit aims to provide an basic kit connecting open-source flight controller and snap/python programming language.
GNU General Public License v3.0
1 stars 2 forks source link

Add Command and Exit for RESTful api #48

Closed lida2003 closed 1 year ago

lida2003 commented 1 year ago

Due to , Note: RESTful command & exit like udp should be implemented first.

Hope to be added.

lida2003 commented 1 year ago

/api/v1/command/post {"mode":"0"} ==> disable {"mode":"1"} ==> enable