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
Create an API that uses MeshDB data to take an integer parameter and identify if it corresponds to a network number or install number. e.g.
73 -> Neither
328 -> Install Number
238 -> Network Number
714 -> Network and Install Number (different place)
5916 -> Network and Install Number (same place)
12341 -> Install Number
Perhaps we should also give out the UUIDs of each of these objects?
The text was updated successfully, but these errors were encountered:
Create an API that uses MeshDB data to take an integer parameter and identify if it corresponds to a network number or install number. e.g.
Perhaps we should also give out the UUIDs of each of these objects?
The text was updated successfully, but these errors were encountered: