iosSetEvent - manually generate a event
iosSetEvent id eventmask
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.
Copyright © 1999 Gerhard Hintermayer.