VRM and dynamic price adjustment

Hello everyone,

I’m trying to manually adjust the sales price in “Dynamic ESS” with node-red; it all seems to be going well – I’m not getting any error messages – but nothing is changing.

I’m using a function with the following content.

It looks like this:

The VRM API node:


When running the command, the ‘VRM API node’ “SET” returns ‘OK’

Debug 3;

The object output of ‘SET’ is:

The run debug 6:

Am I doing something wrong, or is this a bug in the VRM?

Thanks in advance.