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

[Feature] Support grid events messages #18

Closed
chicco785 opened this issue Nov 21, 2023 · 0 comments · Fixed by #19
Closed

[Feature] Support grid events messages #18

chicco785 opened this issue Nov 21, 2023 · 0 comments · Fixed by #19
Assignees
Labels
feature This issue/PR relates to a feature request.

Comments

@chicco785
Copy link
Member

chicco785 commented Nov 21, 2023

Is your feature request related to a problem? Please describe the problem.

Send messages related to grid events

Describe the solution you'd like

Support model defined in: https://github.com/zaphiro-technologies/architecture/blob/main/features/34-event-data-storage.md

Additional context

No response

@chicco785 chicco785 added the feature This issue/PR relates to a feature request. label Nov 21, 2023
@chicco785 chicco785 self-assigned this Nov 21, 2023
@chicco785 chicco785 linked a pull request Nov 21, 2023 that will close this issue
5 tasks
chicco785 added a commit that referenced this issue Nov 28, 2023
## Description

Add protocol buffer for grid events as defined in [Event Data
Storage](https://github.com/zaphiro-technologies/architecture/blob/main/features/34-event-data-storage.md)
feature design.

## Changes Made

* Add protocol buffer for grid events
* Update docs
* Refactor ci to support imports in the same way at lint time and build
time
* Fix release note
* Update link to Grunnprofil
[documentation](https://github.com/3lbits/Grunnprofil/blob/main/DIGIN10/docs/MeasurementType.adoc)

## Related Issues

Fixes #18

## Checklist

- [x] I have used a PR title that is descriptive enough for a release
note.
- [x] I have tested these changes locally.
- [x] I have added appropriate tests or updated existing tests.
- [ ] I have tested these changes on a dedicated VM or a customer VM
[name of the VM]
- [x] I have added appropriate documentation or updated existing
documentation.

---------

Co-authored-by: Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant