by User | Dec 8, 2015 | DOF, Information, Programming, Technical, Training
The OpenDOF Permissions Matrix is a simple, interactive demonstration created to let you see how basic permissions work with DOF Technology.
The Matrix displays Operations and their corresponding binding: Get (Read), Set (Write), Invoke (eXecute) and Session (Session). By clicking on one of the four Operations buttons, you will see the binding displayed across a Requestor (R), Proxy (X) and Provider (P).
Along the bottom row, bindings are displayed for each object, in proper order (left to right).
by Bryant Eastham | Dec 1, 2015 | DOF, Programming, Technical, Training, Web
The OpenDOF Iot Router is an example of what can be done quickly using OpenDOF. The router itself is a one-click AMI that is available with a 30-day free trial and is meant for training and tutorials. Each instance provides a secure cloud “router” that will work with any of the OpenDOF Project libraries and tools.
by User | Oct 20, 2015 | DOF, Information, Programming, Technical, Training
DOF Technology uses Synchronous and Asynchronous Operations, but we’ve found there’s a bit of confusion about what the differences are between these two types of operations and their sequences. On this page we’ll describe an Asynchronous Operation.
by User | Oct 20, 2015 | DOF, Information, Programming, Technical, Training
DOF Technology uses Synchronous and Asynchronous Operations, but we’ve found there’s a bit of confusion about what the differences are between these two types of operations and their sequences. On this page we’ll describe a Synchronous Operation.
by User | Sep 9, 2015 | C, DOF, Programming, Technical
The C Data Transfer Source Library provides an API to send data using the OpenDOF protocols to a Data Transfer Sink. This component provides the C libraries for developing applications for transferring arbitrary device/object data.
by User | Aug 3, 2015 | DOF, Information, Java, Programming
The Java Object Access Library (OAL) provides a general API developers can use to write software that implements OpenDOF protocols.