mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
🔃 Sync Hub v0.6.4 - Guid, SyncHubNodeName added
This commit is contained in:
@@ -114,7 +114,11 @@
|
||||
"Watched_Value2",
|
||||
"Watched_Value3",
|
||||
"Watched_Value4",
|
||||
"Status"
|
||||
"Status",
|
||||
"Extra",
|
||||
"UserData",
|
||||
"ForeignKey",
|
||||
"SyncHubNodeName"
|
||||
]
|
||||
},
|
||||
"plugins": [
|
||||
@@ -132,7 +136,8 @@
|
||||
"Status": "missing-in-last-scan",
|
||||
"Extra": "null",
|
||||
"UserData": "null",
|
||||
"ForeignKey": "null"
|
||||
"ForeignKey": "null",
|
||||
"SyncHubNodeName": "null"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user