-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Documentation is currently lacking. Users don't know what the params argument in get_data() does for each device.
Do the same refactor as is demonstrated in this file diff, except for get_data(), and replace params with **kwargs, and therefore have each device take in different keyword arguments (which can be easily documented).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation