You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/apis.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,6 @@
22
22
"vision": {
23
23
"func": "get_classifications_from_camera",
24
24
"args": ["YOURCAMERANAME", "1"],
25
-
"comment": "Note that the Camera supplied is a placeholder. Please change this to a valid Camera."
25
+
"comment": "Note that the Camera supplied is a placeholder. Please change this to a valid Camera. Also note that the get_classifications method is a placeholder and is commented out to give you a choice to use get_detections method instead if you are doing detections."
0 commit comments