Skip to content

Commit 26bff2f

Browse files
authored
fix: 'name' -> 'module_id' in meta.json
1 parent f0079e1 commit 26bff2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "viam:python-example-module",
2+
"module_id": "viam:python-example-module",
33
"visibility": "public",
44
"url": "https://github.com/viam-labs/python-example-module",
55
"description": "This is a sensor that exposes wifi network, signal strength, and noise which is available via proc/net/wireless on linux",

0 commit comments

Comments
 (0)