Skip to content

IoTKETI/IPE-OCF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oneM2M Interworking Proxy Entity(IPE): OCF


what is oneM2M OCF IPE?

oneM2M is an IoT server platform standard that supports devices as well as cloud server, while OCF(Open Connectivity Foundation) is an IoT service platform that supports devices. IPE(Interworking Proxy Entity) defined in oneM2M enables OCF devices to work with oneM2M server side platform.



Environment

  • OCF IPE uses IoTivity source code as basis which is aligned with OCF standard. It is implemented in C++ and C.
  • A gateway is requried to run IoTivity core and oneM2M device platform which is implemented in Java or Node.js.

Notice

This version of OCF IPE is working base on IoTivity 1.2.1. Other version of IoTivity that we did not test yet.