OSID Logo
OSID Specifications
control batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.control.batch.ControlBatchProfile
Implementsosid.OsidProfile
Description

The ControlBatchProfile describes the interoperability among batch control services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported , false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsDeviceBatchAdmin
Description

Tests if bulk administration of devices is available.

Returnboolean true if a device bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsControllerBatchAdmin
Description

Tests if bulk administration of controllers is available.

Returnboolean true if a controller bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsInputBatchAdmin
Description

Tests if bulk administration of inputs is available.

Returnboolean true if an input bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsSettingBatchAdmin
Description

Tests if bulk administration of setting is available.

Returnboolean true if a setting bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsSceneBatchAdmin
Description

Tests if bulk administration of scenes is available.

Returnboolean true if a scene bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsTriggerBatchAdmin
Description

Tests if bulk administration of triggers is available.

Returnboolean true if a trigger bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsActionGroupBatchAdmin
Description

Tests if bulk administration of action groups is available.

Returnboolean true if an action group bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsSystemBatchAdmin
Description

Tests if bulk administration of systems is available.

Returnboolean true if a system bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.