Creation
This commit is contained in:
48
Server/Sample-Data/metrology-records.json
Normal file
48
Server/Sample-Data/metrology-records.json
Normal file
@ -0,0 +1,48 @@
|
||||
[
|
||||
{
|
||||
"Id": {
|
||||
"Value": 21474836471
|
||||
},
|
||||
"MaxInsertDate": {
|
||||
"Value": "1980-01-17T00:00:00"
|
||||
},
|
||||
"RunDataSheet": {
|
||||
"Value": "123456"
|
||||
},
|
||||
"ProductSpecificationNumber": {
|
||||
"Value": "1234"
|
||||
},
|
||||
"Reactor": {
|
||||
"Value": "12"
|
||||
},
|
||||
"Equipment": {
|
||||
"Value": "TENCOR1"
|
||||
},
|
||||
"Recipe": {
|
||||
"Value": "Bla bla bla"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": {
|
||||
"Value": 21474836472
|
||||
},
|
||||
"MaxInsertDate": {
|
||||
"Value": "2022-04-28T16:03:46"
|
||||
},
|
||||
"RunDataSheet": {
|
||||
"Value": "521920"
|
||||
},
|
||||
"ProductSpecificationNumber": {
|
||||
"Value": "2660"
|
||||
},
|
||||
"Reactor": {
|
||||
"Value": "59"
|
||||
},
|
||||
"Equipment": {
|
||||
"Value": "PROBE 1"
|
||||
},
|
||||
"Recipe": {
|
||||
"Value": "6IN4_10"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user