-
Notifications
You must be signed in to change notification settings - Fork 7
Expose controller ID #340
Copy link
Copy link
Open
Labels
part:❓We need to figure out which part is affectedWe need to figure out which part is affectedpriority:❓We need to figure out how soon this should be addressedWe need to figure out how soon this should be addressedtype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Metadata
Metadata
Assignees
Labels
part:❓We need to figure out which part is affectedWe need to figure out which part is affectedpriority:❓We need to figure out how soon this should be addressedWe need to figure out how soon this should be addressedtype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
What's needed?
The Microgrid API servers typically in machines are referred to as "controllers", where each "controller" has a unique ID, which id referred to as the "controller ID". The applications running locally may need to know the controller ID for running some operations. However, it is not available anywhere in this API yet.
Proposed solution
Expose controller ID via the Microgrid API.
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response