@seamapi/types 1.160.0 → 1.161.0

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.
package/dist/connect.cjs CHANGED
@@ -1089,6 +1089,7 @@ var openapi_default = {
1089
1089
  avigilon_alta_metadata: {
1090
1090
  properties: {
1091
1091
  entry_name: { type: "string" },
1092
+ entry_relays_total_count: { type: "number" },
1092
1093
  org_name: { type: "string" },
1093
1094
  site_id: { type: "number" },
1094
1095
  site_name: { type: "string" },
@@ -1101,7 +1102,8 @@ var openapi_default = {
1101
1102
  "zone_id",
1102
1103
  "zone_name",
1103
1104
  "site_id",
1104
- "site_name"
1105
+ "site_name",
1106
+ "entry_relays_total_count"
1105
1107
  ],
1106
1108
  type: "object"
1107
1109
  },