Zebra KIT MC2180my application is written in PHP and runs on RhoElements.
Is posible to put some code in PHP, that influense on device's BEEPER e.g. when my PHP application notice, that barcode was scanned earlier?
PhoElements,PHP, that influense on device's BEEPER// Expert user has replied. |
1 Replies
Hi Artur,
you can take a look at Enterprise Browser API guide. There you can find the reference for the RhoElements v2.0 APIs.
There you will find the Notification API that you can use in your PHP application to controll the Beeper through JavaScript.
Notification - Zebra Technologies TechDocs
~Pietro