[{"id":"35fbfb45fb27831e","type":"mqtt out","z":"3dd6103ad43a8b44","name":"itho","topic":"itho/cmd","qos":"0","retain":"true","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"b4eed736.102278","x":1350,"y":500,"wires":[]},{"id":"de9e36b7a6490e7b","type":"change","z":"3dd6103ad43a8b44","name":"itho Full","rules":[{"t":"delete","p":"payload","pt":"msg"},{"t":"set","p":"payload","pt":"msg","to":"254","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1180,"y":440,"wires":[["35fbfb45fb27831e"]]},{"id":"4729b099c3a62e26","type":"change","z":"3dd6103ad43a8b44","name":"itho Low","rules":[{"t":"delete","p":"payload","pt":"msg"},{"t":"set","p":"payload","pt":"msg","to":"{\"command\":\"low\"}","tot":"json"}],"action":"","property":"","from":"","to":"","reg":false,"x":1180,"y":560,"wires":[["35fbfb45fb27831e"]]},{"id":"b97a22ebbe5dcf9c","type":"delay","z":"3dd6103ad43a8b44","name":"","pauseType":"delay","timeout":"30","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":760,"y":440,"wires":[["de9e36b7a6490e7b"]]},{"id":"5f962377f7693e17","type":"stoptimer","z":"3dd6103ad43a8b44","duration":"30","units":"Minute","payloadtype":"num","payloadval":"0","name":"30min","x":990,"y":500,"wires":[["4729b099c3a62e26"],[]]},{"id":"c8c8157ddb8408e3","type":"switch","z":"3dd6103ad43a8b44","name":"rate > 15 or < -30","property":"rate","propertyType":"msg","rules":[{"t":"gt","v":"15","vt":"num"},{"t":"lt","v":"-30","vt":"num"},{"t":"else"}],"checkall":"true","repair":false,"outputs":3,"x":550,"y":520,"wires":[["5f962377f7693e17","de9e36b7a6490e7b"],["4729b099c3a62e26"],[]]},{"id":"f77c8b14686c940a","type":"switch","z":"3dd6103ad43a8b44","name":"hum > 70","property":"payload.hum","propertyType":"msg","rules":[{"t":"gt","v":"70","vt":"num"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":520,"y":460,"wires":[["b97a22ebbe5dcf9c","5f962377f7693e17"],[]]},{"id":"ffecbf450d542a03","type":"rate","z":"3dd6103ad43a8b44","name":"","inputField":"payload.hum","inputFieldType":"msg","outputField":"rate","outputFieldType":"msg","timestampField":"","timestampFieldType":"now","ratePeriod":"150000","x":330,"y":500,"wires":[["f77c8b14686c940a","c8c8157ddb8408e3"]]},{"id":"a74ae9f754f9cb03","type":"mqtt-json","z":"3dd6103ad43a8b44","name":"sensor - humidity","topic":"itho/ithostatus","property":"","qos":"0","broker":"b4eed736.102278","x":120,"y":500,"wires":[["ffecbf450d542a03"]]},{"id":"b4eed736.102278","type":"mqtt-broker","name":"MQTT Synology","broker":"192.168.84.2","port":"1883","clientid":"","usetls":false,"compatmode":false,"protocolVersion":4,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":"","credentials":{}}]