This pull request adds callback functions to the scene registration process. Previously, the callback functions were not being properly set, leading to errors when attempting to update a scene (see #97). With this change, the callback functions are properly set, ensuring that the scene registration process functions correctly.
This pull request adds callback functions to the scene registration process. Previously, the callback functions were not being properly set, leading to errors when attempting to update a scene (see #97). With this change, the callback functions are properly set, ensuring that the scene registration process functions correctly.