Skip to content

A Viam module that returns mocked sensor readings

License

Notifications You must be signed in to change notification settings

clintpurser/mock

Repository files navigation

mock

A Viam module that returns mocked sensor readings

The config should look something like the following:

{
   mock_data: [
       {"MOCK_DATA_KEY": MOCK_DATA_VALUE},
       ...
   ]
}

About

A Viam module that returns mocked sensor readings

Resources

License

Stars

Watchers

Forks

Packages

No packages published