forked from FarmMaps/FarmMapsApiClient
Included relevant codelist for dataOperations operationCode and status.
This commit is contained in:
@@ -221,8 +221,8 @@
|
||||
"name": "Kunstmest strooien", //refers to codelist CL127 with operation methods
|
||||
"product": "7360", //refers to codelist CL022 with fertilizer types
|
||||
"quantity": "200",
|
||||
"status": "3", // Which code list? What does it mean? Is it needed? In any case works if set to 3
|
||||
"operationCode": "7", // Which code list? What does it mean? Is it needed? In any case works if set to 7
|
||||
//"status": "3", // refers to codelist CL256. where 3 stand for completed. The status does not matter and is not used in the KPI calculations
|
||||
"operationCode": "7", // refers to codelist CL018 consisting of main catergorie of operations. Code 7 stands for fertilization
|
||||
"to": "2022-05-23T12:34:00",
|
||||
"unit": "kg/ha",
|
||||
"unitCode": "KGMHAR"
|
||||
@@ -237,8 +237,8 @@
|
||||
"name": "Injecteren", //refers to codelist CL127 with operation methods
|
||||
"unit": "kg/ha",
|
||||
"method": "70700", //refers to codelist CL127 with operation methods
|
||||
"status": "3", // Which code list? What does it mean? Is it needed? In any case works if set to 3
|
||||
"operationCode": "7", // Which code list? What does it mean? Is it needed? In any case works if set to 7
|
||||
//"status": "3", // refers to codelist CL256. where 3 stand for completed. The status does not matter and is not used in the KPI calculations
|
||||
"operationCode": "7", // refers to codelist CL018 consisting of main catergorie of operations. Code 7 stands for fertilization
|
||||
"product": "2329", //refers to codelist CL022 with fertilizer types
|
||||
"quantity": "32000",
|
||||
"unitCode": "KGMHAR",
|
||||
@@ -314,8 +314,8 @@
|
||||
"name": "Kunstmest strooien", //refers to codelist CL127 with operation methods
|
||||
"product": "7360", //refers to codelist CL022 with fertilizer types
|
||||
"quantity": "200",
|
||||
"status": "3", // Which code list? What does it mean? Is it needed? In any case works if set to 3
|
||||
"operationCode": "7", // Which code list? What does it mean? Is it needed? In any case works if set to 7
|
||||
//"status": "3", // refers to codelist CL256. where 3 stand for completed. The status does not matter and is not used in the KPI calculations
|
||||
"operationCode": "7", // refers to codelist CL018 consisting of main catergorie of operations. Code 7 stands for fertilization
|
||||
"to": "2022-05-23T12:34:00",
|
||||
"unit": "kg/ha",
|
||||
"unitCode": "KGMHAR"
|
||||
@@ -387,8 +387,8 @@
|
||||
"method": "70400", //refers to codelist CL127 with operation methods
|
||||
"n": "92",
|
||||
"name": "Kunstmest strooien", //refers to codelist CL127 with operation methods
|
||||
"status": "3", // Which code list? What does it mean? Is it needed? In any case works if set to 3
|
||||
"operationCode": "7", // Which code list? What does it mean? Is it needed? In any case works if set to 7
|
||||
//"status": "3", // refers to codelist CL256. where 3 stand for completed. The status does not matter and is not used in the KPI calculations
|
||||
"operationCode": "7", // refers to codelist CL018 consisting of main catergorie of operations. Code 7 stands for fertilization
|
||||
"product": "7360", //refers to codelist CL022 with fertilizer types
|
||||
"quantity": "200",
|
||||
"to": "2022-05-23T12:34:00",
|
||||
@@ -462,8 +462,8 @@
|
||||
"method": "70400", //refers to codelist CL127 with operation methods
|
||||
//"n": "92",
|
||||
"name": "Kunstmest strooien", //refers to codelist CL127 with operation methods
|
||||
"status": "3", // Which code list? What does it mean? Is it needed? In any case works if set to 3
|
||||
"operationCode": "7", // Which code list? What does it mean? Is it needed? In any case works if set to 7
|
||||
//"status": "3", // refers to codelist CL256. where 3 stand for completed. The status does not matter and is not used in the KPI calculations
|
||||
"operationCode": "7", // refers to codelist CL018 consisting of main catergorie of operations. Code 7 stands for fertilization
|
||||
"product": "7360", //refers to codelist CL022 with fertilizer types
|
||||
"quantity": "200",
|
||||
"to": "2022-05-23T12:34:00",
|
||||
@@ -529,8 +529,8 @@
|
||||
"from": "2022-07-13T16:27:00",
|
||||
"name": "Volveld spuiten (3/3)", //refers to codelist CL127 with operation methods
|
||||
"method": "80200", //refers to codelist CL127 with operation methods
|
||||
"status": "3", // Which code list? What does it mean? Is it needed? In any case works if set to 3
|
||||
"operationCode": "8", // Which code list? What does it mean? Is it needed? In any case works if set to 8
|
||||
//"status": "3", // refers to codelist CL256. where 3 stand for completed. The status does not matter and is not used in the KPI calculations
|
||||
"operationCode": "8", // refers to codelist CL018 consisting of main catergorie of operations. Code 8 stands for crop protection
|
||||
"products": [
|
||||
{
|
||||
"product": "11767 N", //CTBG code, lookup via CTBG API. Important: with space N",
|
||||
|
Reference in New Issue
Block a user