-
Notifications
You must be signed in to change notification settings - Fork 2
OIC
Inho Oh edited this page Jul 18, 2017
·
6 revisions
- OIC v1.1.2 - April 2017
- OIC v1.1.1 - February 2017
- OIC v1.1.0 - October 11, 2016
- OIC v1.0.0 - December 23, 2015
oic://<Authority>/<Path>?<Query>
- Authority:
<host>:<port>
- Namespace: URI prefix "/oic/" is reserved as a namespace for URIs defined in OCP specifications.
- /oic/sec/doxm - Device Owner Transfer Resource (OTM method, Owned, Device uuid, Device owner uuid, etc...)
- /oic/sec/pstat - Provisioning Status Resource (Onboarding state, Is operational, etc...)
- /oic/sec/acl - ACL Resource (Access control list entries)
- /oic/sec/amacl - Access Manager ACL Resource
- /oic/sec/sacl - Signed ACL Resource
- /oic/sec/cred - Credential Resource
- Pair-wise shared key: Owner PSK
- Asymmetric key w/ cert: Manufacturer Injection key
- Trust root certificate
- /oic/sec/crl - Certificate Revocation List
- /oic/sec/svc - Security Services Resource
- Just-Works Owner Transfer Method
- Random PIN Based Owner Transfer Method
- Manufacturer Certificate Based Owner Transfer Method
- OIC Decentralized Public Key (DECAP) Owner Transfer Method
- Vendor Specific Owner Transfer Method