nn::boss::ApInfoType Enumerated Type

Syntax

enum ApInfoType;

Value

Value Description
APINFOTYPE_NONE Do not give AP information to HTTP queries for a Zone AP.
APINFOTYPE_APGROUP Give APGROUP information to HTTP queries for a Zone AP.
APINFOTYPE_APAREA Give APAREA information to HTTP queries for a Zone AP.
APINFOTYPE_AP Give all AP information to HTTP queries for a Zone AP.
APINFOTYPE_MAX_VALUE

Description

Constants indicating an access point's identifier type.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL