radloggerpy.cli.v1.device.device_models module

class radloggerpy.cli.v1.device.device_models.DeviceModels(app, app_args, cmd_name=None)[source]

Bases: Lister

Command to list available device interfaces and implementations

_abc_impl = <_abc._abc_data object>
take_action(parsed_args)[source]

Run command.

Return a tuple containing the column names and an iterable containing the data to be listed.