2019-05-07 16:39:42 +00:00
|
|
|
sign_in:
|
2021-05-12 18:49:04 +00:00
|
|
|
name: Sign in
|
2019-05-07 16:39:42 +00:00
|
|
|
description: Sign the controller in to a HEOS account.
|
|
|
|
fields:
|
|
|
|
username:
|
2021-05-12 18:49:04 +00:00
|
|
|
name: Username
|
|
|
|
description: The username or email of the HEOS account.
|
|
|
|
required: true
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "example@example.com"
|
2021-05-12 18:49:04 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-05-07 16:39:42 +00:00
|
|
|
password:
|
2021-05-12 18:49:04 +00:00
|
|
|
name: Password
|
|
|
|
description: The password of the HEOS account.
|
|
|
|
required: true
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "password"
|
2021-05-12 18:49:04 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-05-07 16:39:42 +00:00
|
|
|
|
|
|
|
sign_out:
|
2021-05-12 18:49:04 +00:00
|
|
|
name: Sign out
|
2020-04-05 08:33:45 +00:00
|
|
|
description: Sign the controller out of the HEOS account.
|