Search Documentation
Search guides, functions, classes, interfaces, and more
MobyApps Omapi
@mobyapps/omapi
omapi
NamespaceSource: index.ts, line 47
SEService namespace - stateless service operations
Members
reader
NamespaceReader namespace - reader operations
connect
FunctionConnect/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
FunctionGet list of available readers
get_version
FunctionGet OMAPI version
is_connected
FunctionCheck if the OMAPI service is connected
shutdown
FunctionShutdown the OMAPI service