# NodeSensorsNodeSensor
## Properties
**count** | **i32** | The count of values in this sensor group. | [optional] [default to null]
**name** | **String** | The name of this sensor group. | [optional] [default to null]
**values** | [**Vec<::models::NodeSensorsNodeSensorValue>**](NodeSensorsNodeSensorValue.md) | The list of specific sensor value info in this sensor group. | [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)