Input URI
{base url} + post/TABLE |
---|
Active Methods
POST |
---|
JSON Schema
Details
{
"TABLE": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "TendonStressLimitCheck",
"type": "object",
"properties": {
"Argument": {
"type": "object",
"properties": {
"TABLE_NAME": {
"type": "string",
"description": "ResponseTableTitle"
},
"TABLE_TYPE": {
"type": "string",
"description": "ResultTableType",
"enum": [
"TNDN_STRS_LIMIT_CHECK"
]
},
"EXPORT_PATH": {
"type": "string",
"description": "ResultTableSavePath"
},
"UNIT": {
"type": "object",
"description": "ResponseUnitSetting",
"properties": {
"FORCE": {
"type": "string",
"description": "Force"
},
"DIST": {
"type": "string",
"description": "Length"
},
"HEAT": {
"type": "string",
"description": "Heat"
},
"TEMP": {
"type": "string",
"description": "Temperature"
}
}
},
"STYLES": {
"type": "object",
"description": "ResponseNumberFormat",
"properties": {
"FORMAT": {
"type": "string",
"description": "Numberformat",
"enum": [
"Default",
"Fixed",
"Scientific",
"General"
]
},
"PLACE": {
"type": "integer",
"description": "Digitplace",
"minimum": 0,
"maximum": 15
}
}
},
"COMPONENTS": {
"type": "array",
"description": "ComponentsofResultTable",
"items": {
"type": "string"
}
}
}
}
}
}
}
"TABLE": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "TendonStressLimitCheck",
"type": "object",
"properties": {
"Argument": {
"type": "object",
"properties": {
"TABLE_NAME": {
"type": "string",
"description": "ResponseTableTitle"
},
"TABLE_TYPE": {
"type": "string",
"description": "ResultTableType",
"enum": [
"TNDN_STRS_LIMIT_CHECK"
]
},
"EXPORT_PATH": {
"type": "string",
"description": "ResultTableSavePath"
},
"UNIT": {
"type": "object",
"description": "ResponseUnitSetting",
"properties": {
"FORCE": {
"type": "string",
"description": "Force"
},
"DIST": {
"type": "string",
"description": "Length"
},
"HEAT": {
"type": "string",
"description": "Heat"
},
"TEMP": {
"type": "string",
"description": "Temperature"
}
}
},
"STYLES": {
"type": "object",
"description": "ResponseNumberFormat",
"properties": {
"FORMAT": {
"type": "string",
"description": "Numberformat",
"enum": [
"Default",
"Fixed",
"Scientific",
"General"
]
},
"PLACE": {
"type": "integer",
"description": "Digitplace",
"minimum": 0,
"maximum": 15
}
}
},
"COMPONENTS": {
"type": "array",
"description": "ComponentsofResultTable",
"items": {
"type": "string"
}
}
}
}
}
}
}
Request Examples
Tendon Stress Limit Check
{
"Argument": {
"TABLE_NAME": "TendonStressLimitCheck",
"TABLE_TYPE": "TNDN_STRS_LIMIT_CHECK",
"EXPORT_PATH": "C:\\MIDAS\\Result\\Output.JSON",
"UNIT": {
"FORCE": "kN",
"DIST": "m"
},
"STYLES": {
"FORMAT": "Fixed",
"PLACE": 12
},
"COMPONENTS": [
"Tendon",
"TendonStress/f_p1",
"TendonStress/f_p2",
"TendonStress/f_pe",
"TendonStressLimit/Atanch.",
"TendonStressLimit/Awayfromanch.",
"TendonStressLimit/Atservice"
]
}
}
"Argument": {
"TABLE_NAME": "TendonStressLimitCheck",
"TABLE_TYPE": "TNDN_STRS_LIMIT_CHECK",
"EXPORT_PATH": "C:\\MIDAS\\Result\\Output.JSON",
"UNIT": {
"FORCE": "kN",
"DIST": "m"
},
"STYLES": {
"FORMAT": "Fixed",
"PLACE": 12
},
"COMPONENTS": [
"Tendon",
"TendonStress/f_p1",
"TendonStress/f_p2",
"TendonStress/f_pe",
"TendonStressLimit/Atanch.",
"TendonStressLimit/Awayfromanch.",
"TendonStressLimit/Atservice"
]
}
}
Response Examples
Tendon Stress Limit Check
{
"TendonStressLimitCheck": {
"FORCE": "N",
"DIST": "mm",
"HEAD": [
"Index",
"Tendon",
"TendonStress/f_p1",
"TendonStress/f_p2",
"TendonStress/f_pe",
"TendonStressLimit/Atanch.",
"TendonStressLimit/Awayfromanch.",
"TendonStressLimit/Atservice"
],
"DATA": [
[
"1",
"Bot-Key-A01",
"1076.520685021510",
"1204.341385434700",
"1075.508421701910",
"1304.284450000000",
"1378.814990000000",
"1255.251200000000"
],
[
"2",
"Bot-Key-A02",
"1084.374406690020",
"1211.965471932730",
"1073.457401368410",
"1304.284450000000",
"1378.814990000000",
"1255.251200000000"
],
[
"3",
"Bot-Key-A03",
"1069.138697674350",
"1202.011005716230",
"1070.459625775450",
"1304.284450000000",
"1378.814990000000",
"1255.251200000000"
],
[
"4",
"Bot-Key-A04",
"1069.593962136990",
"1200.522558140060",
"1080.635479297900",
"1304.284450000000",
"1378.814990000000",
"1255.251200000000"
]
]
}
}
"TendonStressLimitCheck": {
"FORCE": "N",
"DIST": "mm",
"HEAD": [
"Index",
"Tendon",
"TendonStress/f_p1",
"TendonStress/f_p2",
"TendonStress/f_pe",
"TendonStressLimit/Atanch.",
"TendonStressLimit/Awayfromanch.",
"TendonStressLimit/Atservice"
],
"DATA": [
[
"1",
"Bot-Key-A01",
"1076.520685021510",
"1204.341385434700",
"1075.508421701910",
"1304.284450000000",
"1378.814990000000",
"1255.251200000000"
],
[
"2",
"Bot-Key-A02",
"1084.374406690020",
"1211.965471932730",
"1073.457401368410",
"1304.284450000000",
"1378.814990000000",
"1255.251200000000"
],
[
"3",
"Bot-Key-A03",
"1069.138697674350",
"1202.011005716230",
"1070.459625775450",
"1304.284450000000",
"1378.814990000000",
"1255.251200000000"
],
[
"4",
"Bot-Key-A04",
"1069.593962136990",
"1200.522558140060",
"1080.635479297900",
"1304.284450000000",
"1378.814990000000",
"1255.251200000000"
]
]
}
}
Specifications
No. | Description | Key | Value Type | Default | Required | |
---|---|---|---|---|---|---|
1 |
Table Name • Response Table Title |
"TABLE_NAME" |
String |
Empty |
Optional |
|
2 |
Result Table Type • Tendon Stress Limit Check: "TNDN_STRS_LIMIT_CHECK" |
"TABLE_TYPE" |
String |
- |
Required |
|
3 |
Result Table Save Path |
"EXPORT_PATH" |
String |
- |
Optional |
|
4 |
Response Unit Setting |
"UNIT" |
Object |
System |
Optional |
|
(1) |
Force |
"FORCE" |
String |
- |
Optional |
|
(2) |
Length |
"DIST" |
String |
- |
Optional |
|
(3) |
Heat |
"HEAT" |
String |
- |
Optional |
|
(4) |
Temperature |
"TEMP" |
String |
- |
Optional |
|
5 |
Response Number Format |
"STYLES" |
Object |
System |
Optional |
|
(1) |
Number Format • "Default" • "Fixed" • "Scientific" • "General" |
"FORMAT" |
String |
- |
Optional |
|
(2) |
Digit Place • 0 to 15 |
"PLACE" |
Integer |
- |
Optional |
|
6 |
Components of Result Table |
"COMPONENTS" |
Array [String] |
All |
Optional |