cache Id
Caches the connection pool ID locally for the specified device.
This method stores the provided poolId
for a given deviceId
in memory, allowing it to be quickly retrieved later via getId without needing to re-fetch from the device.
Parameters
device Id
The identifier of the target device.
pool Id
The 4-character hexadecimal connection pool ID to cache.