Skip to content
SensorStatusInfo.md 571 B
Newer Older
# SensorStatusInfo

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**SensorIdentifier** | **string** | Unique identifier of the sensor | [default to null]
**SensorStatusType** | **string** | The status of the sensor | [default to null]
**ErrorInformation** | **string** | String explaining the error of the sensor | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)