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
what do you mean with "I do not get any data from the VR700" exactly?
and what is "... it is updated from the JSON, but it is not updated" supposed to tell me?
The ebusd detect de VR700 but no read any parameters all marqued like unknow.
But I execute "ebusctl read" and read the value correct, and the json show this value. The json show nulls values if not update the values manually, executing the ebusctl on command line.
Is like if the ebusd not process the data of VR 700 "automaticaly"
ebusd is not intended to query all messages by itself. however, you can change the config to make ebusd query within the pollinterval (see start parameters) and you can also dynamcially change the poll priority of messages during runtime.
Hi,
I have problems getting the values from the VR700 automatically.
My config is:
If I make an ebusctl info, I get:
However I do not get any data from the VR700, if I force the reading with the command:
I get the result and it is updated from the JSON, but it is not updated.
In the ebusd.log I get a lot of unknown messages and none of the VR700.
Thanks for your great job!
The text was updated successfully, but these errors were encountered: