ethanlook / date-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

date-service

A simple example of a Viam module. It prints the date and time every second.

Add the module to get started. Add it through the "add service" flow. After it's added, you can delete the service - only the added module is actually used.

Note: this example would be better served as a process since it does not actually conform to a module nor does it provide a service model. Nevertheless, it is a good example to validate module deployment to a robot.

About


Languages

Language:Makefile 55.3%Language:Shell 44.7%