Embedded32 API
Preparing search index...
@embedded32/core
Message
Interface Message
interface
Message
{
payload
:
any
;
source
?:
string
;
timestamp
:
number
;
topic
:
string
;
}
Index
Properties
payload
source?
timestamp
topic
Properties
payload
payload
:
any
Optional
source
source
?:
string
timestamp
timestamp
:
number
topic
topic
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
payload
source
timestamp
topic
Embedded32 API
Loading...