Files
html/api/wired-pending/intent-opus4-s95_load.php
2026-04-17 14:35:01 +02:00

16 lines
355 B
PHP

<?php
return array (
'name' => 's95_load',
'triggers' =>
array (
0 => 's95 load',
1 => 'charge s95',
2 => 's95 sante',
3 => 's95 health',
),
'cmd' => 'curl -sk http://127.0.0.1/api/opus5-s95-health.php',
'status' => 'EXECUTED',
'created_at' => '2026-04-17T12:32:22+00:00',
'source' => 'opus5-s95-health-wrapper-17avr',
);