You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should rename all `Linkstation' coming from 'Bluetoothstation' as origins and destinations. Assume we have two stations:
Station A: stationcode = siemens and name = Siemens
Station B: stationcode = proma and name = Ponte Roma
...then the final Linkstation should have: stationcode = siemens->proma and name = Siemens->Ponte Roma. This would be a directed link. For another directed link we would need to add the opposite directions and a new link station.
The text was updated successfully, but these errors were encountered:
We should rename all `Linkstation' coming from 'Bluetoothstation' as origins and destinations. Assume we have two stations:
stationcode
=siemens
andname
=Siemens
stationcode
=proma
andname
=Ponte Roma
...then the final Linkstation should have:
stationcode
=siemens->proma
andname
=Siemens->Ponte Roma
. This would be a directed link. For another directed link we would need to add the opposite directions and a new link station.The text was updated successfully, but these errors were encountered: