init commit

This commit is contained in:
Matt Batchelder
2026-02-11 20:55:38 -05:00
commit 6e3929c459
2240 changed files with 467828 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "timedisconnectedsummary",
"description": "Time Connected Summary",
"class": "\\Xibo\\Report\\TimeDisconnectedSummary",
"type": "Report",
"output_type": "both",
"color":"orange",
"fa_icon": "fa-tasks",
"sort_order": 4,
"hidden": 0,
"category": "Display",
"feature": "displays.reporting",
"adminOnly": 0
}