Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
FSSBodySignals
Interface FSSBodySignals
Base interface shared by all journal event types.
interface
FSSBodySignals
{
BodyID
:
number
;
BodyName
:
string
;
event
:
"FSSBodySignals"
;
Signals
:
{
Count
:
number
;
Type
:
string
;
Type_Localised
:
string
}
[]
;
SystemAddress
:
number
;
timestamp
:
string
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"FSSBodySignals"
>
FSSBodySignals
Index
Properties
BodyID
Body
Name
event
Signals
System
Address
timestamp
Properties
BodyID
BodyID
:
number
Body
Name
BodyName
:
string
event
event
:
"FSSBodySignals"
The type of event.
Signals
Signals
:
{
Count
:
number
;
Type
:
string
;
Type_Localised
:
string
}
[]
System
Address
SystemAddress
:
number
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
BodyID
Body
Name
event
Signals
System
Address
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.