patch-async_run_parseJson #48
@@ -1008,6 +1008,15 @@ sub ParseJSON {
 | 
			
		||||
# End Childprozess
 | 
			
		||||
######################################
 | 
			
		||||
 | 
			
		||||
sub CleanSubprocess {
 | 
			
		||||
    my $hash = shift;
 | 
			
		||||
 | 
			
		||||
    my $name = $hash->{NAME};
 | 
			
		||||
 | 
			
		||||
    delete( $hash->{".fhem"}{subprocess} );
 | 
			
		||||
    Log3( $name, 4, qq{GardenaSmartBridge ($name) - clean Subprocess} );
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
sub WriteReadings {
 | 
			
		||||
    my $hash        = shift;
 | 
			
		||||
    my $decode_json = shift;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,2 @@
 | 
			
		||||
UPD 2022-01-31_19:35:20 49370 FHEM/73_GardenaSmartBridge.pm
 | 
			
		||||
UPD 2022-02-01_09:23:35 49566 FHEM/73_GardenaSmartBridge.pm
 | 
			
		||||
UPD 2022-01-31_19:35:42 56993 FHEM/74_GardenaSmartDevice.pm
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user