-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
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
Description
What's needed?
The ComponentData message contains metrics and states sampled from a component. This could create confusion with the Component message, which contains static data about a component.
The same problem exists with Sensor and SensorData.
Proposed solution
Renaming ComponentData to ComponentDataSample makes its purpose clearer. This could resolve the issue.
Similarly, SensorData could be renamed to SensorDataSample.
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
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