Skip to content

Latest commit

 

History

History
 
 

tools

UDMI / Docs / Tools

Common Arguments

Most tools take a site model as the first argument. Many tools take a project spec as the second argument.

Tools

  • keygen - a script to generate an RSA or ES key for single devices
  • pagent - a tool for automated cloud provisioning of devices (GCP)
  • pubber - a sample implementation of a client-side 'device' that implements the UDMI schema
  • registrar - a utility to register and updates devices in Cloud IoT Core (GCP)
  • reset_config - a utility to send a config messages to devices
  • sequencer - a utility to validate device sequences (GCP)
  • validator - a utility for validating messages (GCP)
  • gittools - collection of utilities for working with git branches
  • gcloud - various tips and tricks for working with gcloud on GCP

Setup