Cool thing about NR...a lot of ways to skin the same cat. Here is what "I" came up with (with the help of this post)...very similar:
[{"id":"b9cb942f.daadd8","type":"tab","label":"Clipboard","disabled":false,"info":""},{"id":"62a0da9c.76e4dc","type":"http request","z":"b9cb942f.daadd8","name":"Status","method":"GET","ret":"txt","paytoqs":false,"url":"http://xxx.xxx.x.x/plugin/enclosure/getOutputStatus?apikey=xxxxxxx","tls":"","proxy":"","authType":"","x":210,"y":220,"wires":[["1192b25d.cba726"]]},{"id":"1192b25d.cba726","type":"json","z":"b9cb942f.daadd8","name":"","property":"payload","action":"","pretty":false,"x":330,"y":220,"wires":[["bbafd4f1.4f21e"]]},{"id":"dda1b26a.658678","type":"inject","z":"b9cb942f.daadd8","name":"","topic":"","payload":"","payloadType":"date","repeat":"15","crontab":"","once":true,"onceDelay":0.1,"x":250,"y":260,"wires":[["62a0da9c.76e4dc"]]},{"id":"bbafd4f1.4f21e","type":"split","z":"b9cb942f.daadd8","name":"","splt":"\\n","spltType":"str","arraySplt":1,"arraySpltType":"len","stream":false,"addname":"","x":450,"y":220,"wires":[["d6cbecb5.8b7ee8"]]},{"id":"d6cbecb5.8b7ee8","type":"function","z":"b9cb942f.daadd8","name":"on/off","func":"index = msg.payload.index_id;\nstatus = msg.payload.status;\nstrStatus = (status) ? \"on\" : \"off\" ;\nout = \"Relay\" + index + \" \" + strStatus; \n\nreturn {payload:out};","outputs":1,"noerr":0,"x":570,"y":220,"wires":[["701d86b.1b547f8"]]},{"id":"701d86b.1b547f8","type":"switch","z":"b9cb942f.daadd8","name":"","property":"payload","propertyType":"msg","rules":[{"t":"cont","v":"Relay3","vt":"str"},{"t":"cont","v":"Relay4","vt":"str"},{"t":"cont","v":"Relay5","vt":"str"},{"t":"cont","v":"Relay6","vt":"str"}],"checkall":"true","repair":false,"outputs":4,"x":690,"y":220,"wires":[["cc0cce0f.1c37f8"],["81d404e3.f5dbd8"],["2448b2ff.bf5dbe"],["311be413.718134"]]},{"id":"cc0cce0f.1c37f8","type":"string","z":"b9cb942f.daadd8","name":"on/off","methods":[{"name":"getRightMost","params":[{"type":"str","value":" "}]}],"prop":"payload","propout":"payload","object":"msg","objectout":"msg","x":840,"y":147,"wires":[["8c7eafd3.258f3"]]},{"id":"81d404e3.f5dbd8","type":"string","z":"b9cb942f.daadd8","name":"on/off","methods":[{"name":"getRightMost","params":[{"type":"str","value":" "}]}],"prop":"payload","propout":"payload","object":"msg","objectout":"msg","x":840,"y":194,"wires":[["6997b34a.7f7f1c"]]},{"id":"2448b2ff.bf5dbe","type":"string","z":"b9cb942f.daadd8","name":"on/off","methods":[{"name":"getRightMost","params":[{"type":"str","value":" "}]}],"prop":"payload","propout":"payload","object":"msg","objectout":"msg","x":840,"y":237,"wires":[["558a99c8.9f631"]]},{"id":"311be413.718134","type":"string","z":"b9cb942f.daadd8","name":"on/off","methods":[{"name":"getRightMost","params":[{"type":"str","value":" "}]}],"prop":"payload","propout":"payload","object":"msg","objectout":"msg","x":840,"y":282,"wires":[["4539a0e3.411b48"]]},{"id":"8c7eafd3.258f3","type":"rbe","z":"b9cb942f.daadd8","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":950,"y":147,"wires":[["8c3a2ed7.fbfde"]]},{"id":"6997b34a.7f7f1c","type":"rbe","z":"b9cb942f.daadd8","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":950,"y":194,"wires":[["d640e286.bc71b8"]]},{"id":"558a99c8.9f631","type":"rbe","z":"b9cb942f.daadd8","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":950,"y":238,"wires":[["5517309d.7fd968"]]},{"id":"4539a0e3.411b48","type":"rbe","z":"b9cb942f.daadd8","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":950,"y":282,"wires":[["dddfd9f8.c90f38"]]},{"id":"8c3a2ed7.fbfde","type":"api-call-service","z":"b9cb942f.daadd8","name":"HA Update","server":"6c32e276.37c47c","version":1,"service_domain":"homeassistant","service":"turn_{{payload}}","entityId":"input_boolean.printer_power","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1081,"y":147,"wires":[[]]},{"id":"d640e286.bc71b8","type":"api-call-service","z":"b9cb942f.daadd8","name":"HA Update","server":"6c32e276.37c47c","version":1,"service_domain":"homeassistant","service":"turn_{{payload}}","entityId":"input_boolean.printer_lights","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1081,"y":194,"wires":[[]]},{"id":"5517309d.7fd968","type":"api-call-service","z":"b9cb942f.daadd8","name":"HA Update","server":"6c32e276.37c47c","version":1,"service_domain":"homeassistant","service":"turn_{{payload}}","entityId":"input_boolean.printer_dryer","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1081,"y":239,"wires":[[]]},{"id":"dddfd9f8.c90f38","type":"api-call-service","z":"b9cb942f.daadd8","name":"HA Update","server":"6c32e276.37c47c","version":1,"service_domain":"homeassistant","service":"turn_{{payload}}","entityId":"input_boolean.printer_relay","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1081,"y":284,"wires":[[]]},{"id":"6c32e276.37c47c","type":"server","z":"","name":"HOME ASSISTANT","legacy":false,"hassio":true,"rejectUnauthorizedCerts":true,"ha_boolean":"","connectionDelay":true}]