Skip to content

Conversation

@AmedeeBulle
Copy link
Contributor

Add two sample scripts to illustrate the use of the Transactional Event Queues to stream IoT Platform data.

--
Signed-off-by: Philippe Vanhaesendonck philippe.vanhaesendonck@oracle.com

Signed-off-by: Philippe Vanhaesendonck <philippe.vanhaesendonck@oracle.com>
@AmedeeBulle AmedeeBulle requested a review from a team as a code owner November 10, 2025 16:36
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 10, 2025
Copy link
Contributor

@totalamateurhour totalamateurhour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

except for two typos, LGTM

AmedeeBulle and others added 2 commits November 10, 2025 20:07
Co-authored-by: Sergio Leunissen <sergio.leunissen@oracle.com>
Co-authored-by: Sergio Leunissen <sergio.leunissen@oracle.com>
Copy link
Contributor

@totalamateurhour totalamateurhour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed a typo on the last round, but LGTM


Args:
connection (oracledb.Connection): The database connection.
queue_name (str): the name a the queue to subscribe to.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
queue_name (str): the name a the queue to subscribe to.
queue_name (str): the name of the queue to subscribe to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants