		<h4><a name="prefix">prefix</a></h4>
		
		The prefix section of the topic is an optional section that can be set via
		configuration settings.
		
		<h4><a name="get">get</a></h4>
		
		If get is specified at the end of the topic, then this is a request to get the current
		value from the measurement.
		
		<h4><a name="read">read</a></h4>
		
		If read is specified at the end of the topic, then this is a request to read the measurement.		
				
		<h4><a name="write">write</a></h4>
		
		If write is specified at the end of the topic, then this is a request to write a value to
		the measurement.
		
		<h4><a name="trigger">trigger</a></h4>
		
		If trigger is specified at the end of the topic, then this is a request to trigger the signal.
		
		<h4><a name="execute">execute</a></h4>
		
		If execute is specified at the end of the topic, then this is a request to excute the command.
					

