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

Add a layer on AstarteMessage #12

Closed
wants to merge 4 commits into from

Conversation

harlem88
Copy link
Collaborator

Close #7

@harlem88 harlem88 added the enhancement New feature or request label Oct 10, 2023
The AstarteDataMessage adding a layer on AstarteMessage for supporting
the reception of an error during the send/receive data.
Add an AstarteError tye to describe better the error recieved.
Rename astarte_message to astarte_data_message.

Signed-off-by: Antonio Gisondi <antonio.gisondi@secomind.com>
Change the result of Send/Detach method to MessageHubResult for a
better error handling.

Signed-off-by: Antonio Gisondi <antonio.gisondi@secomind.com>
Every `send` message have to contain the node identifier
to verify that node is already attached to the message hub
before trying to send data to Astarte.

Signed-off-by: Antonio Gisondi <antonio.gisondi@secomind.com>
@harlem88 harlem88 force-pushed the enrich-proto-api branch 3 times, most recently from 170a64f to b4c6ed8 Compare December 5, 2023 14:31
Signed-off-by: Antonio Gisondi <antonio.gisondi@secomind.com>
@harlem88 harlem88 closed this Aug 23, 2024
@harlem88 harlem88 deleted the enrich-proto-api branch August 23, 2024 09:11
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

Successfully merging this pull request may close these issues.

Adding a layer on AstarteMessage to enrich the API
1 participant