1) Remove All Advertisement Images { "screen": "Clean" } -------------------------------------------------- 2) Set time between two advertisement Images { "screen": "SetTime", "Data": { "Interval": 10 } } ----------------------------------------------------------- 3) Start Image Rotation { "screen": "startRotation" } -------------------------------------------------------------- 3) Stop Image Rotation { "screen": "stopRotation" } --------------------------------------------------------------- 4) Download advertisement Images { "screen": "image", "Images": [ { "Path": "https://download.dqr-display-tms.bonrix.in/download/campaignimage/1/portrait-/1_4_638937264238127216_Rq7sgZSpjb.jpeg", "Position": 1 }, { "Path": "https://download.dqr-display-tms.bonrix.in/download/campaignimage/1/portrait-/1_2_638937264754769472_Jy5bGwHHzT.jpeg", "Position": 2 }, { "Path": "https://download.dqr-display-tms.bonrix.in/download/campaignimage/1/portrait-/1_bggyh_638937264958889979_fIYjGuYrp7.jpeg", "Position": 3 }, { "Path": "https://download.dqr-display-tms.bonrix.in/download/campaignimage/1/portrait-/1_kjjh_638937265111227393_XpOTfRp5xG.jpeg", "Position": 4 }, { "Path": "https://download.dqr-display-tms.bonrix.in/download/campaignimage/1/portrait-/1_1_638937265988677536_ZbclBI1tcY.jpeg", "Position": 5 } ] } ----------------------------------------------------------------------------------------------------------------------------------------------------------------- 5) Download DQR Images { "screen": "dqrfirstimage", "IsResponse": true, "Msg": "", "SuccessImage": "https://download.dqr-display-tms.bonrix.in/download/dqrimage/1/Blackfont-theme-DQR-images/SUCCESS/1_success_638956961826728100_z4odLhkBkR.jpeg", "CancelImage": "https://download.dqr-display-tms.bonrix.in/download/dqrimage/1/Blackfont-theme-DQR-images/CANCEL/1_cancel_638956962012948598_G3M6MKIOao.jpeg", "FailImage": "https://download.dqr-display-tms.bonrix.in/download/dqrimage/1/Blackfont-theme-DQR-images/FAIL/1_fail_638956961867554163_9jYvTrG3WG.jpeg", "PendingImage": "https://download.dqr-display-tms.bonrix.in/download/dqrimage/1/Blackfont-theme-DQR-images/PENDING/1_pending_638956961940888889_jP6tkkUIYe.jpeg", "WelcomeImage": "https://download.dqr-display-tms.bonrix.in/download/dqrimage/1/Blackfont-theme-DQR-images/WELCOME/1_welcome_638956961976265738_Ww2LvFH29f.jpeg", "QrImage": "https://download.dqr-display-tms.bonrix.in/download/dqrimage/1/Blackfont-theme-DQR-images/QR/1_qrcode_638956961906988635_jTtPO7pZb9.jpeg" } -------------------------------------------------------------------------------------------------------------------------------------------------------------------- 6) Display Setting Json Packet { "screen": "jsonsetting", "IsResponse": true, "Msg": "", "JsonSettingEmbedded": { "ConfigData": { "DisplayQRCodeScreen": { "text_to_pay": { "x": 200, "y": 250, "color": "BLACK" }, "amount_text": { "positions": { "1": [330, 160], "2": [320, 160], "3": [310, 160], "4": [300, 160], "5": [290, 160], "default": [280, 160] }, "color": "BLACK" }, "qr": { "version": 10, "size": 4, "x_offset": 35, "y_offset": 40 }, "upi": { "x": 35, "y": 282, "color": "BLACK" } }, "DisplaySuccessQRCodeScreen": { "amount_text": { "positions": { "1": [212, 180], "2": [200, 180], "3": [188, 180], "4": [176, 180], "5": [164, 180], "default": [142, 180] }, "color": "BLACK" } } } } } ------------------------------------------------------------------------------------------------------------------------------- 7) Display Welcome Screen {"screen":"WelcomeScreen","data":{"title":"Welcome to Easovation Solutions","img":""}} ------------------------------------------------------------------------------------------------------------------------------- 8) Display Total Screen Data {"screen":"DisplayTotalScreen","data":{"TotalAmount":100,"DiscountAmount":20,"TaxAmount":10,"GrandTotal":90,"img":""}} ------------------------------------------------------------------------------------------------------------------------------- 9) Display QR Code Screen {"screen":"DisplayQRCodeScreen","data":{"QrCodeBase64":"","UPIUrl":"upi://pay?pa=63270083167.payswiff@indus&pn=Bonrix&cu=INR&am=10&pn=Bonrix%20Software%20Systems","Amount":10,"CompanyNam":"Bonrix Software Systems","ShopName":"Easovation","img":""}} ------------------------------------------------------------------------------------------------------------------------------- 10) Display Success QR Code Screen {"screen":"DisplaySuccessQRCodeScreen","data":{"OrderId":"123567","BankRef":"21354","Amount":"100","Date":"1768889917651","img":""}} ------------------------------------------------------------------------------------------------------------------------------- 11) Display Cancel QR Code Screen {"screen":"DisplayCancelQRCodeScreen","data":{"OrderId":123567,"BankRef":21354,"Amount":1000,"Date":"1768889917651","img":""}} ------------------------------------------------------------------------------------------------------------------------------- 12) Display Fail QR Code Screen {"screen":"DisplayFailQRCodeScreen","data":{"OrderId":123567,"BankRef":21354,"Amount":2000,"Date":"1768889917651","img":""}} -------------------------------------------------------------------------------------------------------------------------------