-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to use the camara’s api #55
Comments
@saiyujs What do you mean exactly by Please note that the functionality provided by HomeDevicesQoD API is the one described in the API specification:
Please refer to the API definition for further details: |
the Camara Project is only responsible for defining APIs?The Telecom operators or other operators responsible for providing interface implementation?such as TM Forum Open APIs. My job is to be responsible for reading and writing modem data. so I would like to know more about it, thanks. |
@saiyujs What I see is that you actually have general questions and doubts about CAMARA Project and not specifically about the Home Devices QoD API. I recommend you to have a look at https://camaraproject.org/, CAMARA Project Confluence and Getting Started with CAMARA and CAMARA Q&A. CAMARA is focused on the API definitions, which is the NBI of the operators to the API consumers. It's true that there are some subprojects where some operators also provide reference implementations like in QualityOnDemand.
I understand, but the Home Devices QoD API does not provide this functionality and there is no such use case yet. It looks to me like you are actually looking for implementation details in SBI, which would be outside the scope of the API definition. |
thanks!! |
Problem description
how to use the camara’s api with my program?
for example, I want to get some informations from the home's modem. I will use the tr069 to get wifi info. now can i use camara’s api(HomeDevicesQoD) to implement it?
The text was updated successfully, but these errors were encountered: