NAME

iosSetEvent - manually generate a event

SYNOPSIS

iosSetEvent id eventmask

DESCRIPTION

This command manually generates a event for the given object with the given eventmask. The event is delivered to all applications, which requested event notification for that object and type of event. Not all event type can be generated, only change and alarm.
Read more about values for eventmask and event processing.

Example:

iosSetEvent 12345678 change

The result is always a empty string.

KEYWORDS


Copyright © 1999 Gerhard Hintermayer.