Christopher Brooks
Christopher Brooks
Add support for cookies to HttpActor - Add output port for cookie info, and change code to read cookie info from HttpRequest and export on the port. - Create demo...
Each demo should have one main demo. This demo can integrate multiple features from other tasks (for example, new input actors, Ptera workflows, ...) This story is a container for...
Offer a standard interface for connecting to devices (both physical and virtual). - Offer a standardized interface - Provide formal semantics for the standardized interface - Provide configuration infrastructure to...
As a home owner, I would like to be able to manage a group of devices with a single command, to save time vs. managing individual devices, to have the...
Develop sample models for common types of devices. Want standardized behavior descriptions at the interface level. E.g. on/off (coffee maker), setpoint (thermostat), time activated (alarm clock)...
- Figure out how to continuously update ColorMap with a web service and embed in web page
As an end user, I want to interact with a Ptolemy model on a server, so I don't have to know all of the details of the model and don't...
There was a bug where running $PTII/ptolemy/data/ontologies/test/auto/MonotonicityAnalysis.xml and then running $PTII/ptolemy/data/ontologies/test/auto/MultiplyDivideUnits.xml resulted in a stack trace: Caused by: ptolemy.kernel.util.InternalErrorException: Because: Invalid dimension concept: Position in .TestUnitsSolver.TestUnitsOntology.Velocity at ptolemy.data.ontologies.OntologySolver.invokeSolver(OntologySolver.java:201) In turns...
As a user, I want to configure devices remotely, so that I do not have to get accustomed to the interface of every new device.
Enhance the cg code generator to generate code for modal models. We had limited support for this in $PTII/ptolemy/codegen, we need to finish the port to $PTII/ptolemy/cg.