Go to documentation repository
The HTTP API allows sending events to Axxon PSIM from a mobile application with the information received from a scanned barcode.
POST http://IP-address:port/web2/secure/barcode/
{ "value": "value", "img":"img" }
Parameter | Is required | Description |
---|---|---|
value | Yes | Barcode number |
img | No | Identifier of the scanned image |
http://1:1@127.0.0.1:8085/web2/secure/barcode
{ "value": "321", "img":"6835" }
Event : WEB2|1|WEB2_BARCODE|SLAVE_id<Computer>,fraction<243>,owner<Tester>,date<03-12-21>,guid_pk<{96CC2A50-3F54-EC11-B93B-F02F74F7DC0D}>,core_global<1>,barcode<321>,img<6835>,time<16:45:53>