[[PageOutline]] == The Idea == == Experiment Design == ''' Step 1''': Create the application that you want to run on the nodes. In this case, we will run two applications: a ''sensor'' application that collects measurements from temperature, humidity, and light sensors attached to the node, and a ''wmxstat'' application that collects measurements about the state of the WiMAX link. Both of these applications are Ruby scripts. '''Step 2''': Instrument the applications with OML so that you can collect measurements from them during experiment runtime. These applications were instrumented with the [https://rubygems.org/gems/oml4r oml4r] Ruby client library. OML client libraries are also available for [http://pypi.python.org/pypi/oml4py/ Python] and [http://mytestbed.net/projects/oml/wiki/Client_Programming C or C++]. === Experiment Requirements === === Selecting Resources === == Experiment Deployment == === OML-enabled Applications === === Custom Application === == Experiment Execution == === Experiment Description === === Running OMF Experiment === === Changing Parameters ===