@lansweeper/multitenant-api-grpc 0.4.45 → 0.4.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -18298,7 +18298,8 @@ proto.lansweeper.multitenant.v1.InstallType = {
|
|
|
18298
18298
|
IT: 0,
|
|
18299
18299
|
OT: 1,
|
|
18300
18300
|
IT_AGENT: 2,
|
|
18301
|
-
CLOUD: 3
|
|
18301
|
+
CLOUD: 3,
|
|
18302
|
+
NETWORK_DISCOVERY: 4
|
|
18302
18303
|
};
|
|
18303
18304
|
|
|
18304
18305
|
/**
|