feat: Initialize Next.js project with Prisma, Tailwind CSS, and API routes for device management and testing.
This commit is contained in:
6
firmware/config/device.json
Normal file
6
firmware/config/device.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"serial_number": "CB1FCDC3",
|
||||
"mode": "DEV",
|
||||
"active_slot": "A",
|
||||
"status": "ENROLLED"
|
||||
}
|
||||
Reference in New Issue
Block a user