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
;
Signals
:
{
Count
:
number
;
Type
:
string
;
Type_Localised
:
string
;
}
[]
;
SystemAddress
:
number
;
event
:
"FSSBodySignals"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"FSSBodySignals"
>
FSSBodySignals
Index
Properties
BodyID
Body
Name
Signals
System
Address
event
timestamp
Properties
BodyID
BodyID
:
number
Body
Name
Body
Name
:
string
Signals
Signals
:
{
Count
:
number
;
Type
:
string
;
Type_Localised
:
string
;
}
[]
Type declaration
Count
:
number
Type
:
string
Type_
Localised
:
string
System
Address
System
Address
:
number
event
event
:
"FSSBodySignals"
The type of event.
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
BodyID
Body
Name
Signals
System
Address
event
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.