Skip to content

Latest commit

 

History

373 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llrp

Official golang implement Low Level Reader Protocol(LLRP)

Document and referent

You can get there in this repo.

How to run test

structor of envoriment must move main.go to upper folder of llrp package folder e.g.

sample-llrp/
    main.go
    llrp/
        llrp.go
        llrp_test.go
        ....

then go run main.go on sample-llrp folder By default it will connect to physical reader (speed way) IP 192.168.33.16 and port 5084

Add more functionality

List of function I implement base on we used. So if you want to add more function of this package go to request.go ,respone.go and param_parse.go files.These files are core of this package.

main developer

Pichit Rintara (Thailand)

About

Low Level Reader Protocol

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages