3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/data_stream
2021-04-01 11:22:27 -04:00
..
config Move data stream Views to optional config. 2021-04-01 11:22:27 -04:00
legacy Move data stream Views to optional config. 2021-04-01 11:22:27 -04:00
src Add a getViewsData() method to data stream type plugins. 2021-04-01 11:22:27 -04:00
tests/src Use Drupal core KernelTestBase. 2021-04-01 11:22:27 -04:00
data_stream.info.yml Add dependency on the Fraction module. 2021-04-01 11:22:26 -04:00
data_stream.install Rename data_stream_data_storage to data_stream_basic. 2021-04-01 11:22:27 -04:00
data_stream.links.action.yml Create admin UI for data streams. 2021-04-01 11:22:27 -04:00
data_stream.links.task.yml Create admin UI for data streams. 2021-04-01 11:22:27 -04:00
data_stream.module Move data_stream field to sensor bundle plugin. 2021-04-01 11:22:27 -04:00
data_stream.routing.yml Change the data stream API path to /api/data_stream/listener/{UUID}/data. 2021-04-01 11:22:27 -04:00
data_stream.services.yml Use the contrib entity bundle class instead of custom data stream plugin. 2021-04-01 11:22:27 -04:00
data_stream.views.inc Add a getViewsData() method to data stream type plugins. 2021-04-01 11:22:27 -04:00