Device Info - Field Name Standardization
Open
icebox
- Dominant language
- Python
- Stars
- 123
- Forks
- 56
- Avg merge
- 17d 18h
- Merged PRs (30d)
- 3
Description
(This is a really low priority issue)
Right now the `DeviceInfo` proto has `observable_fields` and `action_fields`. Let's consider standardizing the naming convention, so we would have either:
+ `observation_fields` and `action_fields`
or:
+ `observable_fields` and `actionable_fields`
Contributor guide
Assessment
This issue has not been assessed yet.