Skip to content
Inho Oh edited this page Jul 17, 2017 · 4 revisions

OCF v1.1.0

Core Resources

  • /oic/res (rt=oic.wk.res, if=oic.if.ll) - Default
    • prop: 'n' (string) - Name
    • prop: 'links' (array) - Links
    • prop: 'mpro' (ssv) - Messaging Protocol
  • /oic/p (rt=oic.wk.p, if=oic.if.r) - Platform
    • prop: 'pi' (string) - Platform ID
    • prop: 'mnmn' (string) - Manufacturer Name
    • prop: 'mnml' (uri) - Manufacturer Details Link
    • prop: 'mnmo' (string) - Model Number
    • prop: 'mndt' (date) - Date of Manufacturer
    • prop: 'mnpv' (string) - Platform Version
    • prop: 'mnos' (string) - OS Version
    • prop: 'mnhw' (string) - Hardware Version
    • prop: 'mnfv' (string) - Firmware Version
    • prop: 'mnsl' (uri) - Support Link
    • prop: 'st' (date-time) - System Time
    • prop: 'vid' (string) - Vendor ID
  • /oic/d (rt=oic.wk.d{, device-specific-rt}, if=oic.if.r) - Device
    • prop: 'n' (string) - Device Name
    • prop: 'icv' (string) - Spec Version
    • prop: 'di' (uuid) - Device ID
    • prop: 'dmv' (csv) - Data Model Version
    • prop: 'piid' (uuid) - Protocol Independent ID
    • prop: 'ld' (array) - Localized Descriptions
    • prop: 'sv' (string) - Software Version
    • prop: 'dmn' (array) - Manufacturer Name
    • prop: 'dmno' (string) - Model Number
  • no pre-defined uri (e.g. /example/oic/con) (rt=oic.wk.con, oic.wk.con.p, if=oic.if.rw) - Configuration
  • /oic/mnt (rt=oic.wk.mnt, if=oic.if.rw) - Maintenance
    • prop: 'fr' (boolean) - Factory_Reset
    • prop: 'rb' (boolean) - Reboot

OCF SmartHome v1.0.0

  • dmv: ocf.sh.1.0.0

Light

Clone this wiki locally