Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default
    • Occupancy

Index

Constructors

Properties

appKey: string

Methods

  • getAllCarParks():
  • Gets the occupancy for all car parks that have occupancy data

    Returns

  • getAllChargeConnectors():
  • getBikePointByIDs(ids: string[]):
  • Get the occupancy for bike points.

    Parameters

    • ids: string[]

    Returns

  • getCarkParkByID(id: string):
  • Gets the occupancy for a charge connectors with a given id

    Parameters

    • id: string

      Charge Connector ID (Eg. ChargePointESB-UT06NW-1)

    Returns

  • getChargeConnectorByID(id: string):
  • Gets the occupancy for a charge connectors with a given id

    Parameters

    • id: string

      Charge Connector ID (Eg. ChargePointCM-24119-49940)

    Returns

Generated using TypeDoc