Skip to main content
Skip table of contents

getcategories

/JSON?request=getcategories

Returns a list of all available categories

Sample Response:

JSON
{
	"Response": "ok",
	"Categories": [
		{
			"guid": "dbd84cfc2d1c41d88feacfee358c987d",
			"Name": "Sensors",
			"ExplicitIncludeList": [],
			"image": "leak.svg"
		},
		{
			"guid": "f8b615c40bf74d45984dc5b681256df6",
			"Name": "Energy",
			"ExplicitIncludeList": [],
			"image": "solar-power.svg"
		},
		{
			"guid": "50bc748ed37f4c56992eafbec5d151d0",
			"Name": "Counters",
			"ExplicitIncludeList": [],
			"image": "counter.svg"
		},
		{
			"guid": "fcfb5e60ce454fd5b8cc428907d67d31",
			"Name": "Favorites",
			"ExplicitIncludeList": [],
			"image": "cards-heart.svg"
		},
		{
			"guid": "9a20947f7c764f50b665b91d3dbed7ab",
			"Name": "Lights",
			"ExplicitIncludeList": [
				7316
			],
			"image": "lightbulb-on-outline.svg"
		},
		{
			"guid": "42e91e06569f45ad8ad456752ecd20e1",
			"Name": "Water",
			"ExplicitIncludeList": [],
			"image": "water-pump.svg"
		},
		{
			"guid": "6cbe3701c00e4db79bb49729066e31e6",
			"Name": "Audio-Video",
			"ExplicitIncludeList": [],
			"image": "audio-video.svg"
		},
		{
			"guid": "65ae31dbc5054b62bc51c19129fbd421",
			"Name": "Emergency",
			"ExplicitIncludeList": [],
			"image": "ambulance.svg"
		},
		{
			"guid": "ec57d29633f647a7b0a3b9388a5d7da7",
			"Name": "Door Locks",
			"ExplicitIncludeList": [],
			"image": "lock-smart.svg"
		},
		{
			"guid": "158032608b144b7098214c343eee1e4d",
			"Name": "Appliances",
			"ExplicitIncludeList": [],
			"image": "tumble-dryer.svg"
		},
		{
			"guid": "281c22f88cdd41199f6059d80eeb9220",
			"Name": "Fans",
			"ExplicitIncludeList": [],
			"image": "fan.svg"
		},
		{
			"guid": "602a43a03515434faea9238e8f9d71ab",
			"Name": "Garage Door",
			"ExplicitIncludeList": [],
			"image": "garage.svg"
		},
		{
			"guid": "26e72cc8cad94c2994d591871f076639",
			"Name": "Timers",
			"ExplicitIncludeList": [],
			"image": "timer-sand.svg"
		},
		{
			"guid": "b3bf8e4323e742649fbc0fbdf6bce423",
			"Name": "Security",
			"ExplicitIncludeList": [],
			"image": "shield-home.svg"
		},
		{
			"guid": "4f6fd66f5a864b07a751d8a4a99a8da6",
			"Name": "Climate",
			"ExplicitIncludeList": [
				209,
				223
			],
			"image": "thermometer.svg"
		},
		{
			"guid": "fb6ca74c2a444afab29021f26c0037d4",
			"Name": "Weather",
			"ExplicitIncludeList": [],
			"image": "weather-lightning-rainy.svg"
		}
	]
}


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.