Apply suggestions from code review of branch merge-settings-and-system-control
Co-authored-by: Beth Probert <beth_probert@outlook.com>
This commit is contained in:
parent
9369b2988d
commit
e3146f1798
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ class CommandOutput(BaseModel):
|
||||||
class OpenFlexureSystem(lt.Thing):
|
class OpenFlexureSystem(lt.Thing):
|
||||||
"""Describe and control the OpenFlexure system.
|
"""Describe and control the OpenFlexure system.
|
||||||
|
|
||||||
This Things:
|
This Thing:
|
||||||
|
|
||||||
* Exposes information about the Microscope, Server, and Thing states to the web
|
* Exposes information about the Microscope, Server, and Thing states to the web
|
||||||
API.
|
API.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue