Expand description

vertipadmodule implementing gRPC functions

Provides basic insert/ update/ get / delete functionality and a more advanced search function.

Re-exports

Modules

Structs

  • Data struct with vertipad data
  • vertipadmodule including mock file Implementation of gRPC endpoints
  • Struct containing a list of vertipad [Vec<Object>]
  • Object struct with id and data field
  • Response struct returning an [Object] on success and [ValidationResult] if invalid fields were provided
  • UpdateObject struct with id, data and mask fields
  • Struct used to link groups to a vertipad