boolean MBUS_UpdateValues (int $InstanceID)
InstanceID | ID of the device to update |
If the command succeeds, it returns TRUE, otherwise FALSE.
Updates the values with the ID InstanceID
MBUS_UpdateValues(12345);