set Id
Sets the connection pool ID to the specified 4-character hexadecimal value.
Return
A CommandResponse indicating the success or failure of the operation.
Parameters
device Id
The identifier of the target device.
pool Id
The 4-character hexadecimal connection pool ID.
Callback-based version of setId for Java interoperability.
Parameters
device Id
The identifier of the target device.
pool Id
The 4-character hexadecimal connection pool ID.
callback
Callback to receive CommandResponse.