Updated the logic to set limit and offset values to -1 when fetching
device details, ensuring that all devices are retrieved. Without this
change, only the devices within the paginated range were being
fetched.
This change removes the pagination constraint, allowing retrieval of
all devices in the system.