Skip to content
SensorData.md 720 B
Newer Older
# SensorData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**SensorIdentifier** | **string** | Unique identifier of the sensor | [default to null]
**Data** | **string** | The status of the sensor | [default to null]
**DataFormat** | **string** | String explaining the error of the sensor | [default to null]
**DataUnitOfMeasure** | **string** | String explaining the error of the sensor | [default to null]
**DataTimestamp** | [***TimeStamp**](TimeStamp.md) |  | [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)