Change nomenclature in the release script and package.json from master and slave to device and module.

This commit is contained in:
László Monda
2017-11-08 22:57:43 +01:00
parent 272ff3ccbe
commit 98b84bc49c
2 changed files with 19 additions and 19 deletions

View File

@@ -19,14 +19,14 @@
"dataModelVersion": "1.0.0",
"usbProtocolVersion": "1.2.0",
"slaveProtocolVersion": "2.1.0",
"masters": [
"devices": [
{
"deviceId": 0,
"name": "uhk60-right",
"source": "right/build/uhk60-right_release/uhk-right.hex"
}
],
"slaves": [
"modules": [
{
"moduleId": 1,
"name": "uhk60-left",