Skip to content

Commit

Permalink
service: Things we lost in the merge
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeryan committed Sep 18, 2023
1 parent e0be787 commit 1ed046b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ni_measurementlink_service/measurement/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ class ServiceInfo(NamedTuple):
- Example: "[\"powerup\", \"current\"]"
"""

display_name: str = ""
"""The service display name for clients to display to users."""


class TypeSpecialization(enum.Enum):
"""Enum that represents the type specializations for measurement parameters."""
Expand Down

0 comments on commit 1ed046b

Please sign in to comment.