Hi, thank you for responding.
the debug output is only from that top node, the “motion” part of an aeotec trisensor. The other 2 nodes output the values which is in the example above 26.6 degrees C and 90 lux (light level).
Thus yes, these 3 nodes split them and the battery and motion output comes out of the top node.
How can I “change the debug note to ‘complete message’”?
[{"id":"fbbc3e4f.64b688","type":"mios-in","z":"4cc3ec41.6d206c","name":"HalVoor:TriSensorMotion","server":"381f006.0ce75","item":"Test:TriSensorMotion","exact":false,"x":190,"y":80,"wires":[["7e64c60e.97e338","eb77f624.36ef9","d7e24097.a64be8"]]},{"id":"fdb91951.f2c85","type":"mios-in","z":"4cc3ec41.6d206c","name":"HalVoor:TriSensorLux","server":"381f006.0ce75","item":"Test:TriSensorLux","exact":false,"x":180,"y":200,"wires":[["b7c7311d.f5ddf","7e64c60e.97e338"]]},{"id":"b7c7311d.f5ddf","type":"ha-entity","z":"4cc3ec41.6d206c","name":"Trisensor Lux","server":"c6b350c5.b8b3c","version":1,"debugenabled":false,"outputs":1,"entityType":"sensor","config":[{"property":"name","value":"Trisensor Lux"},{"property":"device_class","value":"lx"},{"property":"icon","value":""},{"property":"unit_of_measurement","value":""}],"state":"payload","stateType":"msg","attributes":[],"resend":true,"outputLocation":"","outputLocationType":"none","inputOverride":"allow","x":500,"y":200,"wires":[["7e64c60e.97e338"]]},{"id":"eb77f624.36ef9","type":"ha-entity","z":"4cc3ec41.6d206c","name":"Trisensor Motion","server":"c6b350c5.b8b3c","version":1,"debugenabled":false,"outputs":1,"entityType":"binary_sensor","config":[{"property":"name","value":"Trisensor Motion"},{"property":"device_class","value":""},{"property":"icon","value":""},{"property":"unit_of_measurement","value":""}],"state":"payload","stateType":"msg","attributes":[{"property":"BatteryLevel","value":"payload","valueType":"msg"}],"resend":true,"outputLocation":"","outputLocationType":"none","inputOverride":"allow","x":510,"y":80,"wires":[["7e64c60e.97e338"]]},{"id":"4c318161.ea805","type":"mios-in","z":"4cc3ec41.6d206c","name":"HalVoor:TriSensorTemp","server":"381f006.0ce75","item":"Test:TriSensorTemp","exact":false,"x":180,"y":140,"wires":[["26bc9af7.e4219e"]]},{"id":"26bc9af7.e4219e","type":"ha-entity","z":"4cc3ec41.6d206c","name":"Trisensor Temperature","server":"c6b350c5.b8b3c","version":1,"debugenabled":false,"outputs":1,"entityType":"sensor","config":[{"property":"name","value":"Trisensor Temperature"},{"property":"device_class","value":"temperature"},{"property":"icon","value":""},{"property":"unit_of_measurement","value":"°C"}],"state":"payload","stateType":"msg","attributes":[],"resend":true,"outputLocation":"","outputLocationType":"none","inputOverride":"allow","x":520,"y":140,"wires":[["7e64c60e.97e338"]]},{"id":"d7e24097.a64be8","type":"debug","z":"4cc3ec41.6d206c","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":1000,"y":120,"wires":[]},{"id":"381f006.0ce75","type":"mios-server","z":"","name":"Edge-2","host":"192.168.20.100","port":"3480"},{"id":"c6b350c5.b8b3c","type":"server","z":"","name":"Home Assistant"}]