Add 'device_camera' and 'device_securityalarm' values
This commit is contained in:
parent
fc03ca4bb8
commit
d2b58c81f3
@ -2,6 +2,7 @@ package home
|
|||||||
|
|
||||||
var clientTags = []string{
|
var clientTags = []string{
|
||||||
"device_audio",
|
"device_audio",
|
||||||
|
"device_camera",
|
||||||
"device_gameconsole",
|
"device_gameconsole",
|
||||||
"device_laptop",
|
"device_laptop",
|
||||||
"device_nas", // Network-attached Storage
|
"device_nas", // Network-attached Storage
|
||||||
@ -9,6 +10,7 @@ var clientTags = []string{
|
|||||||
"device_pc",
|
"device_pc",
|
||||||
"device_phone",
|
"device_phone",
|
||||||
"device_printer",
|
"device_printer",
|
||||||
|
"device_securityalarm",
|
||||||
"device_tablet",
|
"device_tablet",
|
||||||
"device_tv",
|
"device_tv",
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user