D14128.02—NOVEMBER 2008
83
Codec C90
System Integrator Guide
Contents
Introduction
Getting Started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand
xCommand Phonebook Group Add
Add a local phonebook group (used to group phonebook contacts).
Required parameters with (
r
):
DisplayName(
r
):
<S: 0, 255>
Number: <S: 0, 255>
Description: <S: 0, 255>
ParentGroupId: <S: 0, 255>
Example:
xCommand Phonebook Group Add GroupId:TestDept DisplayName:TestDept
Description:Test
OK
*r LpbAddGroupResult (status=OK):
Name: localGroupId-3
*r/end
xCommand Phonebook Group Modify
Modify details about local phonebook group.
Required parameters with (
r
):
GroupId(
r
):
<S: 0, 255>
DisplayName: <S: 0, 255>
Number: <S: 0, 255>
Description: <S: 0, 255>
ParentGroupId: <S: 0, 255>
Example:
xCommand Phonebook Group Modify GroupId:localGroupId-3 DisplayName:QaDept
OK
*r LpbModGroupResult (status=OK):
*r/end
xCommand Phonebook Group Delete
Delete local phonebook group.
Required parameters with (
r
):
GroupId(
r
):
<S: 0, 255>
Example:
xCommand Phonebook Group Delete GroupId:localGroupId-3
OK
*r LpbDelGroupResult (status=OK):
*r/end