GetModels lists available end device definitions.
(GetModelsRequest)
| 97 | GetBrands(GetBrandsRequest) (*GetBrandsResponse, error) |
| 98 | // GetModels lists available end device definitions. |
| 99 | GetModels(GetModelsRequest) (*GetModelsResponse, error) |
| 100 | // GetEndDeviceProfileIdentifiers retrieves end device profile identifiers from the vendor index file. |
| 101 | GetEndDeviceProfileIdentifiers(GetEndDeviceProfileIdentifiersRequest) (*GetEndDeviceProfileIdentifiersResponse, error) |
| 102 | // GetEndDeviceProfiles lists available LoRaWAN end device profile definitions. |
no outgoing calls