update firmware api with more endpoints and parse firmware image headers
This commit is contained in:
parent
2d97f9bb87
commit
14e39b2377
6 changed files with 209 additions and 43 deletions
|
@ -10,7 +10,7 @@ from rest_framework.status import HTTP_201_CREATED
|
|||
from rest_framework.viewsets import ReadOnlyModelViewSet
|
||||
|
||||
from c3nav.control.models import UserPermissions
|
||||
from c3nav.mesh.messages import ChipType
|
||||
from c3nav.mesh.dataformats import ChipType
|
||||
from c3nav.mesh.models import FirmwareVersion
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue