-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjsonapi.xml
More file actions
14 lines (14 loc) · 864 Bytes
/
jsonapi.xml
File metadata and controls
14 lines (14 loc) · 864 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<Containers>
<PluginURL>https://raw.githubusercontent.com/Cyanlabs/jsonapi-unraid/master/jsonapi.plg</PluginURL>
<PluginAuthor>Fma965</PluginAuthor>
<Beta>False</Beta>
<Category>Other:</Category>
<Name>JSON API</Name>
<Project>https://cyanlabs.net/applications/jsonapi-unraid/</Project>
<Description>
This plugin is a wrapper for reading the files used by emhttpd for displaying various statistics, the files are read from /var/local/emhttp/*.ini and are converted to JSON for easy access by services/applications like Home Assistant. Please note there is no frontend, please visit the support thread for usage instructions.
</Description>
<Support>https://forums.unraid.net/topic/86646-plugin-unraid-json-api/</Support>
<Icon>https://raw.githubusercontent.com/Cyanlabs/unraid-plugins/master/jsonapi.png</Icon>
</Containers>