Codec C90

Contents

Introduction

Getting Started

Interfaces

System Integrator Guide

 

AboutAboutthetheAPIAPI

xConfiguration

xCommand

xStatus

Cameras

Appendices

Contact us

 

 

 

 

 

 

 

 

Value types and formats

The system supports the following value types:

Integer values

Literal values

String values

E164 string values (strings only containing digits, ‘#’ and ‘*’)

IPv4 Address values

IPv6 Address values

IPv4 or IPv6 Address values

Formats for values types

Integer values:<x..y>

Defines the valid range for an integer input. x = min value, y = max value.

<1..100>

Literal values: <X/Y/../Z>

Defines the possible values for a given configuration.

<On/Off/Auto>

String values: <S: x, y>

Defines that the valid input for this configuration is a String with minimum length x and maximum length of y characters.

<S: 0, 49>

IPv4 Address values: <IPAddr>

Defines that the input must be an IPv4 address.

<IPAddr>

IPv6 Address values: <IPv6Addr: x, y>

Defines that the input must be an IPv6 address with minimum length x and maximum length y.

<IPv6Addr: 0, 43>

IPv4 or IPv6 Address values: <IPv4v6Addr: x, y>

Defines that the input must be an IPv4 or IPv6 address with minimum length x and maximum length y.

<IPv4v6Addr: 0, 43>

D14128.02—NOVEMBER 2008

37

Page 37
Image 37
TANDBERG D14128.02 manual Value types and formats, Formats for values types