WiFi widget
Posted: 10 Dec 2014 11:18
				
				Hi,
I'm trying to do a simple widget to show the name of the wifi ssid where i'm connected to.
With the WiFi connected (all ssid) trigger I do the next action:
setWidgetElementProperty("WiFi WG copy","Text_2","text",ssid);
But the widget shows null.
			I'm trying to do a simple widget to show the name of the wifi ssid where i'm connected to.
With the WiFi connected (all ssid) trigger I do the next action:
setWidgetElementProperty("WiFi WG copy","Text_2","text",ssid);
But the widget shows null.