Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
iotivity-lite
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • IoTivity
  • iotivity-lite
  • Issues
  • #158

Closed
Open
Opened May 13, 2020 by George Nash@GeorgeDeveloper44 of 44 tasks completed44/44 tasks

Add doxygen documentation for oc_obt.h header file

The following APIs need doxygen style documentation added:

  • oc_obt.h file itself
  • oc_obt_discovery_cb_t
  • oc_obt_device_status_cb_t
  • oc_obt_status_cb_t
  • oc_obt_init
  • oc_obt_shutdown
  • oc_obt_discover_unowned_devices
  • oc_obt_discover_unowned_devices_realm_local_ipv6
  • oc_obt_discover_unowned_devices_site_local_ipv6
  • oc_obt_discover_owned_devices
  • oc_obt_discover_owned_devices_realm_local_ipv6
  • oc_obt_discover_owned_devices_site_local_ipv6
  • oc_obt_discover_all_resources
  • oc_obt_perform_just_works_otm
  • oc_obt_request_random_pin
  • oc_obt_perform_random_pin_otm
  • oc_obt_perform_cert_otm
  • oc_obt_device_hard_reset
  • oc_obt_provision_pairwise_credentials
  • oc_obt_provision_identity_certificate
  • oc_obt_provision_role_certificate
  • oc_obt_add_roleid
  • oc_obt_free_roleid
  • oc_obt_new_ace_for_subject
  • oc_obt_new_ace_for_connection
  • oc_obt_new_ace_for_role
  • oc_obt_ace_new_resource
  • oc_obt_ace_resource_set_href
  • oc_obt_ace_resource_set_wc
  • oc_obt_oc_obt_ace_add_permission
  • oc_obt_provision_ace
  • oc_obt_free_ace
  • oc_obt_provision_role_wildcard_ace
  • oc_obt_provision_auth_wildcard_ace
  • oc_obt_retrieve_own_creds
  • oc_obt_delete_own_cred_by_credid
  • oc_obt_creds_cb_t
  • oc_obt_retrieve_creds
  • oc_obt_freecreds
  • oc_obt_delete_cred_by_credid
  • oc_obt_acl_cb_t
  • oc_obt_retrieve_acl
  • oc_obt_free_acl
  • oc_obt_delete_ace_by_aceid
Edited May 15, 2020 by George Nash
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: iotivity/iotivity-lite#158