parse_reply

lsst.ts.MTMount.replies.parse_reply(fields)

Parse a set of strings as a reply.

Parameters:
fields : List [str]

Fields from a read message. The fields should not be terminated with ``

``.
Raises:
ValueError

If the data cannot be parsed.