Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 231 Bytes

generate_client_doc.md

File metadata and controls

12 lines (9 loc) · 231 Bytes

to generate client

source generate_client.sh

Then need to add the following to client/batteryclient/model_utils.py, line 1633:

    if isinstance(model_instance, dict):
        return model_instance