Interactions-HSG / grpcwot

A simple command line tool to generate a Thing Description from Protocol Buffers
GNU General Public License v3.0
0 stars 0 forks source link

Provisional Interaction Affordance Classification #22

Closed S-Eibl closed 2 years ago

S-Eibl commented 2 years ago

Feature

Actual implementation

The actual version of the CLI categorizes everything as action.

Goal

The CLI should be able to assign RPC functions to specific interaction affordances. A provisional assignment is done through the CLI. The user can accept or change assignments. This functionality is described in the issue #23.

The CLI should use the following flow to identify an interaction affordance for a specific RPC: image