ITcHmiSrvExtHost Methods

The ITcHmiSrvExtHost type exposes the following members.

Methods

 

Name

Description

ITcHmiSrvExtHost Methods 1:

exec(Context, Command)

Executes a single Command in the domain of the specified Context.

ITcHmiSrvExtHost Methods 2:

exec(Context, CommandGroup)

Executes Commands inside any domain.

ITcHmiSrvExtHost Methods 3:

get_config_value

Gets the configuration Value at the specified path from the server.

ITcHmiSrvExtHost Methods 4:

localize

Localizes an ILocalizable object.

ITcHmiSrvExtHost Methods 5:

notify_listener

Sends a notification if an Alarm type changed.

ITcHmiSrvExtHost Methods 6:

register_listener(Context, ITcHmiSrvListener)

Registers an ITcHmiSrvListener at the server.

ITcHmiSrvExtHost Methods 7:

register_listener(Context, ITcHmiSrvListener, Value)

Registers an ITcHmiSrvListener at the server using the specified settings.

ITcHmiSrvExtHost Methods 8:

reset_temporary_events

Triggers a refresh of the list of events provided by an extension that implements the TcHmiSrvAlarmProviderListener.

ITcHmiSrvExtHost Methods 9:

send(Context, Event)

Adds or updates an Event.

ITcHmiSrvExtHost Methods 10:

send(Context, Message)

Adds a Message.

ITcHmiSrvExtHost Methods 11:

send(Context, Event, EventLifetime)

Adds or updates an Event.

ITcHmiSrvExtHost Methods 12:

send(Context, Message, EventLifetime)

Adds a Message.

ITcHmiSrvExtHost Methods 13:

set_config_value

Adds an entry to a map or vector in the extension configuration or updates an existing configuration Value.

ITcHmiSrvExtHost Methods 14:

unregister_listener(ITcHmiSrvListener)

Unregisters an ITcHmiSrvListener at the server.

ITcHmiSrvExtHost Methods 15:

unregister_listener(Context, ITcHmiSrvListener)

Unregisters an ITcHmiSrvListener at the server.

Reference

ITcHmiSrvExtHost Interface

TcHmiSrv Namespace