demo_bridge_client

Methods

vehicle_parser

Custom parser method to populate a position list

vehicle_parser(element: list, message: dict)[source]

Custom parser method to populate a position list

Will be called everytime a vehicle message is received

Parameters
  • element (list) – The reference to the list object that can be updated

  • message (dict) – The received message