description property

  1. @override
String get description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'This operation sets the IP address filter settings on a device. If the device supports device access control based on IP filtering rules (denied or accepted ranges of IP addresses), the device shall support configuration of IP filtering rules through the SetIPAddressFilter command.';