User Documentation
Developer Documentation
Data Collection
Data Access and Management
GitHub Links
interactive (blocking)
re-write for BlueSky plan()
some.device.put(“config”)
yield from mv(some.device, “config”)
motor.move(52)
yield from mv(motor, 52)
motor.velocity.put(5)
yield from mv(motor.velocity, 5)