ioBroker.javascript icon indicating copy to clipboard operation
ioBroker.javascript copied to clipboard

[enhancement]: Add count attribute to getHistory

Open tops4u opened this issue 11 months ago • 2 comments

No existing issues.

  • [X] There is no existing issue for my request.

Description

The Count Attribute allows to set the max amount of data to be fetched from a history engine. If unset a value of 500 is used. In JS it is possible to set the count, however when using Blockly it is not.

Please add the "count" Attribute to the Blockly getHistory Element.

Why?

Unable to fetch more (or less) than 500 Elements via Blockly getHistory.

How?

No response

tops4u avatar Jan 08 '25 20:01 tops4u

@foxriver76 Ooops, apparently wrong project. Thanks for the transfer.

tops4u avatar Jan 10 '25 14:01 tops4u

See https://github.com/ioBroker/ioBroker.javascript/pull/1809

klein0r avatar Jan 16 '25 10:01 klein0r