Arksine 
							
						 
					 
					
						
						
							
						
						cde7e75139 
					 
					
						
						
							
							webhooks:  Add call_remote_method helper function  
						
						... 
						
						
						
						This may be used to execute formatted RPC calls.
Signed-off-by:  Eric Callahan <arksine.code@gmail.com > 
						
						
					 
					
						2020-08-06 14:30:13 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						795bd03b33 
					 
					
						
						
							
							webhooks: Directly invoke printer.invoke_shutdown()  
						
						... 
						
						
						
						No need to indirectly shutdown via the gcode class - just call
printer.invoke_shutdown() directly.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2020-08-06 14:21:08 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						4346d37c06 
					 
					
						
						
							
							webhooks: Introduce add_early_printer_objects()  
						
						... 
						
						
						
						Create the initial gcode class via new module level
add_early_printer_objects() function.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2020-08-06 14:21:08 -04:00 
						 
				 
			
				
					
						
							
							
								Arksine 
							
						 
					 
					
						
						
							
						
						180f44b876 
					 
					
						
						
							
							webhooks:  fix lambda wrapper around _process_request  
						
						... 
						
						
						
						Signed-off-by:  Eric Callahan <arksine.code@gmail.com > 
						
						
					 
					
						2020-07-13 18:39:15 -04:00 
						 
				 
			
				
					
						
							
							
								Arksine 
							
						 
					 
					
						
						
							
						
						cd8f250e84 
					 
					
						
						
							
							webooks:  do not connect if debuginput is enabled  
						
						... 
						
						
						
						Changing this check from debugoutput to debuginput allows remote applications to perform tests against Klippy without an MCU connected.
Signed-off-by:  Eric Callahan <arksine.code@gmail.com > 
						
						
					 
					
						2020-07-06 12:57:50 -04:00 
						 
				 
			
				
					
						
							
							
								Arksine 
							
						 
					 
					
						
						
							
						
						bfbdc04c02 
					 
					
						
						
							
							webhooks: process request handlers using a Reactor Callback  
						
						... 
						
						
						
						This prevents _process_data from blocking and becoming reentrant.
Signed-off-by:  Eric Callahan <arksine.code@gmail.com > 
						
						
					 
					
						2020-07-06 12:57:50 -04:00 
						 
				 
			
				
					
						
							
							
								Arksine 
							
						 
					 
					
						
						
							
						
						014c06f8a2 
					 
					
						
						
							
							klippy:  return message category in get_state_message()  
						
						... 
						
						
						
						Signed-off-by:  Eric Callahan <arksine.code@gmail.com > 
						
						
					 
					
						2020-06-24 19:07:33 -04:00 
						 
				 
			
				
					
						
							
							
								Arksine 
							
						 
					 
					
						
						
							
						
						2d2c09a0a3 
					 
					
						
						
							
							webhooks:  protect command processing from re-entry  
						
						... 
						
						
						
						Signed-off-by:  Eric Callahan <arksine.code@gmail.com > 
						
						
					 
					
						2020-06-24 19:07:33 -04:00 
						 
				 
			
				
					
						
							
							
								Arksine 
							
						 
					 
					
						
						
							
						
						475f543790 
					 
					
						
						
							
							webhooks:  Initial implementation  
						
						... 
						
						
						
						The webhooks module provides a means for Klippy to register remote API endpoints.
Signed-off-by:  Eric Callahan <arksine.code@gmail.com > 
						
						
					 
					
						2020-06-24 19:07:33 -04:00