Posted March 04, 2024 by Meeps
I lied, I have one last thing. I quickly wanted to add 3 more endpoints:
/getgroups
to get all the group names (will send "update" to clients when an update is needed)/getcameras
to get all the camera preset names (will send "update" to clients when an update is needed)/getanimations
to get all the animations available (will send "update" to clients when an update is needed)I also forgot the default items in the last patch, sorry!