limit property

int? limit
final

The maximum number of TDs that should be returned by the Thing Description Directory.

Note that, currently, this limit is not being enforced at the client side.

Implementation

final int? limit;