light0

$VAR1 = \{'light0' => {'room' => 1,'name' => 'light0','type' => 'light','image' => '','id' => 3,'note' => 'note'},'test' => {'note' => '','room' => 1,'type' => 'thermo','name' => 'test','id' => 1,'image' => ''},'thermostat0' => {'note' => 'note','room' => 1,'name' => 'thermostat0','type' => 'thermostat','image' => '','id' => 2}};

room 1
name light0
type light
image
id 3
note note

test

$VAR1 = \{'light0' => {'room' => 1,'name' => 'light0','type' => 'light','image' => '','id' => 3,'note' => 'note'},'test' => {'note' => '','room' => 1,'type' => 'thermo','name' => 'test','id' => 1,'image' => ''},'thermostat0' => {'note' => 'note','room' => 1,'name' => 'thermostat0','type' => 'thermostat','image' => '','id' => 2}};

note
room 1
type thermo
name test
id 1
image

thermostat0

$VAR1 = \{'light0' => {'room' => 1,'name' => 'light0','type' => 'light','image' => '','id' => 3,'note' => 'note'},'test' => {'note' => '','room' => 1,'type' => 'thermo','name' => 'test','id' => 1,'image' => ''},'thermostat0' => {'note' => 'note','room' => 1,'name' => 'thermostat0','type' => 'thermostat','image' => '','id' => 2}};

note note
room 1
name thermostat0
type thermostat
image
id 2

Thu Jan 23 02:20:34 2025 by walley