Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/thread-self/root/usr/share/doc/perl-X10/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/thread-self/root/usr/share/doc/perl-X10/macros.config
use X10::Macro;

{
	f08on => new X10::Macro(
		description => 'Kitchen On',
		events => [ qw(f5on f6on f7on) ]
		),
	f08off => new X10::Macro(
		description => 'Kitchen Off',
		events => [ qw(f5off f6off f7off) ]
		),
	m01on => new X10::Macro(
		description => 'Test Macro',
		events => [ qw(m2on) ]
		),
#	m03on => new X10::Macro(
#		description => 'Office Motion',
#		events => [ qw(f15on) ]
#		),
	m05on => new X10::Macro(
		description => 'Come Home Remote',
		events => [ qw(f6on f13on) ]
		),
	m05off => new X10::Macro(
		description => 'Leaving Remote',
		events => [ qw(falloff) ]
		),
	m06on => new X10::Macro(
		description => 'Ouside Remote On',
		events => [ qw(olightson) ]
		),
	m06off => new X10::Macro(
		description => 'Ouside Remote Off',
		events => [ qw(oalloff) ]
		),
	m08on => new X10::Macro(
		description => 'Easy Lights On',
		events => [ qw(flightson) ]
		),
	m08off => new X10::Macro(
		description => 'Easy All Off',
		events => [ qw(falloff) ]
		),
};



Hry