@maschinenlesbar.org/autobahn-cli
Preparing search index...
AutobahnClient
Class AutobahnClient
Index
Constructors
constructor
Properties
charging
Stations
closures
parking
Lorries
roadworks
warnings
webcams
Methods
roads
Constructors
constructor
new
AutobahnClient
(
options
?:
EngineOptions
)
:
AutobahnClient
Parameters
options
:
EngineOptions
= {}
Returns
AutobahnClient
Properties
Readonly
charging
Stations
chargingStations
:
ServiceResource
<
"electric_charging_station"
>
Readonly
closures
closures
:
ServiceResource
<
"closure"
>
Readonly
parking
Lorries
parkingLorries
:
ServiceResource
<
"parking_lorry"
>
Readonly
roadworks
roadworks
:
ServiceResource
<
"roadworks"
>
Readonly
warnings
warnings
:
ServiceResource
<
"warning"
>
Readonly
webcams
webcams
:
ServiceResource
<
"webcam"
>
Methods
roads
roads
()
:
Promise
<
string
[]
>
List all motorways the API knows about (e.g. ["A1", "A2", ...]).
Returns
Promise
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
charging
Stations
closures
parking
Lorries
roadworks
warnings
webcams
Methods
roads
@maschinenlesbar.org/autobahn-cli
Loading...
List all motorways the API knows about (e.g. ["A1", "A2", ...]).