Dear Jakob, I have attached the error message that is displayed when I tried to use subscribeParameterWithKey.
Thanks and regards, PSK ________________________________ From: [email protected] <[email protected]> on behalf of Jakob Erdmann <[email protected]> Sent: Monday, August 10, 2020 8:21 AM To: Sumo project User discussions <[email protected]> Subject: Re: [sumo-user] Charging data using TraCI subscriptions It would be helpful if you could report the symptoms of your problem (i.e error messages). Am Fr., 7. Aug. 2020 um 02:55 Uhr schrieb Padisala, Shanthan Kumar <[email protected]<mailto:[email protected]>>: Dear Jackob, I am using the latest build. However, I am unable to use this command. May I know where I might be going wrong? PSK ________________________________ From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Jakob Erdmann <[email protected]<mailto:[email protected]>> Sent: Thursday, August 6, 2020 9:37 AM To: Sumo project User discussions <[email protected]<mailto:[email protected]>> Subject: Re: [sumo-user] Charging data using TraCI subscriptions In the latest development version you can call traci.vehicle.subscribeParameterWithKey(vehID, 'device.battery.actualBatteryCapacity') regards, Jakob Am Do., 6. Aug. 2020 um 05:57 Uhr schrieb Padisala, Shanthan Kumar <[email protected]<mailto:[email protected]>>: *** Clarification to my previous question *** I am currently using the command - traci.vehicle.getParameter('Vehicle', 'device.battery.actualBatteryCapacity') to get the information on the battery capacity at the current time step. However, I would like to use TraCI subscriptions for the same task. I understand that using TraCI subscriptions I can get data of the vehicle like speed using the commands - traci.vehicle.subscribe('Vehicle', (tc.VAR_ROAD_ID)) and traci.vehicle.getSubscriptionResults('Vehicle'). So now basically I would like to use the same logic to get data from a device- battery. Thank you, PSK ________________________________ From: Padisala, Shanthan Kumar Sent: Wednesday, August 5, 2020 6:53 PM To: Sumo project User discussions <[email protected]<mailto:[email protected]>> Subject: Charging data using TraCI subscriptions Dear Jakob, Greetings! I am trying to use subscriptions to get the charging data (energy input or any other relevant data) of an electric vehicle when it is being charged at the charging station. But I am unable to figure out the TraCI subscription commands that are used to do this. Could you kindly help me out with this? Thank you, PSK _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user<https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/sumo-user__;!!KGKeukY!iyH1sTOrMfWqOs22iuWSpJ2UNi_2VeSVHSOzI4DxjPkp4DeC1_PtuGQDy9oJSBbKHH_3GBYJqPE$> _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user<https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/sumo-user__;!!KGKeukY!l5JUsVzV-AsHJgndEiBdhdVZU-dSNjnug2VuCWfvTx8bzGKqdcDYcymMVfYqA08MRi-2UVH_xWM$>
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
