Service - Izara Video Feed

From Izara Wiki
Jump to navigation Jump to search

Overview

Handler service for connecting a location to an Izara Video Feed group.

Repository

https://bitbucket.org/izara-supply-supply-locations/izara-supply-monitoring-izara-video-feed

objectSchemas

{
	objectType: "izaraVideoFeed",
	extendObjType: {
		serviceTag: "monitorManager",
		objectType: "monitor",
	},
	storageResources:{
		"xxx":{
			storageType: "graph",
			graphServerTag: "xx",
		}
	},
	fieldNames: {
		// from supplyLocation objectType
	},
	identifiers: [
		// from supplyLocation objectType
	]
},

Working documents

Izara Video Feed