Skip to content

As simple as possible REST client to eanserver reading GTIN from serial (scanner) and retrieving product

License

Notifications You must be signed in to change notification settings

m4tek/eanclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eanclient

As simple as possible REST client to eanserver reading GTIN from serial (scanner) and retrieving product

This program opens serial port specified in the config, reads EAN/GTIN code from the scanner and sends REST call to the eanserver. Gets Productview objects and uses simplename to add to to ShoppingList from Home Assistant using API call as described here: https://developers.home-assistant.io/docs/en/external_api_rest.html

This client requries server.key, to securily connect to eanserver. I'm using self-signed one copied from: https://github.com/m4tek/eanserver

About

As simple as possible REST client to eanserver reading GTIN from serial (scanner) and retrieving product

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages