Skip to content

Conversation

@JPHutchins
Copy link
Collaborator

Continued from: #55

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds enumeration management functionality to the smpmgr CLI tool, enabling users to query and retrieve details about SMP (Simple Management Protocol) groups supported by connected devices.

  • Added new enumeration management module with commands to list supported groups and get group details
  • Integrated the new enumeration management commands into the main CLI application
  • Updated help text for the timeout parameter to be more concise

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
smpmgr/main.py Added enumeration_management import and registered its CLI commands with the main app
smpmgr/enumeration_management.py New module implementing SMP enumeration management commands for querying supported groups

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@JPHutchins JPHutchins merged commit 889b30d into main Oct 12, 2025
14 checks passed
@JPHutchins JPHutchins deleted the jp/feature/enum-management branch October 12, 2025 21:28
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.

3 participants