LenelS2 NetBox Modeling Rule

Modeling Rule

LenelS2 NetBox

Details

IDLenelS2_NetBox_ModelingRule
From Version8.4.0

Schema

lenels2_netbox_raw

Field Type Array?
firstname string
lastname string
logkey string
partitionkey string
personid string
personkey string
portalkey string
portalname string
readerkey string
readername string
readerpartitionname string
reason string
reasoncode string
type string
typecode string
{
  "lenels2_netbox_raw": {
    "type": {
      "type": "string",
      "is_array": false
    },
    "typecode": {
      "type": "string",
      "is_array": false
    },
    "logkey": {
      "type": "string",
      "is_array": false
    },
    "reason": {
      "type": "string",
      "is_array": false
    },
    "reasoncode": {
      "type": "string",
      "is_array": false
    },
    "firstname": {
      "type": "string",
      "is_array": false
    },
    "lastname": {
      "type": "string",
      "is_array": false
    },
    "personid": {
      "type": "string",
      "is_array": false
    },
    "personkey": {
      "type": "string",
      "is_array": false
    },
    "portalkey": {
      "type": "string",
      "is_array": false
    },
    "portalname": {
      "type": "string",
      "is_array": false
    },
    "readerkey": {
      "type": "string",
      "is_array": false
    },
    "readername": {
      "type": "string",
      "is_array": false
    },
    "partitionkey": {
      "type": "string",
      "is_array": false
    },
    "readerpartitionname": {
      "type": "string",
      "is_array": false
    }
  }
}