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

feat(cloud_xapi): PPT-1818 added webx cloud xapi driver #542

Merged
merged 2 commits into from
Feb 28, 2025
Merged

Conversation

naqvis
Copy link
Contributor

@naqvis naqvis commented Feb 17, 2025

No description provided.

@naqvis naqvis requested review from stakach and chillfox February 17, 2025 06:37
@w-le w-le self-requested a review February 26, 2025 05:56
Copy link
Contributor

@w-le w-le left a comment

Choose a reason for hiding this comment

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

Thanks @naqvis , looks great!
One change we will need though is that the device_id will not be a static string in this Drivers Settings (such that an instance of this driver will only over control 1 device), but a String Parameter of all commands this Driver exposes, such that the caller (e.g. a Logic driver or frontend app) can request this Service Driver to command any of hundreds of physical devices that the xAPI session allows.
Are you able to make that change?

@naqvis naqvis requested a review from w-le February 27, 2025 05:57
Copy link
Contributor

@w-le w-le left a comment

Choose a reason for hiding this comment

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

device-id change looks good, thanks. PR approved and I'll test e2e then comment or merge.

In the mean time, you can continue to work on Phase 2 of PPT-1818, thanks

@w-le w-le merged commit c4d75ef into master Feb 28, 2025
3 of 6 checks passed
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