All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.sitewhere.xsd Maven / Gradle / Ivy




	

	
		
			
				Provides configuration information for a SiteWhere
				server instance.
			
		
	

	
		
			
				
					
						Global configuration settings for external
						services that SiteWhere
						interacts with.
					
				
			
			
				
					
						Provides information about how SiteWhere global
						system data is to
						be persisted and how the common service provider
						interfaces are implemented.
					
				
			
		
		
			
				Enables version checking mechanism which requests
					latest version
					information from the internet and logs a message if
					the currently running version is
					out of date.
				
			
		
	

	
		
			
			
				
					
						Initializes user model with data if database is
						empty.
					
				
			
			
				
					
						Initializes tenant model with data if database
						is empty.
					
				
			
		
	

	
	
		
			
				A placeholder for datastore elements.
			
		
	

	
	

	
	
		
			Global datastore that uses MongoDB for data
				persistence.
			
		
	
	
		
			
				
			
		
	

	
	
		
			
				Server hostname for MongoDB instance.
				
			
		
		
			
				Server port for MongoDB instance.
				
			
		
		
			
				MongoDB database name for SiteWhere storage.
				
			
		
		
			
				If enabled, uses environment variables set by
					Docker linking to
					derive host and port to connect to.
				
			
		
		
			
				Authentication database name.
			
		
		
			
				Username used to authenticate.
				
			
		
		
			
				Password used to authenticate.
				
			
		
		
			
				Name of replica set if using replication.
				
			
		
		
			
				Indicates whether replication should be
					configured automatically when multiple hosts/ports are specified.
				
			
		
	

	
	
		
			Datastore that uses Apache HBase for data
				persistence.
			
		
	
	
		
			
				
			
		
	

	
	
		
			
				ZooKeeper quorum address
			
		
		
			
				ZooKeeper client port. Defaults to 2181.
				
			
		
		
			
				ZooKeeper znode parent. Defaults to '/hbase'.
				
			
		
		
			
				ZooKeeper znode root server. Defaults to
					'root-region-server'.
				
			
		
	

	
	
		
			
				A placeholder for user model initializer elements.
			
		
	

	
	
		
			
				Indicates whether the user model initializer
					should be executed on startup.
				
			
		
	

	
	
		
			User model initializer that loads the default user
				data referenced
				by examples.
			
		
	
	
		
			
			
		
	

	
	
		
			User model initializer that delegates creation
				logic to a Groovy
				script.
			
		
	
	
		
			
				
					
						
							Path to a Groovy script that executes logic
							needed to create user
							model.
						
					
				
			
		
	

	
	
		
			
				A placeholder for tenant model initializer
				elements.
			
		
	

	
	
		
			
				Indicates whether the tenant model initializer
					should be executed on startup.
				
			
		
	

	
	
		
			Tenant model initializer that loads the default
				tenant data
				referenced by examples.
			
		
	
	
		
			
			
		
	

	
	
		
			Tenant model initializer that delegates creation
				logic to a Groovy
				script.
			
		
	
	
		
			
				
					
						
							Path to a Groovy script that executes logic
							needed to create
							tenant model.
						
					
				
			
		
	

	
	
		
			
		
	

	
	
		
			
				A placeholder for global elements.
			
		
	

	
	

	
	
		
			Global configuration settings for Hazelcasst.
			
		
	
	
		
			
				
					
						Path to Hazelcast configuration file.
						
					
				
				
					
						Overrides group name from configuration file if
							present.
						
					
				
				
					
						Overrides group password from configuration
							file if present.
						
					
				
			
		
	

	
	
		
			Global configuration settings for Apache Solr.
			
		
	
	
		
			
				
					
						URL used by Solr client to access server.
						
					
				
			
		
	

	
	
		
			Global configuration settings for Groovy
				scripting.
			
		
	
	
		
			
				
					
						Turns on Groovy script engine debugging if
							true.
						
					
				
				
					
						Turns on Groovy script engine verbose flag if
							true.
						
					
				
				
					
						Sets script root to an external URL rathen than
							using the default
							filesystem path.
						
					
				
			
		
	

	
	
		
			
				Defines string value restricted to a Spring
				property placeholder.
			
		
		
			
		
	
	
		
			
				Value that can be an integer or a property
				placeholder value.
			
		
		
			
				
			
			
				
			
		
	
	
		
			
				Value that can be a boolean or a property
				placeholder value.
			
		
		
			
				
			
			
				
			
		
	




© 2015 - 2025 Weber Informatics LLC | Privacy Policy