Skip to content

dvintel/rsp-sw-toolkit-im-suite-inventory-service

 
 

Repository files navigation

Intel® Inventory Suite inventory-service

license

Inventory service is a microservice in the Intel® Inventory Suite that provides business context to raw RFID reads from Intel® RSP. Some of the features are:

  • Generates events based on raw RFID data. (arrival, move, and departed)
  • Events are re-published to EdgeX Core data.
  • Location history of a RFID tag.
  • Data persistence in PostgreSQL.
  • RESTful APIs using odata.

Depends on

  • EdgeX Core-data
  • Product-data-service
  • Rfid-alert-service
  • Cloud-connector

Install and Deploy via Docker Container

Intel® RSP Software Toolkit

EdgeX and RSP MQTT Device Service should be running at this point.

Installation

make build deploy

API Documentation

Go to https://editor.swagger.io and import inventory-service.yml file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Other 0.5%