[{"id":"512fa054.fb21f","type":"switch","z":"dc0a4ec8.c1efb","name":"Check sensor's serial number","property":"payload.measurements[0].efento","propertyType":"msg","rules":[{"t":"eq","v":"E10100010043","vt":"str"}],"checkall":"false","outputs":1,"x":360,"y":259,"wires":[["f6ff61cf.2d253","2557c47c.c7cd8c"]]},{"id":"eabb6e16.a367e","type":"http response","z":"dc0a4ec8.c1efb","name":"HTTP response to gateway","statusCode":"201","headers":{},"x":350,"y":209,"wires":[]},{"id":"ea1dce84.e4dd8","type":"http in","z":"dc0a4ec8.c1efb","name":"Get values from gateway","url":"/api/v1/measurements","method":"post","upload":false,"swaggerDoc":"","x":223,"y":104,"wires":[["eabb6e16.a367e","512fa054.fb21f","6d2c62a2.b6087c"]]},{"id":"f6ff61cf.2d253","type":"change","z":"dc0a4ec8.c1efb","name":"Get temeprature value","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.measurements[0].params[0].value","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":382,"y":326,"wires":[["e39127b0.992838"]]},{"id":"e39127b0.992838","type":"ui_gauge","z":"dc0a4ec8.c1efb","name":"E10100010043 temperature","group":"7b9e35.0b6b41cc","order":0,"width":0,"height":0,"gtype":"gage","title":"E10100010043 temperatura","label":"C","format":"{{value}}","min":"-35","max":"70","colors":["#00b500","#e6e600","#ca3838"],"seg1":"15","seg2":"30","x":448,"y":366,"wires":[]},{"id":"2557c47c.c7cd8c","type":"change","z":"dc0a4ec8.c1efb","name":"Get humidity value","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.measurements[0].params[1].value","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":371,"y":435,"wires":[["de587334.c756d"]]},{"id":"de587334.c756d","type":"ui_gauge","z":"dc0a4ec8.c1efb","name":"E10100010043 humidity","group":"7b9e35.0b6b41cc","order":0,"width":0,"height":0,"gtype":"gage","title":"E10100010043 wilgotność","label":"%RH","format":"{{value}}","min":"0","max":"99","colors":["#00b500","#e6e600","#ca3838"],"seg1":"15","seg2":"30","x":438,"y":474,"wires":[]},{"id":"6d2c62a2.b6087c","type":"debug","z":"dc0a4ec8.c1efb","name":"Print values recieved from a gateway","active":true,"console":"false","complete":"payload","x":382,"y":165,"wires":[]},{"id":"7b9e35.0b6b41cc","type":"ui_group","z":"","name":"nbiotcolumn1","tab":"9d2fedc0.b4ccd","order":1,"disp":false,"width":"6","collapse":false},{"id":"9d2fedc0.b4ccd","type":"ui_tab","z":"","name":"NB-IoT_dashboard","icon":"dashboard"}]