Tom Butcher ffcc7cd0aa
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
Add support for subscribing and unsubscribing to all object updates
- Implemented `subscribeToAllObjectUpdates` and `unsubscribeAllObjectUpdates` methods in the `UpdateManager` to handle bulk updates for object types.
- Updated `SocketHost` and `SocketUser` classes to listen for new socket events related to all object updates.
- Enhanced test coverage for the new subscription methods to ensure correct functionality and integration with the socket client.
2026-09-01 14:14:18 +01:00
..