Skip to content

Add device action gRPC service and UI integration - #77

Merged
HublackBE merged 1 commit into
mainfrom
feat/deviceActions
Jan 12, 2026
Merged

Add device action gRPC service and UI integration#77
HublackBE merged 1 commit into
mainfrom
feat/deviceActions

Conversation

@HublackBE

Copy link
Copy Markdown
Contributor

Introduced a new gRPC service for device actions (shutdown, reboot, suspend, hibernate) with a corresponding Protobuf definition. Integrated the DeviceActions gRPC client into AgentClient and AgentClientFactory. Updated the project file to include the new proto. Enhanced the ServerMainPage UI with an "Actions" dropdown and implemented handlers to trigger device actions on remote agents, including confirmation dialogs and error logging.

Introduced a new gRPC service for device actions (shutdown, reboot, suspend, hibernate) with a corresponding Protobuf definition. Integrated the DeviceActions gRPC client into AgentClient and AgentClientFactory. Updated the project file to include the new proto. Enhanced the ServerMainPage UI with an "Actions" dropdown and implemented handlers to trigger device actions on remote agents, including confirmation dialogs and error logging.

@nasrlol nasrlol left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ok

@HublackBE
HublackBE merged commit 91864d1 into main Jan 12, 2026
1 check passed
@HublackBE
HublackBE deleted the feat/deviceActions branch January 12, 2026 14:43
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