Hi, I'm getting the following error when trying to obtain a simple value from DB:

I suspect that's because SignalInfo does not include the declaration of the two expected arguments (path, value): final private SignalInfo getValueSignal = new SignalInfo("get_value");
Hi, I'm getting the following error when trying to obtain a simple value from DB:
I suspect that's because SignalInfo does not include the declaration of the two expected arguments (path, value):
final private SignalInfo getValueSignal = new SignalInfo("get_value");