Communication Behavior 2 - KatharinaIoT/IoT-Project-HHZ GitHub Wiki
Gateway
Direct Connection
- Device is internet-caple and using the IP protocol.
- Direct communication of platform-services with the device.
Messaging
- The exchange of messages is based on the push principle.
- Once voice input is recognized, an analysis is performed to determine which person it is.
- This is forwarded to Process Engine via IoT platform, which, depending on the business rules, forwards the request to the beverage machine and informs it which beverages are allowed.
Data transport
- The data transport is sporadic.
- Data is delivered according to consumers' consumption.
- Few data is exchanged triggered by face recognition.