Nurse

Nurse Managed Object for the Ponder2 Tutorial. When given a bed (domain) to manage, a window is opened, the domain is scanned for Body Sensor Nodes. Any nodes found are added to the window and the nodes are asked for their readings and scan rates. Scan rates can be altered by using the drop-down in the Nurse window.

Factory Messages
OperationDescription
create: name Creates a nurse with the given name.

Operational Messages
OperationReturnDescription
manageBed: bed self Tells the Nurse to manage a particular bed
manageWard: wardDomain self Tells the nurse to manage all the beds in a ward - Not implemented yet