Stanislav Sinyagin > SIAM > SIAM::ServiceUnit

Download:
SIAM-0.10.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Source  

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.

syntax highlighting: