NAME

SIAM::ServiceUnit - Service Unit object class

SYNOPSIS

my $dataelements = $service->get_data_elements();

METHODS

get_data_elements

Returns arrayref with SIAM::ServiceDataElement objects

get_device

$device = $unit->get_device();

The method returns a SIAM::Device object instantiated from siam.svcunit.device_id parameter.