You are here

protected property SensorDataController::$basicDataStream in farmOS 2.x

The basic data stream plugin.

Type: \Drupal\data_stream\Plugin\DataStream\DataStreamType\Basic

File

modules/asset/sensor/src/Controller/SensorDataController.php, line 28

Class

SensorDataController
Handles requests for basic data streams associated with a sensor.

Namespace

Drupal\farm_sensor\Controller

Code

protected $basicDataStream;