@sebbo2002/vestaboard - v5.0.1-develop.8
Preparing search index...
LocalAPI
Class LocalAPI
Index
Constructors
constructor
Methods
get
Current
Message
post
Message
Constructors
constructor
new
LocalAPI
(
key
:
string
,
host
?:
string
,
options
?:
RequestOptions
)
:
LocalAPI
Parameters
key
:
string
Optional
host
:
string
Optional
options
:
RequestOptions
Returns
LocalAPI
Methods
get
Current
Message
getCurrentMessage
()
:
Promise
<
Message
>
Returns
Promise
<
Message
>
post
Message
postMessage
(
message
:
string
|
Message
)
:
Promise
<
void
>
Parameters
message
:
string
|
Message
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Current
Message
post
Message
@sebbo2002/vestaboard - v5.0.1-develop.8
Loading...