comment
This commit is contained in:
@ -92,7 +92,7 @@ class BECAdapter:
|
||||
y = msg.content["signals"][dev]['value']
|
||||
point = [x,y]
|
||||
#uncomment to plot monitor values
|
||||
self.grum_client.append_data("monitor", point)
|
||||
# self.grum_client.append_data("monitor", point)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user