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

User controlled Interaction Affordance Classification #23

Closed S-Eibl closed 2 years ago

S-Eibl commented 2 years ago

Feature

Goal

The user should be able to review the provisional classification proposed in #22 . Therefore the CLI should print out every assumption made on the classification and ask the user for approval. The user can approve the classification by pressing enter or changing the classification by entering "p" for property, "e" for the event, or "a" for action. The acceptance process should look like this:

The following were considered as actions: 
Action 'SetPosition' with RPC function 'SetPosition'
-> 

The change process to change the assignment from property to action should look like this:

Property 'Position' with RPC function 'GetPosition'
-> a