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

Allow inverters API to crear an alert for the user #37

Closed
pferrariuy opened this issue Apr 20, 2024 · 0 comments
Closed

Allow inverters API to crear an alert for the user #37

pferrariuy opened this issue Apr 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pferrariuy
Copy link
Collaborator

Feature Request

Description

Create the required method to allow an inverter API service to create a client / generator alert for the user. The alert can be use by the service to provide additional information when there is an error during the data retrieval that requried in the intervention of the user (for example the expiration of the API key).

Expected Behavior

Extend the InverterData class to store alerts of the location / generator that need to be stored, that will be later syncrhonize in the database.

Create examples on how to create the alert and their content, in order to be visuble for the user once que makes a login or by email.

Additional Context

Alert might be specif of the inverter, therefor, no label might be available to show the information, being the inverter service the one that generates all the message for the user.

@pferrariuy pferrariuy added the enhancement New feature or request label Apr 20, 2024
@pferrariuy pferrariuy self-assigned this Apr 20, 2024
pferrariuy added a commit that referenced this issue May 12, 2024
Adjusted Fronius code to generate alert in case of authentication error.

Related to #37 #22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant