# SensorPeriodLogEntry

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dependency_name** | Option<**String**> |  | [optional]
**event_context** | Option<**String**> |  | [optional]
**level** | Option<**String**> |  | [optional]
**msg** | Option<**String**> |  | [optional]
**namespace** | Option<**String**> |  | [optional]
**sensor_name** | Option<**String**> |  | [optional]
**time** | Option<**String**> | Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON.  Wrappers are provided for many of the factory methods that the time package offers. | [optional]
**trigger_name** | Option<**String**> |  | [optional]

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