Genetec Security Center Modeling Rule

Modeling Rule

Genetec Security Center

Details

IDGenetec_Security_Center_ModelingRule
From Version8.4.0

Schema

genetec_security_center_raw

Field Type Array?
AuditTrailModificationType int
Description string
Guid string
Id int
Machine string
ModifiedBy string
ModifiedByAsString string
Name string
NewValue string
OldValue string
SourceApplicationAsString string
SourceApplicationGuid string
SourceApplicationType int
Type int
Value string
{
    "genetec_security_center_raw": {
      "AuditTrailModificationType": {
        "type": "int",
        "is_array": false
      },
      "Description": {
        "type": "string",
        "is_array": false
      },
      "Guid": {
        "type": "string",
        "is_array": false
      },
      "Id": {
        "type": "int",
        "is_array": false
      },
      "Machine": {
        "type": "string",
        "is_array": false
      },
      "ModifiedBy": {
        "type": "string",
        "is_array": false
      },
      "ModifiedByAsString": {
        "type": "string",
        "is_array": false
      },
      "Name": {
        "type": "string",
        "is_array": false
      },
      "NewValue": {
        "type": "string",
        "is_array": false
      },
      "OldValue": {
        "type": "string",
        "is_array": false
      },
      "SourceApplicationAsString": {
        "type": "string",
        "is_array": false
      },
      "SourceApplicationGuid": {
        "type": "string",
        "is_array": false
      },
      "SourceApplicationType": {
        "type": "int",
        "is_array": false
      },
      "Type": {
        "type": "int",
        "is_array": false
      },
      "Value": {
        "type": "string",
        "is_array": false
    }
  }
}