Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

StandCloud support #85

Draft
wants to merge 72 commits into
base: develop
Choose a base branch
from
Draft

StandCloud support #85

wants to merge 72 commits into from

Conversation

xorialexandrov
Copy link
Contributor

@xorialexandrov xorialexandrov commented Nov 29, 2024

StandCloud support

About

StandCloud is a cloud management tool for electronics manufacturing. Test data is crucial for evaluating performance. StandCloud allows you to explore data patterns, create visualizations, and gain insights. This helps in identifying potential trends and opportunities. It allows you to identify potential limitations.

Features

Added support for the StandCloud service: authorization, data storage:

  • Authorization by hardpy sc-register command.
  • Data storage by StandCloudLoader class.

Examples

Examples added to documentation and examples folder in project.

Changelog

  • Add the [stand_cloud] section to the harpy.toml configuration file.
  • Add the StandCloudLoader class to append the test result to the StandCloud.
  • Add StandCloud authorization support.
  • Added alert field in statestore database.
  • Add alert to control panel by calling set_alert method in HardpyPlugin.

Remove error status

HardPy no longer returns an error status. Instead it returns the failed state.

@xorialexandrov xorialexandrov self-assigned this Nov 29, 2024
@xorialexandrov xorialexandrov marked this pull request as draft November 29, 2024 13:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant