Lightware MODEX-OPTS-TX User Manual page 65

Hide thumbs Also See for MODEX-OPTS-TX:
Table of Contents

Advertisement

Info: The subscriptions are handled separately for connections and not for users. Hence, if the
connection is terminated all registered subscriptions are deleted. After every connection
the subscribe command has to be sent in order to get the notifications of the changes.
Subscribe to a node
Command format: OPEN●[nodePath]
Response format: o-●[nodePath]
Example:
Subscribe to multiple nodes
Command format: OPEN●[nodePath]/*
Response format: o-●[nodePath]/*
Example:
Get the active subscriptions
Issuing an 'OPEN' command without any parameters returns the active subscriptions for
the current connection.
Command format: OPEN
Response format: o-●[nodePath]
Example:
Unsubscribe from a node
Command format: CLOSE●[nodePath]
Response format: c-●[nodePath]
Example:
Unsubscribe from multiple nodes
In order to subscribe to multiple nodes, asterisk wildchar can be used.
Command format: CLOSE●[nodePath]/*
Response format: c-●[nodePath]/*
Example:
Section 8. Programmer's reference
> OPEN●/MANAGEMENT/NETWORK
< o-●/MANAGEMENT/NETWORK
In order to subscribe to multiple nodes, asterisk wildchar can be used.
> OPEN●/MANAGEMENT/LOG/*
< o-●/MANAGEMENT/LOG/*
> OPEN
< o-●/SYS/CORE
< o-●/MEDIA/VIDEO
< o-●/MEDIA/AUDIO
< o-●/MEDIA/IR
< o-●/MEDIA/UART
> CLOSE●/MANAGEMENT/LOCK
< c-●/MANAGEMENT/LOCK
> CLOSE●/MANAGEMENT/*
< c-●/MANAGEMENT/*
MODEX-OPTS, MODEX-OPTM
User's Manual
Page 65 / 90

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MODEX-OPTS-TX and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Modex-opts-rxModex-optm-txModex-optm-rx

Table of Contents