Updated input node names

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
lsemp3d
2021-11-23 13:04:01 -08:00
parent 3b9d5a7250
commit a05fb749c4
9 changed files with 3347 additions and 12 deletions
@@ -5,8 +5,151 @@
"context": "BehaviorClass",
"variant": "",
"details": {
"name": "InputDeviceMotion"
}
"name": "Input Device Motion",
"category": "Input"
},
"methods": [
{
"base": "motion_orientation_current",
"details": {
"name": "motion_orientation_current"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_rotation_rate_unbiased",
"details": {
"name": "motion_rotation_rate_unbiased"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_rotation_rate_raw",
"details": {
"name": "motion_rotation_rate_raw"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_magnetic_field_north",
"details": {
"name": "motion_magnetic_field_north"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_acceleration_gravity",
"details": {
"name": "motion_acceleration_gravity"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "Getname",
"details": {
"name": "Get Name"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "Name"
}
}
]
},
{
"base": "motion_acceleration_raw",
"details": {
"name": "motion_acceleration_raw"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_acceleration_user",
"details": {
"name": "motion_acceleration_user"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_magnetic_field_raw",
"details": {
"name": "motion_magnetic_field_raw"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_magnetic_field_unbiased",
"details": {
"name": "motion_magnetic_field_unbiased"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
}
]
}
]
}