Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions plugins/DattoRMM/v1/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ The following objects are imported and kept in sync:

## Data streams

| Data stream | Description |
|-------------|-------------|
| **All Devices** | Returns all devices across every site. Use this to build fleet-wide views or group by site. |
| **Open Alerts** | Returns open alerts scoped to an imported site object. Use this on site dashboards to surface active issues. |
| **Closed Alerts** | Returns resolved alerts scoped to an imported site object, for a given time range. |
- **All Devices** — Returns all devices across every site. Use this to build fleet-wide views or group by site.
- **Open Alerts** — Returns open alerts scoped to an imported site object. Use this on site dashboards to surface active issues.
- **Closed Alerts** — Returns resolved alerts scoped to an imported site object, for a given time range.

## Setup

Expand Down
2 changes: 1 addition & 1 deletion plugins/DattoRMM/v1/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "datto-rmm",
"displayName": "Datto RMM",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "@TimWheeler-SQUP",
"type": "community"
Expand Down
Loading