Skip to content
Snippets Groups Projects
Commit c8fc15f2 authored by Evgeny Lavrik's avatar Evgeny Lavrik
Browse files

Update sts sensor schema

parent 4d7397ad
No related branches found
No related tags found
No related merge requests found
{
"generatorVersion": "1.0.8",
"version": "1.0.1",
"name": "Sts",
"generatorVersion": "1.4.1",
"version": "1.0.2",
"name": "StsSensorQA",
"url": "",
"classes": [
{
"name": "StsSensor",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "SUID",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "SUID",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "ReticleName",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "WaferNumber",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "Date",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"dbType": "DATETIME",
"dim": "",
"jsonType": "UInt",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
},
{
"name": "Quality",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "QualityGrade",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Comment",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "V_fd",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "C_bulk",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "V_bd",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "W_depl",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Resistivity",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "N_eff",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "I_tot_100",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "I_tot_150",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "I_tot_250",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "I_Slope",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "N_defects",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "BadStripsN",
"friendlyType": "TBits",
"cxxType": "TBits",
"defaultValue": "nullptr",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"friendlyType": "Integer Vector",
"cxxType": "std::vector<int>",
"subType": "",
"defaultValue": "{}",
"searcheable": false,
"isRelation": false,
"importedClass": true,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"pythonDefaultValue": "[]",
"jsDefaultValue": "[]",
"phpDefaultValue": "[]",
"phpDbType": "text"
},
{
"name": "BadStripsP",
"friendlyType": "TBits",
"cxxType": "TBits",
"defaultValue": "nullptr",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"friendlyType": "Integer Vector",
"cxxType": "std::vector<int>",
"subType": "",
"defaultValue": "{}",
"searcheable": false,
"isRelation": false,
"importedClass": true,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"pythonDefaultValue": "[]",
"jsDefaultValue": "[]",
"phpDefaultValue": "[]",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Entity",
"classes": [],
"version": "1",
"relations": [
{
"className": "StsSensorBatch",
......@@ -351,66 +381,92 @@
"backwardProperty": "Sensor"
}
],
"includes": [
"TBits"
],
"json": true
"staticRows": []
},
{
"name": "StsSensorBatch",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Number",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "Number",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Date",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"dbType": "DATETIME",
"dim": "",
"jsonType": "UInt",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
},
{
"name": "Comment",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Batch Entity",
"classes": [],
"version": "1",
"relations": [
{
"className": "StsSensor",
......@@ -419,137 +475,221 @@
"backwardProperty": "Batch"
}
],
"includes": [],
"json": true
"staticRows": []
},
{
"name": "StsSensorDefectContext",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Name",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "CtxName",
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "Name",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Weight",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Defect Context Static Data",
"classes": [],
"version": "1",
"relations": [],
"includes": [],
"json": true
"staticRows": []
},
{
"name": "StsSensorDefectType",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Name",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "TypeName",
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "Name",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Weight",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Defect Type Static Data",
"classes": [],
"version": "1",
"relations": [],
"includes": [],
"json": true
"staticRows": []
},
{
"name": "StsSensorElectricalDefect",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Id",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "StripNo",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "Comment",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Electrical Defect Entity",
"classes": [],
"version": "1",
"relations": [
{
"className": "StsSensorElectricalInspection",
......@@ -570,409 +710,437 @@
"backwardProperty": ""
}
],
"includes": [],
"json": true
"staticRows": []
},
{
"name": "StsSensorElectricalInspection",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Id",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "Date",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"dbType": "DATETIME",
"dim": "",
"jsonType": "UInt",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
},
{
"name": "SensorSide",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Quality",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "QualityGrade",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Operator",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Location",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Temperature",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Humidity",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "V_op",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "V_fd",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "C_bulk",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "V_bd",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "W_depl",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Resistivity",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "N_eff",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "I_tot_100",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "I_tot_150",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "I_tot_250",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "I_slope",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "N_defects",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "BadStrips",
"friendlyType": "TBits",
"cxxType": "TBits",
"defaultValue": "nullptr",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"friendlyType": "Integer Vector",
"cxxType": "std::vector<int>",
"subType": "",
"defaultValue": "{}",
"searcheable": false,
"isRelation": false,
"importedClass": true,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"pythonDefaultValue": "[]",
"jsDefaultValue": "[]",
"phpDefaultValue": "[]",
"phpDbType": "text"
},
{
"name": "Passed",
"friendlyType": "Boolean",
"cxxType": "bool",
"subType": "",
"defaultValue": "false",
"dbType": "INT",
"dim": "",
"jsonType": "Bool",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "False",
"jsDefaultValue": ""
"jsDefaultValue": "false",
"phpDefaultValue": "false",
"phpDbType": "boolean"
},
{
"name": "N_data",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "N_strip_fixed",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "X",
"friendlyType": "Double Vector",
"cxxType": "std::vector<double>",
"subType": "",
"defaultValue": "{}",
"dbType": "TEXT",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "[]",
"jsDefaultValue": "[]"
"jsDefaultValue": "[]",
"phpDefaultValue": "[]",
"phpDbType": "text"
},
{
"name": "Y",
"friendlyType": "Double Vector",
"cxxType": "std::vector<double>",
"subType": "",
"defaultValue": "{}",
"dbType": "TEXT",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "[]",
"jsDefaultValue": "[]"
"jsDefaultValue": "[]",
"phpDefaultValue": "[]",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Electrical Inspection",
"classes": [],
"version": "1",
"relations": [
{
"className": "StsSensor",
......@@ -993,66 +1161,92 @@
"backwardProperty": "Inspection"
}
],
"includes": [
"TBits"
],
"json": true
"staticRows": []
},
{
"name": "StsSensorLocation",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Name",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "Location",
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "Name",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "OwnerName",
"name": "Owner",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Comment",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Location Static Data",
"classes": [],
"version": "1",
"relations": [
{
"className": "StsSensor",
......@@ -1061,273 +1255,329 @@
"backwardProperty": "Location"
}
],
"includes": [],
"json": true
"staticRows": []
},
{
"name": "StsSensorMeasurementType",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Name",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "MeasurementName",
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "Name",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Description",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Measurement Type Static Data",
"classes": [],
"version": "1",
"relations": [],
"includes": [],
"json": true
"staticRows": []
},
{
"name": "StsSensorOpticalDefect",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Id",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "Left",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Top",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Width",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Height",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "CenterMassX",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "CenterMassY",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Area",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Perimeter",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "HydraulicRadius",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "AreaRatio",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Elongation",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Compactness",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Circularity",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Comment",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Optical Defect Entity",
"classes": [],
"version": "1",
"relations": [
{
"className": "StsSensorDefectType",
......@@ -1348,214 +1598,242 @@
"backwardProperty": ""
}
],
"includes": [],
"json": true
"staticRows": []
},
{
"name": "StsSensorOpticalInspection",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Id",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "Operator",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Location",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Date",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"dbType": "DATETIME",
"dim": "",
"jsonType": "UInt",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
},
{
"name": "SizeX",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "SizeY",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "SensorSide",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "MaxWarp",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Warp",
"friendlyType": "TH2D",
"cxxType": "TH2D",
"defaultValue": "nullptr",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"friendlyType": "2D Double Vector",
"cxxType": "std::vector< std::vector<double> >",
"subType": "",
"defaultValue": "{}",
"searcheable": false,
"isRelation": false,
"importedClass": true,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"pythonDefaultValue": "[]",
"jsDefaultValue": "[]",
"phpDefaultValue": "[]",
"phpDbType": "text"
},
{
"name": "Thickness",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Quality",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "QualityGrade",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Passed",
"friendlyType": "Boolean",
"cxxType": "bool",
"subType": "",
"defaultValue": "false",
"dbType": "INT",
"dim": "",
"jsonType": "Bool",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "False",
"jsDefaultValue": ""
"jsDefaultValue": "false",
"phpDefaultValue": "false",
"phpDbType": "boolean"
},
{
"name": "Comment",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Optical Inspection Entity",
"classes": [],
"version": "1",
"relations": [
{
"className": "StsSensor",
......@@ -1570,96 +1848,122 @@
"backwardProperty": "Inspection"
}
],
"includes": [
"TH2D"
],
"json": true
"staticRows": []
},
{
"name": "StsSensorOpticalInspectionImage",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Id",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "X",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "Y",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "ImageURI",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "ThumbnailURI",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "OverlayURI",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Optical Inspection Image Entity",
"classes": [],
"version": "1",
"relations": [
{
"className": "StsSensorOpticalInspection",
......@@ -1674,273 +1978,329 @@
"backwardProperty": "Image"
}
],
"includes": [],
"json": true
"staticRows": []
},
{
"name": "StsSensorType",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Name",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "TypeName",
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "Name",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Processing",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Width",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Height",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "AliMarkWidth",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "AliMarkHeight",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "StripsPerSide",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "0",
"dbType": "INT",
"dim": "",
"jsonType": "Int",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": ""
"jsDefaultValue": "0",
"phpDefaultValue": "0",
"phpDbType": "integer"
},
{
"name": "Pitch",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Thickness",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "StereoAngleP",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "StereoAngleN",
"friendlyType": "Double",
"cxxType": "double",
"subType": "",
"defaultValue": "0.",
"dbType": "DOUBLE",
"dim": "",
"jsonType": "Double",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0.",
"jsDefaultValue": ""
"jsDefaultValue": "0.",
"phpDefaultValue": "0.",
"phpDbType": "double"
},
{
"name": "Comment",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Type Static Data",
"classes": [],
"version": "1",
"relations": [],
"includes": [],
"json": true
"staticRows": []
},
{
"name": "StsSensorVendor",
"context": "StsSensorDefaultContext",
"dataType": "kData",
"detectorType": "kSts",
"dictionaryColumn": "Name",
"versioned": true,
"audited": false,
"includes": [],
"uniqueConstraints": [],
"properties": [
{
"name": "VendorName",
"name": "Id",
"friendlyType": "Integer",
"cxxType": "int",
"subType": "",
"defaultValue": "-1",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "-1",
"jsDefaultValue": "-1",
"phpDefaultValue": "-1",
"phpDbType": "integer"
},
{
"name": "Name",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Location",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "ContactInfo",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "Comment",
"friendlyType": "String",
"cxxType": "std::string",
"subType": "",
"defaultValue": "\"\"",
"dbType": "TEXT",
"dim": "",
"jsonType": "String",
"searcheable": false,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "\"\"",
"jsDefaultValue": "\"\""
"jsDefaultValue": "\"\"",
"phpDefaultValue": "''",
"phpDbType": "text"
},
{
"name": "CreatedAt",
"friendlyType": "TimeStamp",
"cxxType": "TimeStamp",
"subType": "",
"defaultValue": "TimeStamp()",
"searcheable": true,
"isRelation": false,
"importedClass": false,
"regex": "",
"pythonDefaultValue": "0",
"jsDefaultValue": "new Date(0)",
"phpDefaultValue": "0",
"phpDbType": "unsignedInteger"
}
],
"title": "Sts Sensor Vendor Static Data",
"classes": [],
"version": "1",
"relations": [
{
"className": "StsSensor",
......@@ -1949,8 +2309,7 @@
"backwardProperty": "Vendor"
}
],
"includes": [],
"json": true
"staticRows": []
}
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment