|
Lafros MaCS 1.2r1
|
|
com/lafros/macs/Di.scala]
trait
Driver
extends NonPollableDriver| Method Summary | |
abstract def
|
status
: java.io.Serializable
for sampling the device's status, at regular intervals. Samples (when
serialised) may not exceed the payload of a single java.net.DatagramPacket
(approx. 65KB).
|
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Methods inherited from NonPollableDriver | |
| interpretCmd (abstract) |
| Method Details |
abstract
def
status : java.io.Serializable
RuntimeException - The device interface will be deemed fatally broken.|
Lafros MaCS 1.2r1
|
|