Open Mikynek opened 1 year ago
@fix1t UPDATED [/api/.../...]
In same way as /login
and /register
other endpoints updated to make space for HTML files routes:
/api/systems
-> /api/systems/create
/api/devices
-> /api/devices/create
ADDED:
Get All Systems
Method: GET
Endpoint: /api/systems/get
UPDATE:
Get All <diff>Pending</diff> Requests for a System
Method: GET
Endpoint: /api/systems/{systemId}/requests
ADDED:
Get All Users NOT in a System
Method: GET
Endpoint: /api/systems/{systemId}/users/not
User Authentication and Management: [ @fix1t @Mikynek ]
System Management: [ @adamgabry ]
User-System Interaction: [ @Mikynek ]
User-System Interaction: [ @fix1t ]
Device and Parameter Management: [ @adamgabry @Mikynek @fix1t ]
Parameters & KPI