OpenDOF Build Instructions for C
To use CMake to build the project, create a directory where the component will be built, and from that directory run the following commands. (Each component will need a different directory.)
To use CMake to build the project, create a directory where the component will be built, and from that directory run the following commands. (Each component will need a different directory.)
If you have downloaded (or need to download) the SDK DOF Essentials, you may wonder what is needed to begin using it.
Basic instructions for this SDK are available on this page:
Last week Panasonic contributed an entire implementation of the OpenDOF protocols in C to the OpenDOF Project. The corresponding SDK and precompiled binaries are now available on the Downloads page.
Today Panasonic contributed an implementation of the OpenDOF protocols in C. This implementation is fully compatible with the previously released Java libraries, and allows interconnected systems that use any mixture of the two libraries. Panasonic will continue to contribute code over the next months.
Good news, the source code is available here!
“DOF” is an acronym that defines the underlying technology supported by the OpenDOF Project. “Distributed” refers to the way objects and aspects of an object are distributed on a network. “Object” refers to the DOF Object Model, which ensures greater security and flexibility. And “Framework” refers to the fact that this is a complete solution that can be integrated into your application. To put it another way, DOF technology allows many different products, using many different standards, to more easily share information across many different networks. So whether you are networking a simple or complex system of embedded devices using local servers or taking advantage of advanced cloud technology, the OpenDOF Project can provide the solutions you need to enhance nearly any product, from the simplest resource-constrained devices to the most powerful computer networks.