| Index |
| Unique index. |
| AdminStatus |
| Activates or deactivates Presence Analytics daemon. Note that Presence Analytics must be enabled per-interface by means of 'wlcWlanIfPresence' field. Enumerations: - enabled (1)
- disabled (2)
- delete (3)
|
| OrgSecret |
| Customer-specific secret. This secret is used to anonymize the client MAC addresses as part of the cryptographic mechanism Length: 0 to 255 |
| CollectionInterval |
| The interval in seconds to contact the collection servers. Range: 5 to 86400 |
| MaxElem |
| Maximum number of probes kept in memory. When the buffer is full, the oldest entry is deleted. Range: 256 to 65535 |
| DebugLevel |
| Defines the verbosity of the debugging utility for this daemon. Level 'verbose' shows the maximum amount of debugging information that can be generated by the daemon. Enumerations: - quiet (1)
- normal (2)
- verbose (3)
|