zacs / ha-gtfs-rt

Real-time transit information for Home Assistant
MIT License
69 stars 29 forks source link

Question or Issue ? attrib naming #29

Open vingerha opened 1 year ago

vingerha commented 1 year ago

Hi, I am retuning on this one as my provider now finally (!) uses the protobuf format. However, I see some attribute issues with me wrt to gtfs, stop_id became stopId, stop_time_update became stopTimeUpdate, etc. Would you possibly know if this is a local choice, e.g. could it be that the French provider uses his own attrib names?

I am asking because I would like to try to align your work with what I have but not sure if this is provider-specific. Alternative is that I just convert the protobuf to a json and people can work from there on