reservedIds property

List<String> reservedIds

A list of reserved 4-character hexadecimal IDs that cannot be used for connection pooling.

These IDs are predefined and should not be assigned to devices.

Implementation

List<String> get reservedIds;