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
There are discrepancies between the naming of various API endpoints and the naming of the runtime modules in https://github.com/DataHighway-com/node that they correspond to, and also with the data structure properties that they include (e.g. device profiles associated with a device in the runtime modules is referred to as a base profile associated with the device in these API docs, but base profiles may be a better naming since it doesn't clash with the device profiles from Chirpstack, that is used for storing something else)
The text was updated successfully, but these errors were encountered:
There are discrepancies between the naming of various API endpoints and the naming of the runtime modules in https://github.com/DataHighway-com/node that they correspond to, and also with the data structure properties that they include (e.g. device profiles associated with a device in the runtime modules is referred to as a base profile associated with the device in these API docs, but base profiles may be a better naming since it doesn't clash with the device profiles from Chirpstack, that is used for storing something else)
The text was updated successfully, but these errors were encountered: