All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
- Added a validation check in the `setDevicesState` method to ensure the host ID is present before proceeding with the device state update. - Introduced a warning log to notify when the host ID is not found, preventing unnecessary operations.