Search Documentation

Search guides, functions, classes, interfaces, and more

MobyApps Omapi

@mobyapps/omapi

omapi

Namespace

Source: index.ts, line 47

SEService namespace - stateless service operations

Members

reader

Namespace

Reader namespace - reader operations

connect

Function

Connect/initialize the OMAPI service This method initializes the SEService on the native side and waits for it to connect. The service connects asynchronously, and this method will wait until the connection is established. If the service is already connected, this method returns immediately.

get_readers

Function

Get list of available readers

get_version

Function

Get OMAPI version

is_connected

Function

Check if the OMAPI service is connected

shutdown

Function

Shutdown the OMAPI service