WIP: panel functions added to the api.

This commit is contained in:
Jesse Malotaux 2025-04-05 23:19:26 +02:00
parent 2f391bce4e
commit 022b11c81f
4 changed files with 111 additions and 0 deletions

View file

@ -20,6 +20,8 @@ var Endpoints = Allowed{
"/device/link/poll",
"/device/link/remove",
"/device/handshake",
"/panel/get",
"/panel/list",
},
Remote: []string{
"/macro/list",