Class: Samsara::Types::HealthResponseResponseBodyHealthStatus
- Inherits:
-
Object
- Object
- Samsara::Types::HealthResponseResponseBodyHealthStatus
- Defined in:
- lib/samsara_api/types/health_response_response_body_health_status.rb
Overview
‘healthy`, `needsAttention`, `needsReplacement`
Constant Summary collapse
- DATA_PENDING =
"dataPending"- HEALTHY =
"healthy"- NEEDS_ATTENTION =
"needsAttention"- NEEDS_REPLACEMENT =
"needsReplacement"