I'm creating a skill that allows Alexa to first consult all the connected devices (air conditioning equipment for example) and it returns a list from a service (these names are customizable by the user). I need those device names to store them as values of a custom Slot, to be able to give orders to Alexa of the type: Alexa, tell me the temperature of {deviceName}.
Any ideas or suggestions?