refactor(lss): enhance LssNodeDTO structure and improve input formatting
- Updated LssNodeDTO interface to include new properties: ably, loadRate, ablyConnected, and lastAblyHeartbeat for better data representation.
- Changed machineId and ip to required fields for improved data integrity.
- Streamlined input formatting in the LSS view for better readability and consistency.