скорректирована структура

This commit is contained in:
2025-07-31 17:15:37 +03:00
parent 017354b999
commit a1be6113db
6 changed files with 20 additions and 9 deletions

View File

@@ -1,5 +1,11 @@
<?php
use Rsgrinko\IotApi\Narodmon;
use Rsgrinko\IotApi\Prometheus;
use Rsgrinko\IotApi\YandexIoT;
require_once __DIR__ . '/inc/bootstrap.php';
header('Content-Type: text/plain');
$prometheusObject = new Prometheus();