How to see the sensors registered on gateway
- 
					
					
					
					
Hi list,
I'm looking for a way to see all registered sensors on gateway.
Ex:- Sensor:0 / V_TEMP / node: 10 / ....
 - Sensor:1 / V_HUM / node:2 / ....
 
can I send a specific MQTT message (if MQTT gateway) to receive a complete list ? A local software ? A web frontend ?
thanks in advance
 - 
					
					
					
					
@mickaelh51 Sensors are not registered on the gateway. The controller is responsible for this. Which controller are you using?
Cheers
Al
 - 
					
					
					
					
hi @Sparkman
I use Openhab.But "presentation" function is used for what ? Is it just for the gateway sends the correct type ID ?