To increase the usability when classifying RPCs a frontend is added to the project
The frontend is written in angular and communicates with the HTTP server offered by the pb-td-gen go script
The user can upload a proto file, which is then passed to the Go server. The Go server returns a parsed version and some pre-classification that can be seen in the frontend. The frontend than allows to switch around between affordance classifications and build the Thing Description based on his interaction with the frontend
To increase the usability when classifying RPCs a frontend is added to the project The frontend is written in angular and communicates with the HTTP server offered by the pb-td-gen go script The user can upload a proto file, which is then passed to the Go server. The Go server returns a parsed version and some pre-classification that can be seen in the frontend. The frontend than allows to switch around between affordance classifications and build the Thing Description based on his interaction with the frontend