Dachshund77 / BicycleRackV2

Interdiciplinary project 2020
MIT License
0 stars 0 forks source link

Devices route for server #19

Open Dachshund77 opened 4 years ago

Dachshund77 commented 4 years ago

The backend server need to facilitate / have a list of all active device, and track theire IP adress (or some other way to call it back). For this route we probablz need the whole CRUD suite. The route will be avaible under */racks

For the routing we need to do:

Database wise wee will store

Dachshund77 commented 4 years ago

Dynamic filtering was refactoring into issue #56