You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have problems to integrate the ember generic protocoll.
I have test Integer, Boolean, String, Real with Nodename path with "/" and "dot", with Nodenumber path and only the message
Has anybody an idea?
as example the log:
24.04.11 13:20:21 Instance/Wrapper/emberplus: Node VAP.mic[11].default.parameters.idx_1.phantom_power_enable is not of type BOOLEAN
24.04.11 13:22:03 Instance/Wrapper/emberplus: Node VAP.mic[11].default.parameters.idx_1.phantom_power_enable is not of type STRING
24.04.11 13:22:35 Instance/Wrapper/emberplus: Error executing action: Could not find node mic on given path 4096
24.04.11 13:26:59 Instance/Wrapper/emberplus: Node VAP.mic[11].default.parameters.idx_1.phantom_power_enable is not of type STRING
24.04.11 13:27:35 Instance/Wrapper/emberplus: Node VAP.mic[11].default.parameters.idx_1.phantom_power_enable is not of type INTEGER
24.04.11 13:30:29 Instance/Wrapper/emberplus: Parameter "4096.11.1.4098.81921.217" not found or not a parameter
24.04.11 13:30:52 Instance/Wrapper/emberplus: Node 4096.11.1.4098.81921.217 is not of type BOOLEAN
24.04.11 13:32:13 Instance/Wrapper/emberplus: Node 4096.11.1.4098.81921.217 is not of type INTEGER
24.04.11 13:33:16 Instance/Wrapper/emberplus: Parameter 4096.11.1.4098.81921 not found or not a parameter
24.04.11 13:33:38 Instance/Wrapper/emberplus: Node 4096.11.1.4098.81921.217 is not of type INTEGER
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have problems to integrate the ember generic protocoll.
I have test Integer, Boolean, String, Real with Nodename path with "/" and "dot", with Nodenumber path and only the message
Has anybody an idea?
as example the log:
24.04.11 13:20:21 Instance/Wrapper/emberplus: Node VAP.mic[11].default.parameters.idx_1.phantom_power_enable is not of type BOOLEAN
24.04.11 13:22:03 Instance/Wrapper/emberplus: Node VAP.mic[11].default.parameters.idx_1.phantom_power_enable is not of type STRING
24.04.11 13:22:35 Instance/Wrapper/emberplus: Error executing action: Could not find node mic on given path 4096
24.04.11 13:26:59 Instance/Wrapper/emberplus: Node VAP.mic[11].default.parameters.idx_1.phantom_power_enable is not of type STRING
24.04.11 13:27:35 Instance/Wrapper/emberplus: Node VAP.mic[11].default.parameters.idx_1.phantom_power_enable is not of type INTEGER
24.04.11 13:30:29 Instance/Wrapper/emberplus: Parameter "4096.11.1.4098.81921.217" not found or not a parameter
24.04.11 13:30:52 Instance/Wrapper/emberplus: Node 4096.11.1.4098.81921.217 is not of type BOOLEAN
24.04.11 13:32:13 Instance/Wrapper/emberplus: Node 4096.11.1.4098.81921.217 is not of type INTEGER
24.04.11 13:33:16 Instance/Wrapper/emberplus: Parameter 4096.11.1.4098.81921 not found or not a parameter
24.04.11 13:33:38 Instance/Wrapper/emberplus: Node 4096.11.1.4098.81921.217 is not of type INTEGER
The Output of the Emberviewer:
Integer(0)
Thanks
Beta Was this translation helpful? Give feedback.
All reactions