You are here

public property SensorConfig::$value_type in Monitoring 8

The sensor value type.

Type: string

File

src/Entity/SensorConfig.php, line 123
Contains \Drupal\monitoring\Entity\SensorConfig.

Class

SensorConfig
Represents a sensor config entity class.

Namespace

Drupal\monitoring\Entity

Code

public $value_type = 'number';