Node-RED nodes for hubitat

JSONATA perhaps? $each?

Here's a simple example you can adapt..

$each(payload, function($v, $k) {$k & ": " & $v})