Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Send an image regularly to the API #243

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

RonanMorgan
Copy link
Collaborator

@RonanMorgan RonanMorgan commented Feb 19, 2025

The image will be used to check that everything is ok with the station

I didn't want to create a specific timer in the engine for that so I am using a random number : every loop of the engine (approx each 10sec) if the number is equal to 1 (1 chance in 100), an image is sent to the API

PS : it could take one hour to test so I have added a log, we should launch it first on a test rpi

@RonanMorgan RonanMorgan self-assigned this Feb 19, 2025
@fe51
Copy link
Member

fe51 commented Feb 20, 2025

Hi @RonanMorgan thanks fo the PR. I think there are some commits to be pushed ? I have the feeling that the only modifications here are those from the other PR in progress #241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants