Libertas OS API Documentation
    Preparing search index...

    Enumeration LibertasSystemObjectType

    The system object type. Object type is part of the system object identification. Another field is object ID.

    Index

    Enumeration Members

    DEVICE: 0

    Device type, including software scenes and virtual devices.

    LOGICAL_DEVICE: 1

    Logical device type. For example, if a physical device has 4 buttons. each button is a separate logica ldevice.

    APPLICATION: 2

    An application may have many functions.

    TASK: 3

    An instance of a process based on an application function.

    USER: 4

    User type.

    CLIENT: 5

    If a user has 2 smartphones. Each smartphone is a separate client.