# Camunda IoT Demo Build with ## IoT receiver process This process will be receive every minute the rfid data from the rfid api server. After receiving the data, this project will start a new sample process. <img src="camunda/process_IoT_Receiver.png" width="450"> ## Sample process This demo process will be started by the IoT receiver process for each rfid tag, received by the IoT php API. <img src="camunda/process/IoT_demo_process.png" width="450">