- Version:
1.0.0
- Interface:
navigation_cube
- Action:
nc_01
{
"Version": "String",
"AnchorPoint": "ENUM: AnchorPoint",
"Position": {
"Version": "String",
"X": "Float",
"Y": "Float"
},
"Size": {
"Version": "String",
"X": "Float",
"Y": "Float"
}
}
{
"Version": "1.0.0",
"AnchorPoint": 0,
"Position": {
"Version": "1.0.0",
"X": 0,
"Y": 0
},
"Size": {
"Version": "1.0.0",
"X": 0,
"Y": 0
}
}
Code | Description |
---|
S00000 | Action was received from Front End. |
S00001 | Action from Front End has completed. |
F00000 | Error executing the supplied function |
F00001 | Function is not defined |
F00002 | Input data is not valid for function |
F00006 | Action did not execute within an allotted time |
F00008 | Function is not found |
F00011 | The payload supplied is invalid |
F00014 | |
F00021 | When two inputs are null, but at least one is required |
F00029 | Given value cannot be a lower than 0 |
A00005 | Part of the navigation cube is out of view. |
- Version:
1.0.0
- Interface:
navigation_cube
- Action:
nc_02
{
"Version": "String",
"Value": "Boolean"
}
{
"Version": "0.0.1",
"Value": true
}
Code | Description |
---|
S00000 | Action was received from Front End. |
S00001 | Action from Front End has completed. |
F00000 | Error executing the supplied function |
F00001 | Function is not defined |
F00006 | Action did not execute within an allotted time |
F00008 | Function is not found |
F00011 | The payload supplied is invalid |
- Version:
1.0.0
- Interface:
navigation_cube
- Action:
nc_03
{
"Version": "String",
"Value": "Boolean"
}
{
"Version": "0.0.1",
"Value": true
}
Code | Description |
---|
S00000 | Action was received from Front End. |
S00001 | Action from Front End has completed. |
F00000 | Error executing the supplied function |
F00001 | Function is not defined |
F00002 | Input data is not valid for function |
F00006 | Action did not execute within an allotted time |
F00008 | Function is not found |
- Version:
1.0.0
- Interface:
navigation_cube
- Action:
nc_04
{
"Version": "String",
"Value": "Boolean"
}
{
"Version": "0.0.1",
"Value": true
}
Code | Description |
---|
S00000 | Action was received from Front End. |
S00001 | Action from Front End has completed. |
F00000 | Error executing the supplied function |
F00001 | Function is not defined |
F00002 | Input data is not valid for function |
F00006 | Action did not execute within an allotted time |
F00008 | Function is not found |
- Version:
1.0.0
- Interface:
navigation_cube
- Action:
nc_05
{
"Version": "String",
"R": "Float",
"G": "Float",
"B": "Float",
"A": "Float"
}
{
"Version": "1.1.0",
"R": 0,
"G": 0,
"B": 0,
"A": 0
}
Code | Description |
---|
S00000 | Action was received from Front End. |
S00001 | Action from Front End has completed. |
F00000 | Error executing the supplied function |
F00001 | Function is not defined |
F00006 | Action did not execute within an allotted time |
F00008 | Function is not found |
F00011 | The payload supplied is invalid |
F00014 | |
- Version:
1.0.0
- Interface:
navigation_cube
- Action:
nc_07
{
"Version": "String",
"R": "Float",
"G": "Float",
"B": "Float",
"A": "Float"
}
{
"Version": "1.1.0",
"R": 0,
"G": 0,
"B": 0,
"A": 0
}
Code | Description |
---|
S00000 | Action was received from Front End. |
S00001 | Action from Front End has completed. |
F00000 | Error executing the supplied function |
F00001 | Function is not defined |
F00006 | Action did not execute within an allotted time |
F00008 | Function is not found |
F00011 | The payload supplied is invalid |
F00014 | |
- Version:
1.0.0
- Interface:
navigation_cube
- Action:
nc_08
{
"Version": "String",
"Value": "Int32"
}
{
"Version": "0.0.1",
"Value": 1
}
Code | Description |
---|
S00000 | Action was received from Front End. |
S00001 | Action from Front End has completed. |
F00000 | Error executing the supplied function |
F00001 | Function is not defined |
F00006 | Action did not execute within an allotted time |
F00008 | Function is not found |
F00011 | The payload supplied is invalid |