cxbrooks / test

Second test for bugzilla to git
0 stars 0 forks source link

Ptolemy Xbee interface actor #299

Open cxbrooks opened 12 years ago

cxbrooks commented 12 years ago

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#501 From: Elizabeth Latronico <beth@berkeley.edu> Reported version: 8.1.devel CC: ptango@chess.eecs.berkeley.edu

Blocker for: BZ#487

cxbrooks commented 12 years ago

Ah, interesting. To use their sensors and actuators, therefore, we would need to create an embedded component with an Xbee interface and a WiiFi or Ethernet interface that hosts a web service. This could be an interesting test case... Perhaps we could host such a service on one of the (many) Intel Atom/Linux boxes we have...

Anyone interested in pursuing this? What it would require would be interfacing Xbee to the Linux box, creating a Ptolemy II actor that uses Xbee to access sensor data, and then creating a Ptolemy workflow that provides a web service to access the sensor data. Could be a good test case for fault tolerance and for authentication.

Edward

On 4/26/12 8:32 AM, Räty Tomi wrote:

They use Xbee to control their own sensors which they have purchased for the project and EECS-Robonet to connect to the thermostat, neither of them are on sMap.

Tomi