Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
{
"id": 1,
"jsonrpc": "2.0",
"method": "getTrainedSignatureActions",
"params": {
"cortexToken": "xxx",
"detection": "mentalCommand",
"profile": "cortex-v2-example"
}
}{
"id": 1,
"jsonrpc": "2.0",
"result": {
"totalTimesTraining": 12,
"trainedActions": [
{
"action": "neutral",
"times": 1
},
{
"action": "push",
"times": 1
},
{
"action": "pull",
"times": 1
}
]
}
}{
"id": 1,
"jsonrpc": "2.0",
"method": "mentalCommandGetSkillRating",
"params": {
"cortexToken": "xxx",
"session": "xxx",
"action": "push"
}
}{
"id": 1,
"jsonrpc": "2.0",
"result": 0.25
}{
"id": 544314,
"jsonrpc": "2.0",
"method": "mentalCommandActiveAction",
"params": {
"cortexToken": "xxx",
"profile": "cortex-v2-example",
"status": "get"
}
}{
"id": 544314,
"jsonrpc": "2.0",
"result": [
"neutral",
"push",
"pull"
]
}{
"id": 411114,
"jsonrpc": "2.0",
"method": "mentalCommandActiveAction",
"params": {
"actions": [
"push"
],
"cortexToken": "xxx",
"session": "1d5d3655-d570-4731-9faf-967bc5440dc5",
"status": "set"
}
}{
"id": 411114,
"jsonrpc": "2.0",
"result": {
"actions": [
"push"
],
"message": "Set MentalCommand active actions successfully"
}
}{
"id": 1,
"
{
"id": 1,
"
{
"id": 1,
"jsonrpc": "2.0",
"method": "mentalCommandTrainingThreshold",
"params": {
"cortexToken": "xxx",
"session": "xxx"
}
}{
"id": 1,
"jsonrpc": "2.0",
"result": {
"currentThreshold": 0.83,
"lastTrainingScore": 0.40
}
}{
"id": 1,
"jsonrpc": "2.0",
"method": "facialExpressionSignatureType",
"params": {
"cortexToken": "xxx",
"status": "get",
"session": "xxx"
}
}{
"id": 1,
"jsonrpc": "2.0",
"result": {
"currentSig": "universal",
"availableSig": ["universal","trained"]
}
}{
"id": 1,
"jsonrpc": "2.0",
"method": "facialExpressionSignatureType",
"params": {
"cortexToken": "xxx",
"status": "set",
"session": "xxx",
"signature": "trained"
}
}{
"id": 1,
"jsonrpc": "2.0",
"result": {
"currentSig": "trained",
"availableSig": ["universal","trained"]
}
}{
"id": 1,
"jsonrpc": "2.0",
"method": "facialExpressionThreshold",
"params": {
"action": "blink",
"cortexToken": "xxx",
"session": "1d5d3655-d570-4731-9faf-967bc5440dc5",
"status": "get"
}
}{
"id":1,
"jsonrpc":"2.0",
"result":500
}{
"id": 2323514,
"jsonrpc": "2.0",
"method": "facialExpressionThreshold",
"params": {
"action": "surprise",
"cortexToken": "xxx",
"session": "1d5d3655-d570-4731-9faf-967bc5440dc5",
"status": "set",
"value": 703
}
}{
"id": 2323514,
"jsonrpc": "2.0",
"result": "success"
}{
"id": 5891714,
"jsonrpc": "2.0",
"method": "mentalCommandBrainMap",
"params": {
"cortexToken": "xxx",
"profile": "cortex-v2-example",
"session": "1d5d3655-d570-4731-9faf-967bc5440dc5"
}
}{
"id": 5891714,
"jsonrpc": "2.0",
"result": [
{
"action": "neutral",
"coordinates": [0,0]
},
{
"action": "push",
"coordinates": [0.08947246481272716,0.1596770200887308]
}
]
}{
"id": 1,
"jsonrpc": "2.0",
"method": "mentalCommandActionSensitivity",
"params": {
"cortexToken": "xxx",
"profile": "cortex-v2-example",
"status": "get"
}
}{
"id": 1,
"jsonrpc": "2.0",
"result": [5,5,5,5]
}{
"id": 1,
"jsonrpc": "2.0",
"method": "mentalCommandActionSensitivity",
"params": {
"cortexToken": "xxx",
"session": "1d5d3655-d570-4731-9faf-967bc5440dc5",
"status": "set",
"values": [5,7,5,5]
}
}{
"id": 1,
"jsonrpc": "2.0",
"result": "success"
}