[{"id":"9b0755a4.3ef7a8","type":"inject","z":"a281e359.92aa4","name":"Senden","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":130,"y":80,"wires":[["e075b632.db57d"]]},{"id":"e075b632.db57d","type":"function","z":"a281e359.92aa4","name":"Awtrix: Test","func":"//msg.payload = {\"name\":\"test\",\"force\":true,\"icon\":638,\"text\":\"Happy Birthday\",\"color\":[51,204,51]};\nmsg.payload = {\"name\":\"test\",\"force\":true,\"icon\":131,\"text\":\"Phantom\",\"color\":[234,10,142]};\nmsg.headers = {\"content-type\": \"application/json\"};\nreturn msg;\n\n// Icon IDs\n// Zahl 5 = 1228 \n// Geburtstagskuchen = 1302\n// Herz = 947\n// blinkendes Herz = 1152\n// TV = 1064\n// boy = 903\n// cake = 638\n// telekom = 131\n// mario = 67\n// luigi = 65\n// girl = 920","outputs":1,"noerr":0,"initialize":"","finalize":"","x":310,"y":140,"wires":[["cb8f4609.e2d3c8"]]},{"id":"cb8f4609.e2d3c8","type":"http request","z":"a281e359.92aa4","name":"Awtrix/Notify","method":"POST","ret":"obj","paytoqs":"ignore","url":"http://192.168.178.48:7000/api/v3/notify","tls":"","persist":false,"proxy":"","authType":"","x":490,"y":80,"wires":[[]]}]