The map function takes a function definition as its first argument (required) The function whose definition we pass in will have 3 arguments available to it and will be called for each element in the ...
const idsAllZB = $('state(functions=batterie)') schedule("*/1 * * * *", function () { idsAllZB.each(function(id, i) { log("ZBquality: "+id+" - "+i) }) }) erzeugt ...
const idsAllZB = $('state(functions=batterie)') schedule("*/1 * * * *", function () { idsAllZB.each(function(id, i) { log("ZBquality: "+id+" - "+i) }) }) erzeugt ...