MockMessage

class lsst.ts.tunablelaser.MockMessage(msg)

Bases: object

Parse a command from the client.

Parameters
msgbytes

The bytes received from the client.

Raises
Exception

Raised when a message is malformed.