YEP: | 304 |
---|---|
Title: | has-turret |
Authors: | Blaise Thompson |
Status: | accepted |
Tags: | trait |
Post-History: | 2020-04-22, 2020-07-14, 2021-03-17 |
This YEP defines the has-turret trait.
This trait has been accepted. See built documentation at at yaq.fyi.
Certain positional hardware has an additional turret. This trait ensures consistent interfaces for such hardware across the yaq ecosystem.
Turret position is represented using a string identifier. Daemons should return busy while turret position is changing.
type: string or null
response: string or null
Get current turret identifier.
response: list of string
Get current turret identifier options.
parameter: turret: string
Set the turret to a given identifier.
This document is placed in the public domain or under the CC0-1.0-Universal license, whichever is more permissive.
built 2023-10-10 23:52:42 CC0: no copyright