Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
DockingTimeout
Interface DockingTimeout
Written when a docking request has timed out.
interface
DockingTimeout
{
MarketID
?:
number
;
StationName
:
string
;
StationType
?:
string
;
event
:
"DockingTimeout"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"DockingTimeout"
>
DockingTimeout
Index
Properties
MarketID?
Station
Name
Station
Type?
event
timestamp
Properties
Optional
MarketID
MarketID
?:
number
Station
Name
Station
Name
:
string
Optional
Station
Type
Station
Type
?:
string
event
event
:
"DockingTimeout"
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
MarketID
Station
Name
Station
Type
event
timestamp
@kayahr/ed-journal
Loading...
Written when a docking request has timed out.