Updated Home (markdown)
parent
d978918b7d
commit
568ce274af
4
Home.md
4
Home.md
@ -5,7 +5,9 @@ Welcome to the PVE-mods wiki!
|
|||||||
## Debug external sensor -j out,
|
## Debug external sensor -j out,
|
||||||
In /usr/share/perl5/PVE/API2/Nodes.pm
|
In /usr/share/perl5/PVE/API2/Nodes.pm
|
||||||
Replace
|
Replace
|
||||||
`$res->{sensorsOutput}`
|
`
|
||||||
|
$res->{sensorsOutput}
|
||||||
|
`
|
||||||
with
|
with
|
||||||
` my $json_file_path = '/tmp/sensordata.json'; # Ensure this path is correct and file has chmod 777`
|
` my $json_file_path = '/tmp/sensordata.json'; # Ensure this path is correct and file has chmod 777`
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user