intrepidcs / python_ics

Library for interfacing with Intrepid devices in Python
MIT License
61 stars 29 forks source link

DOCS: ics.generic_api_read_data should return function index and data #137

Closed FairosAws closed 1 year ago

FairosAws commented 1 year ago

ics.generic_api_read_data should return function_index and data not function_error and data. Also, lets indicate in the documentation that len of data is optional