added upgrade rule to handle value renaming issues
This commit is contained in:
parent
4fa49bc31b
commit
a9d8f8e5f7
@ -64,6 +64,12 @@
|
||||
"map": {
|
||||
"device_get_acceleration": "device_acceleration"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "blockValue",
|
||||
"map": {
|
||||
"device_print_message.message": "text"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user