manage additional ID of channel(a,b,c,d,e)
Group |
This function can be used to create, change or delete an additional ID for channel a.
The return value is true if successful, otherwise false.
Parameter Description
Parameter |
Description |
a |
The channel ID. |
b |
Name of the additional ID. |
c |
Value for the additional ID. Note: Can remain empty for delete. |
d |
(optional) true, if c should be encrypted. Default: false. |
e |
The operation to be performed. Allowed values: add, change, delete.Note: When you create an additional ID, it is created centrally and in the channel. When you delete it, it is only removed in the channel. When you change an additional ID, it must exist in the channel. |