RVC X Device.
More...
◆ Destroy()
| def PythonAPI.Device.Destroy |
( |
|
device | ) |
|
|
static |
destroy RVC X Camera
- Parameters
-
◆ GetDeviceInfo()
| def PythonAPI.Device.GetDeviceInfo |
( |
|
self | ) |
|
return get status and device information
- Returns
◆ GetNetworkConfig()
| def PythonAPI.Device.GetNetworkConfig |
( |
|
self, |
|
|
|
d |
|
) |
| |
return the current device information which contain NetworkType ip netmask gateway reachable
- Parameters
-
◆ IsValid()
| def PythonAPI.Device.IsValid |
( |
|
self | ) |
|
RVC X device is valid or not.
- Returns
-
bool true for Valid
◆ SetNetworkConfig()
| def PythonAPI.Device.SetNetworkConfig |
( |
|
self, |
|
|
|
d, |
|
|
|
type, |
|
|
|
ip, |
|
|
|
netmask, |
|
|
|
gateway |
|
) |
| |
set device configuration as the parameters
- Parameters
-
| d | [description] |
| type | [description] |
| ip | [description] |
| netmask | [description] |
| gateway | [description] |
The documentation for this class was generated from the following file: