Skip to content

A system for decentralized smart home replenishment solutions based on blockchain technology.

Notifications You must be signed in to change notification settings

ajdev-1/smart-home-replenishment-system

Repository files navigation

Project description

In the world of smart home replenishment, most of the solutions are lacking specific functionalities. Dash buttons for example are not really measuring the exact needs of the customer. If you place the dash button near your toothpaste and click it as soon as the toothpaste runs emtpy, well, then you will need to wait for the package to arrive to refill your toothpaste. On the other hand smart solutions like the smart HP ink printer (Instant Ink) and the smart washing machine from Hoover are measuring the exact needs of the customer through constant monitoring of the washing powder or ink. However, in this case a customer needs two systems for two products. This does not scale well at all with adding more smart products to the household.

To provide a single platform for many smart home appliances, Amazon launched the Amazon Dash Replenishment Service. This service allows manufacturers to use the Amazon APIs to make their products smart by monitoring the actual needs of the customer. In that way reorders happen automatically when the appliance runs low. However, with this solution manufacturers are very dependant on Amazon. Amazon serves as a single source of truth for all manufacturers and their data. So in the end Amazon will have knowledge of all the reorders that happen within the system.

This project aims to provide a decentralized solution to manufacturers which means the middleman like Amazon will be omitted. This means that the manufacturers will have direct contact to the customers and their data. With that the system provides more data democracy to the manufacturers. Also, the dependency between manufacturers and a potential middleman can be omitted, saving costs in term of contractual fees.

Technology

Adjustments of the initial Hyperledger Fabric fabric-samples repository

Decentralized infrastructure

This whole systems builds upon the Hyperledger Fabric fabric samples project. The images below show the Hyperledger Fabric network infrasctructure that has been developed for this project. The first image shows an overall infrastructure that is scalable in terms of a production system. The second image shows the minimal setup that you can deploy on your machine by using this repository. It consists of three organisations, two manufacturers and one organisation which represents the consumers. These are linked via a Replenishment Hub that is installed in the household of the consumer and a web application. The Hub is responsible to receive sensor data for IoT-devices that measure the actual need of the products. The consumer is able to configure the threshold for a reorder through the web app for every connected device (e.g. filled up to 30%). Also, the consumer is able to connect any poduct of any manufacturer with an IoT-device. This means that this product will get ordered as soon as the reordering threshold gets hit.

Overall Hyperledger Fabric Network

Overall Hyperledger Fabric Network

Minimal setup that this repository will deploy

Minimal setup that this repository will deploy

How-To-Use

About

A system for decentralized smart home replenishment solutions based on blockchain technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published