has_capability

MonitorClient.has_capability(capability)

Check if the SeedLink server has a certain capability.

The capabilities are fetched using an INFO:CAPABILITIES request.

Parameters

capability (str) – The capability to check for

Return type

bool

Returns

Whether the server has the given capability