API reference - Ricoh Theta

0x99A4 GetAccessPointInfo

Operation code

0x99A4 (vendor extension operation)

Overview

Return the detailed access point information used in client mode. Theta Z1 only.

Operation parameters

No. Operation parameter Theta specification
1 AccessPointHandle Access point handle of the target access point
2 Reserved Unused.
Specify 0x00000000
3 Reserved Unused.
Specify 0x00000000
4 Reserved Unused.
Specify 0x00000000
5 Reserved Unused.
Specify 0x00000000

Dataset (Responder to Initiator)

Field order Field name Size Data type Description
1 SSID any STRING SSID
2 SSID stealth 1 UINT8 0: Disabled,
1: Enabled
3 Security any STRING Authentication mode
(“none”, “WEP” or “WPA/WPA2 PSK”)
4 Connection priority 1 UINT8 Theta X: 1,
Theta Z1: 1 to 5
5 IP address allocation 1 UINT8 0: Dynamic,
1: Static
6 IP address 4 UINT32 IP address assigned to camera.
This can be acquired when IP address allocation is “static”
7 Subnet mask 4 UINT32 This can be acquired when IP address allocation is “static”
8 Default gateway 4 UINT32 This can be acquired when IP address allocation is “static”