Christopher Brooks
Christopher Brooks
All code contributed to the Ptolemy II repository must satisfy the Ptolemy II testing rules: http://ptolemy.eecs.berkeley.edu/ptolemyII/ptIIlatest/ptII/doc/coding/index.htm
Testing is covered under the testing link at http://ptolemy.eecs.berkeley.edu/ptolemyII/ptIIlatest/ptII/doc/coding/ Basically, we have two types of tests: 1) Unit tests, written in Tcl 2) System tests, which are models that use...
As a building occupant or facility manager, I want to know the warm and cold zones in the building, so I can adjust the heat (or bring a sweater).
As a Ptolemy modeler, I would like to be able to import data from the field (sensor/database/...), so that I can construct plots on the fly and present them in...
Created attachment 36 StringToXML to Test Problem A Const -> StringToXML -> Test model hangs during run I modified (hacked) XMLToken so that two XMLTokens are comparable. If their toString()...
Create the ability to organize devices through a web interface. Re-use existing Ptolemy features where appropriate. - Establish new interconnections - Switch between physical and virtual devices - Group devices...
Develop workflow that can read a temperature and generate an alert (email) and log this alert
Create flexible actors that easily switch between the virtual and physical worlds. - Actor that turns from an active component to an endpoint - talk to deployed app instead of...
Gracefully handle ModelExceptions by returning a default html segment
As a user, I want to arrange my devices, so that they can communicate with each other regardless of their location. - Devices that roam in different address spaces must...