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.
- EdgeX Core-data
- Product-data-service
- Rfid-alert-service
- Cloud-connector
Intel® RSP Software Toolkit
EdgeX and RSP MQTT Device Service should be running at this point.
make build deploy
Go to https://editor.swagger.io and import inventory-service.yml file.