DeviceModel
DeviceModel =
"echo-rower"|"echo-bike"|"echo-ski"|"echo-rhino"
Defined in: console-sdk/src/ids.ts:79
Concrete hardware model of a console. Every model participates fully in
discovery, connection, persistence, and firmware update. 'echo-rhino' is
a first-class member (the legacy enum drift is fixed here).