tango-api-schema 1.0.74 → 1.0.75

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tango-api-schema",
3
- "version": "1.0.74",
3
+ "version": "1.0.75",
4
4
  "description": "tangoEye model schema",
5
5
  "main": "index.js",
6
6
  "type": "module",
@@ -487,6 +487,9 @@ const collection = new mongoose.Schema(
487
487
  configurationStage: {
488
488
  type: String,
489
489
  },
490
+ isSocketEnable:{
491
+ type: Boolean,
492
+ }
490
493
  },
491
494
  pendingInit: {
492
495
  // next level of initialization