tree: 45b3c14d0b2ab1fca899b7a427637f68a564eaa1 [path history] [tgz]
  1. database_models/
  2. monitoring/
  3. protos/
  4. test/
  5. utils/
  6. __init__.py
  7. afe_connector.py
  8. build_connector.py
  9. config_connector.py
  10. devserver_connector.py
  11. dut_connector.py
  12. dut_connector_for_fwupd.py
  13. feedback_connector.py
  14. host_connector.py
  15. lock_util.py
  16. moblab_build_connector.py
  17. moblab_configuration_connector.py
  18. moblab_info.py
  19. moblabrpc_connector.py
  20. pubsub_client.py
  21. README.md
  22. result_upload_status_connector.py
  23. versioned_upload.py
src/moblab_common/README.md

Moblab Common

Moblab Common is a library that is used by other projects in this repo. It is compiled into moblab-common wheel package and pushed as a docker container to the docker registry.

Development

The project contains protofiles for multiple services in the repo under /protos directory.

For development you might want to generate python code for protofiles. To do so simple run the protogen script: ./protos/protogen.sh