|
|
|
@ -123,7 +123,7 @@ module.exports = function (fastify, opts, next) {
|
|
|
|
|
properties: {
|
|
|
|
|
inputConnections: { type: "string", default: null },
|
|
|
|
|
input_type: { type: "string", default: null },
|
|
|
|
|
inputismotor: { type: "boolean" },
|
|
|
|
|
inputismotor: { type: "boolean"},
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|